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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 01 Aug, 1999 6 commits
-
-
No Author authored
'libgcj-2_95-release'. From-SVN: r28380
-
Tom Tromey authored
* configure: Rebuilt. * acinclude.m4 (version): Set to 2.95.0. From-SVN: r28379
-
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
-
Tom Tromey authored
* NEWS: Likewise. * THANKS: New file. From-SVN: r28370
-
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
-
Alexandre Oliva authored
1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br> * include/javaprims.h (TRUE, FALSE): Redefine as themselves. From-SVN: r28367
-
- 31 Jul, 1999 4 commits
-
-
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
-
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
-
Alexandre Oliva authored
1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br> * mips_sgi_mach_dep.s: Enable PIC option. From-SVN: r28362
-
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
-
- 28 Jul, 1999 1 commit
-
-
Anthony Green authored
Sun Jul 25 01:43:34 1999 Anthony Green <green@cygnus.com> * mauve-libgcj: Disable Object Serialization tests. From-SVN: r28306
-
- 20 Jul, 1999 2 commits
-
-
Tom Tromey authored
From-SVN: r28198
-
No Author authored
'libgcj-2_95-branch'. From-SVN: r28197
-
- 19 Jul, 1999 4 commits
-
-
Alexandre Oliva authored
1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br> * config.h: Updates for GNU/Linux/sparc. Use HEURISTIC2 on Solaris7/sparc, since HEURISTIC1 does not work. * os_dep.c: Updates for GNU/Linux/sparc. * misc.c (GC_init_inner): Likewise. From gc-boehm 4.14. From-SVN: r28181
-
Tom Tromey authored
From-SVN: r28177
-
Alexandre Oliva authored
1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br> * Makefile.am (.s.lo): Avoid `#line' directives. * Makefile.in: Rebuilt. From-SVN: r28176
-
Alexandre Oliva authored
Makefile.am (*-recursive, [...]): Automake does not generate *-recursive for this Makefile, use *-am instead. 1999-07-19 Alexandre Oliva <oliva@dcc.unicamp.br> * Makefile.am (*-recursive, *-am, *-multi): Automake does not generate *-recursive for this Makefile, use *-am instead. * Makefile.in: Rebuilt. From-SVN: r28174
-
- 12 Jul, 1999 1 commit
-
-
Tom Tromey authored
* java/lang/mprec.h: Protect definition of uint32_t with #ifndef _UINT32_T. From-SVN: r28064
-
- 08 Jul, 1999 1 commit
-
-
Tom Tromey authored
* mauve-libgcj: Omit InetAddressTest. Don't mention MyURLConnection. From-SVN: r28007
-
- 07 Jul, 1999 5 commits
-
-
Tom Tromey authored
From-SVN: r27997
-
Tom Tromey authored
From-SVN: r27996
-
Andrew Haley authored
i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point after the instruction where the trap... 1999-07-07 Andrew Haley <aph@cygnus.com> * include/i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point after the instruction where the trap occurred. (HANDLE_DIVIDE_OVERFLOW): Ditto. From-SVN: r27995 -
Tom Tromey authored
* mauve-libgcj: Explicitly enable formerly disabled java.text tests. From-SVN: r27993
-
Tom Tromey authored
* mauve-libgcj: Turn off ClassTest test. Enable java.text tests again. From-SVN: r27991
-
- 06 Jul, 1999 4 commits
-
-
Tom Tromey authored
From-SVN: r27964
-
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
-
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
-
No Author authored
'libgcj-2_95-branch'. From-SVN: r27959
-
- 02 Jul, 1999 2 commits
-
-
Tom Tromey authored
* libjava.lang/Finalize_1.out: Removed. * libjava.lang/Finalize_1.java: Removed. From-SVN: r27928
-
Tom Tromey authored
* libjava.lang/Thread_1.out: Updated. * libjava.lang/Thread_1.java: Don't run exit test. From-SVN: r27926
-
- 01 Jul, 1999 3 commits
-
-
Anthony Green authored
* libjava.mauve/mauve.exp: Don't stop counting test results prematurely. From-SVN: r27889 -
Anthony Green authored
* libjava.mauve/mauve.exp: Don't stop counting test results just because the harness returns non 0 value. From-SVN: r27884 -
Andrew Haley authored
1999-07-01 Andrew Haley <aph@cygnus.com> * include/i386-signal.h: Replace sigaction () with __sigaction (). This is a workaround for a bug in glibc's pthreads package which doesn't deliver any sigcontext information to a signal handler. From-SVN: r27877
-
- 30 Jun, 1999 1 commit
-
-
Alexandre Oliva authored
1999-06-30 Alexandre Oliva <oliva@dcc.unicamp.br> * Makefile.am (.s.lo): Renamed from `.s.o'. * Makefile.in: Rebuilt. From-SVN: r27851
-
- 24 Jun, 1999 5 commits
-
-
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
-
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
-
No Author authored
'libgcj-2_95-branch'. From-SVN: r27730
-
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
-
Jeff Law authored
From-SVN: r27723
-
- 23 Jun, 1999 1 commit
-
-
Tom Tromey authored
From-SVN: r27721
-