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. 22 Aug, 1999 2 commits
  2. 21 Aug, 1999 5 commits
  3. 17 Aug, 1999 1 commit
  4. 09 Aug, 1999 1 commit
  5. 06 Aug, 1999 1 commit
    • Tom Tromey's avatar
      configure: Rebuilt. · 32c3afa0
      Tom Tromey authored
      	* configure: Rebuilt.
      	* configure.in: Look for sched_yield in -lrt.
      
      From-SVN: r28553
      32c3afa0
  6. 04 Aug, 1999 3 commits
  7. 03 Aug, 1999 3 commits
  8. 01 Aug, 1999 5 commits
    • 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
  9. 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
  10. 28 Jul, 1999 1 commit
  11. 20 Jul, 1999 2 commits
  12. 19 Jul, 1999 4 commits
  13. 12 Jul, 1999 1 commit
  14. 08 Jul, 1999 1 commit
  15. 07 Jul, 1999 5 commits
  16. 06 Jul, 1999 1 commit