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 .
- 22 Aug, 1999 2 commits
-
-
No Author authored
'libgcj-2_95_1-release'. From-SVN: r28802
-
Alexandre Oliva authored
Pointed out by Tom From-SVN: r28801
-
- 21 Aug, 1999 5 commits
-
-
Alexandre Oliva authored
* configure.in: Check for in_addr_t in netinet/in.h too. Check for ip_mreq too. * acconfig.h: Define HAVE_IN_ADDR_T instead of in_addr_t. (HAVE_STRUCT_IP_MREQ): Added. * configure, include/config.h.in: Rebuilt. * java/net/natInetAddress.cc (aton): Typedef in_addr_t to jint if needed. * java/net/natPlainDatagramSocketImpl.cc (McastReq, mcastGrp): Disable if ip_mreq is not available. From-SVN: r28797
-
Alexandre Oliva authored
From-SVN: r28795
-
Alexandre Oliva authored
* configure.in: Check types ssize_t and in_addr_t. * acconfig.h: Undefine them. * configure, include/config.h.in: Rebuilt. From-SVN: r28794
-
Alexandre Oliva authored
* java/net/natPlainDatagramSocketImpl.cc: Include sys/select.h only when configure finds it. * java/net/natPlainSocketImpl.cc: Likewise. From-SVN: r28791
-
Alexandre Oliva authored
* java/lang/natSystem.cc (getpwuid_adaptor): New overloaded function that detects the signature of getpwuid_r. (init_properties): Use it. * java/util/natDate.cc (ctime_adaptor): Likewise for ctime_r. (toString): Use it. From-SVN: r28789
-
- 17 Aug, 1999 1 commit
-
-
Rainer Orth authored
Tue Aug 10 00:08:29 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * gc_priv.h: Merged IRIX thread changes from include/private/gc_priv.h. From-SVN: r28739
-
- 09 Aug, 1999 1 commit
-
-
Rainer Orth authored
Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * configure.in (sched_yield): Try librt first, then libposix4. Add -lrt, -lposix4 to THREADSPEC. From-SVN: r28628
-
- 06 Aug, 1999 1 commit
-
-
Tom Tromey authored
* configure: Rebuilt. * configure.in: Look for sched_yield in -lrt. From-SVN: r28553
-
- 04 Aug, 1999 3 commits
-
-
Tom Tromey authored
From-SVN: r28515
-
Tom Tromey authored
From-SVN: r28505
-
Rainer Orth authored
Mon Aug 2 23:09:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4. From-SVN: r28504
-
- 03 Aug, 1999 3 commits
-
-
Alexandre Oliva authored
1999-08-03 Alexandre Oliva <oliva@dcc.unicamp.br> * configure.in (CXXFLAGS): The buggy g++ -g work-around was buggy itself; check for Makefile *anywhere* in CONFIG_FILES. * configure: Rebuilt. From-SVN: r28477
-
Tom Tromey authored
From-SVN: r28437
-
Tom Tromey authored
* aclocal.m4, configure: Rebuilt for new libtool. [[Split portion of a mixed commit.]] From-SVN: r28435.1
-
- 01 Aug, 1999 5 commits
-
-
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 1 commit
-
-
Tom Tromey authored
From-SVN: r27964
-