Skip to content
Snippets Groups Projects
  1. Jul 11, 2001
  2. Jul 07, 2001
  3. Jul 06, 2001
  4. Jul 05, 2001
  5. Jul 03, 2001
  6. Jul 02, 2001
  7. Jun 27, 2001
  8. Jun 26, 2001
  9. Jun 25, 2001
  10. Jun 21, 2001
  11. Jun 19, 2001
  12. Jun 15, 2001
  13. Jun 14, 2001
  14. Jun 13, 2001
  15. Jun 10, 2001
  16. Jun 09, 2001
  17. Jun 08, 2001
    • tromey's avatar
      * configure: Rebuilt. · 70822226
      tromey authored
      	* configure.in: Compute new aux dir using `pwd'.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43064 138bc75d-0d04-0410-961f-82ee72b054a4
      70822226
    • tromey's avatar
      Fix for PR libgcj/2874: · 51257e47
      tromey authored
      	* libjava.mauve/mauve.exp (gcj_run_mauve_tests): New proc.
      	(test_mauve): Return 0 on failure.
      	* lib/libjava.exp (test_libjava_from_source): Remove generated
      	files if test is successful.
      	(test_libjava_from_javac): Likewise.
      	(gcj_cleanup): New proc.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43050 138bc75d-0d04-0410-961f-82ee72b054a4
      51257e47
    • tromey's avatar
      Fix for PR libgcj/3059: · b4e7aca6
      tromey authored
      	* java/lang/natSystem.cc (init_properties): Define `java.home'.
      	* Makefile.in: Rebuilt.
      	* Makefile.am (AM_CXXFLAGS): Define PREFIX.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43040 138bc75d-0d04-0410-961f-82ee72b054a4
      b4e7aca6
    • tromey's avatar
      For PR bootstrap/3075: · 66a2e6b7
      tromey authored
      	* configure, aclocal.m4, Makefile.am: Rebuilt.
      	* configure.in: Pass `--with-auxdir' to subdir configure.  Don't
      	call AC_CONFIG_AUX_DIR or AC_CANONICAL_SYSTEM.  Look for unwind.h
      	relative to libgcj_basedir.
      	* acinclude.m4 ((LIBGCJ_CONFIGURE): Call AC_CONFIG_AUX_DIR and
      	AC_CANONICAL_SYSTEM here.
      	* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Use srcdir, not
      	libgcj_basedir.
      	($(extra_headers)): New target.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43034 138bc75d-0d04-0410-961f-82ee72b054a4
      66a2e6b7
  18. Jun 06, 2001
  19. Jun 05, 2001
    • bryce's avatar
      2001-06-05 Martin Kahlert <martin.kahlert@infineon.com> · 1e462f35
      bryce authored
      	    Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
      
      	* java/lang/natClass.cc (_Jv_IsAssignableFrom): Ensure that ancestors
      	table index is within allowed bounds. Ensure that we dont try to access
      	class itable at a negative offset. Avoid an ancestor table lookup if
      	source is a primitive type class.
      	(isInstance): Remove redundant isPrimitive() check.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42898 138bc75d-0d04-0410-961f-82ee72b054a4
      1e462f35
  20. Jun 04, 2001
  21. Jun 02, 2001
  22. Jun 01, 2001
Loading