and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

This project is mirrored from git://gcc.gnu.org/git/gcc.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
  1. 01 Aug, 1999 6 commits
    • No Author's avatar
      This commit was manufactured by cvs2svn to create tag · b804cd8c
      No Author authored
      'libgcj-2_95-release'.
      
      From-SVN: r28380
      b804cd8c
    • Tom Tromey's avatar
      configure: Rebuilt. · ca56d232
      Tom Tromey authored
      	* configure: Rebuilt.
      	* acinclude.m4 (version): Set to 2.95.0.
      
      From-SVN: r28379
      ca56d232
    • Tom Tromey's avatar
      [multiple changes] · 37a7adcd
      Tom Tromey authored
      Sun Aug  1 16:29:25 1999  Tom Tromey  <tromey@ferrule.cygnus.com>
      
      	* Makefile.in: Rebuilt.
      	* Makefile.am (AM_CXXFLAGS): Added -fpermissive.
      
      1999-08-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
      
      	* configure.in: Check for bstring.h.
      	* configure, include/config.h.in: Rebuilt.
      	* java/net/natPlainDatagramSocketImpl.cc: #include bstring.h.
      	* java/net/natPlainSocketImpl.cc: Likewise.
      
      From-SVN: r28377
      37a7adcd
    • Tom Tromey's avatar
      NEWS: Likewise. · 4c654a24
      Tom Tromey authored
      	* NEWS: Likewise.
      	* THANKS: New file.
      
      From-SVN: r28370
      4c654a24
    • Alexandre Oliva's avatar
      configure.in: Check for struct hostent_data and need for -D_REENTRANT for gethostbyname_r... · 37c8132a
      Alexandre Oliva authored
      1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
      
      	* configure.in: Check for struct hostent_data and need for
      	-D_REENTRANT for gethostbyname_r declaration.
      	* java/net/natInetAddress.cc: Define _REENTRANT if needed.
      	(lookup): Use hostent_data for fixed_buffer.
      	* configure, include/config.h.in: Rebuilt.
      
      From-SVN: r28368
      37c8132a
    • Alexandre Oliva's avatar
      javaprims.h (TRUE, FALSE): Redefine as themselves. · 229227bb
      Alexandre Oliva authored
      1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
      
      	* include/javaprims.h (TRUE, FALSE): Redefine as themselves.
      
      From-SVN: r28367
      229227bb
  2. 31 Jul, 1999 4 commits
    • Alexandre Oliva's avatar
      configure.in: Check for gcc 2.95 -g jboolean bug... · 46b226ca
      Alexandre Oliva authored
      1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
      
      	* configure.in: Check for gcc 2.95 -g jboolean bug, that affects
      	Solaris/x86, adding -g0 to JCFLAGS and CXXFLAGS if needed.
      	AC_SUBST JCFLAGS.
      	* Makefile.am (JCFLAGS): Removed; automake will take care of it.
      	(JC1FLAGS): Replace -g with @JCFLAGS@.
      	* Makefile.in: Rebuilt.
      
      From-SVN: r28366
      46b226ca
    • Alexandre Oliva's avatar
      libjava.exp (bytecompile_file): Use `env(SUN_JAVAC)', that defaults to javac,... · f2f78c2f
      Alexandre Oliva authored
      libjava.exp (bytecompile_file): Use `env(SUN_JAVAC)', that defaults to javac, as Sun-javac compiler or compatible.
      
      1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
      
      	* lib/libjava.exp (bytecompile_file): Use `env(SUN_JAVAC)', that
      	defaults to javac, as Sun-javac compiler or compatible.
      	(libjava_init): Get GCJ from environment if neither GCJ_UNDER_TEST
      	nor TOOL_EXECUTABLE are set.  Set `original_ld_library_path' from
      	environment.
      	(libjava_arguments): Prepend `.' and `$srcdir/$subdir' to
      	CLASSPATH, for `support' sources.  Search for libgcj.spec in
      	`$objdir/..', by adding -B to GCJ_UNDER_TEST.  Append
      	original_ld_library_path to ld_library_path.
      	* libjava.mauve/mauve.exp (test_mauve): Set `env(GCJ)' from
      	GCJ_UNDER_TEST, calculated just like in libjava.exp.
      
      From-SVN: r28365
      f2f78c2f
    • Alexandre Oliva's avatar
      mips_sgi_mach_dep.s: Enable PIC option. · f3f6c4ff
      Alexandre Oliva authored
      1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
      
      	* mips_sgi_mach_dep.s: Enable PIC option.
      
      From-SVN: r28362
      f3f6c4ff
    • Alexandre Oliva's avatar
      natSystem.cc (arraycopy): Use bcopy if memmove is not available. · 29c3c6a6
      Alexandre Oliva authored
      1999-07-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
      
      	* java/lang/natSystem.cc (arraycopy): Use bcopy if memmove is not
      	available.  Don't cast memmove args to (void*).
      	* configure.in: Do not abort if memmove is not available.
      
      From-SVN: r28361
      29c3c6a6
  3. 28 Jul, 1999 1 commit
  4. 20 Jul, 1999 2 commits
  5. 19 Jul, 1999 4 commits
  6. 12 Jul, 1999 1 commit
  7. 08 Jul, 1999 1 commit
  8. 07 Jul, 1999 5 commits
  9. 06 Jul, 1999 4 commits
    • Tom Tromey's avatar
      * libjava.lang/Final.xfail: Output fails, not exec. · 03013413
      Tom Tromey authored
      From-SVN: r27964
      03013413
    • Tom Tromey's avatar
      Throw_1.xfail: New file. · 5ba8eda0
      Tom Tromey authored
      	* libjava.lang/Throw_1.xfail: New file.
      	* libjava.lang/Invoke_2.xfail: New file.
      	* libjava.lang/Shazam.xfail: New file.
      
      From-SVN: r27963
      5ba8eda0
    • Tom Tromey's avatar
      [multiple changes] · 63c01cab
      Tom Tromey authored
      1999-07-06  Tom Tromey  <tromey@cygnus.com>
      	* libjava.lang/Final.xfail: New file.
      	* libjava.compile/Case.xfail: New file.
      	* libjava.compile/Where.xfail: New file.
      	* libjava.compile/test.exp: Look for `.xfail' files.
      	* libjava.lang/test.exp: Don't look for `.arg' files.
      	Do look for `.xfail' files.
      	* lib/libjava.exp (test_libjava_from_source): Changed meaning of
      	`exec_args' argument.  Handle `xfail-*' arguments.
      	(test_libjava_from_javac): Likewise.
      	(test_libjava): Likewise.
      	(libjava_read_xfail): New proc.
      1999-07-05  Bryce McKinlay  <bryce@albatross.co.nz>
      	* libjava.lang/Final.java: Added.
      	* libjava.lang/Final.out: Added.
      
      From-SVN: r27960
      63c01cab
    • No Author's avatar
      This commit was manufactured by cvs2svn to create branch · fd7f0648
      No Author authored
      'libgcj-2_95-branch'.
      
      From-SVN: r27959
      fd7f0648
  10. 02 Jul, 1999 2 commits
    • Tom Tromey's avatar
      Finalize_1.out: Removed. · 0d65a019
      Tom Tromey authored
      	* libjava.lang/Finalize_1.out: Removed.
      	* libjava.lang/Finalize_1.java: Removed.
      
      From-SVN: r27928
      0d65a019
    • Tom Tromey's avatar
      Thread_1.out: Updated. · 7b294813
      Tom Tromey authored
      	* libjava.lang/Thread_1.out: Updated.
      	* libjava.lang/Thread_1.java: Don't run exit test.
      
      From-SVN: r27926
      7b294813
  11. 01 Jul, 1999 3 commits
  12. 30 Jun, 1999 1 commit
  13. 24 Jun, 1999 5 commits
    • Tom Tromey's avatar
      [multiple changes] · 20c8d33e
      Tom Tromey authored
      1999-06-24  Tom Tromey  <tromey@cygnus.com>
      	* java/lang/e_asin.c: Don't use __int32_t or __uint32_t.
      	* java/lang/fdlibm.h (HUGE): Conditionally define.
      Fri May 28 22:20:03 1999  Anthony Green  <green@cygnus.com>
      	* java/lang/fdlibm.h: Don't use __uint32_t.  Include mprec.h.
      	* java/lang/e_log.c: Don't use __uint32_t.
      
      From-SVN: r27734
      20c8d33e
    • Tom Tromey's avatar
      [multiple changes] · c98cfd92
      Tom Tromey authored
      Fri May 28 22:20:03 1999  Anthony Green  <green@cygnus.com>
      	* java/lang/fdlibm.h: Don't use __uint32_t.  Include mprec.h.
      	* java/lang/e_log.c: Don't use __uint32_t.
      1999-05-27  Eric Christopher <echristo@cygnus.com>
      	* configure: Rebuilt
      	* configure.in: Fixed ISO C9X and namespace collision with __uint32_t
      	* acconfig.h: Rebuilt
      	* include/config.h.in: Rebuilt
      	* java/lang/mprec.h, java/lang/e_acos.c, java/lang/e_asin.c,
       	java/lang/e_atan2.c, java/lang/e_exp.c, java/lang/e_fmod.c,
       	e_log.c, java/lang/e_pow.c, java/lang/e_rem_pio2.c,
       	java/lang/e_remainder.c, java/lang/e_sqrt.c, java/lang/fdlibm.h,
       	k_tan.c, java/lang/mprec.h, java/lang/s_atan.c,
       	java/lang/s_ceil.c, java/lang/s_copysign.c, java/lang/s_fabs.c,
       	s_floor.c, java/lang/s_rint.c, java/lang/sf_rint.c: Fixed ISO C9X
       	and namespace collision with __uint32_t
      
      From-SVN: r27731
      c98cfd92
    • No Author's avatar
      This commit was manufactured by cvs2svn to create branch · 45cf0375
      No Author authored
      'libgcj-2_95-branch'.
      
      From-SVN: r27730
      45cf0375
    • Mark Mitchell's avatar
      Revert these two patches: · e04ea7d3
      Mark Mitchell authored
      	Thu Jun 17 21:34:24 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
      	* loop.c (strength_reduce): When doing biv->giv conversion, update
      	reg note of NEXT->insn.
      	Thu Jun 17 17:22:07 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
      	* loop.c (strength_reduce): When doing biv->giv conversion, fix up
      	reg_biv_class.
      	(recombine_givs): Set ix field after sorting.
      
      From-SVN: r27727
      e04ea7d3
    • Jeff Law's avatar
      Daily bump. · 50cba6ed
      Jeff Law authored
      From-SVN: r27723
      50cba6ed
  14. 23 Jun, 1999 1 commit