aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-09-30README: New file.releases/libgcj-2.95Bryce McKinlay
1999-09-30This commit was manufactured by cvs2svn to create branchBryce McKinlay
1999-09-10configure: Rebuilt.Tom Tromey
1999-08-22Added missing whitespace in function calls within adaptorsAlexandre Oliva
1999-08-21configure.in: Check for in_addr_t in netinet/in.h too.Alexandre Oliva
1999-08-21Change in_addr_t default to jintAlexandre Oliva
1999-08-21configure.in: Check types ssize_t and in_addr_t.Alexandre Oliva
1999-08-21natPlainDatagramSocketImpl.cc: Include sys/select.h only when configure finds...Alexandre Oliva
1999-08-21natSystem.cc (getpwuid_adaptor): New overloaded function that detects the sig...Alexandre Oliva
1999-08-17gc_priv.h: Merged IRIX thread changes from include/private/gc_priv.h.Rainer Orth
1999-08-09configure.in (sched_yield): Try librt first, then libposix4.Rainer Orth
1999-08-06configure: Rebuilt.Tom Tromey
1999-08-04* configure.in: Added missing `;;'. From Anthony Green.Tom Tromey
1999-08-04Updated THANKSTom Tromey
1999-08-04configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4.Rainer Orth
1999-08-03configure.in (CXXFLAGS): The buggy g++ -g work-around was buggy itself...Alexandre Oliva
1999-08-03* aclocal.m4, configure: Rebuilt for new libtool.Tom Tromey
1999-08-03aclocal.m4, configure: Rebuilt for new libtool.Tom Tromey
1999-08-01configure: Rebuilt.Tom Tromey
1999-08-01[multiple changes]Tom Tromey
1999-08-01NEWS: Likewise.Tom Tromey
1999-08-01configure.in: Check for struct hostent_data and need for -D_REENTRANT for get...Alexandre Oliva
1999-08-01javaprims.h (TRUE, FALSE): Redefine as themselves.Alexandre Oliva
1999-07-31configure.in: Check for gcc 2.95 -g jboolean bug...Alexandre Oliva
1999-07-31libjava.exp (bytecompile_file): Use `env(SUN_JAVAC)', that defaults to javac,...Alexandre Oliva
1999-07-31mips_sgi_mach_dep.s: Enable PIC option.Alexandre Oliva
1999-07-31natSystem.cc (arraycopy): Use bcopy if memmove is not available.Alexandre Oliva
1999-07-28mauve-libgcj: Disable Object Serialization tests.Anthony Green
1999-07-20* include/stamp-h.in: New file.Tom Tromey
1999-07-20This commit was manufactured by cvs2svn to create branchNo Author
1999-07-19config.h: Updates for GNU/Linux/sparc.Alexandre Oliva
1999-07-19* config.h (MPROTECT_VDB): Don't define on Linux.Tom Tromey
1999-07-19Makefile.am (.s.lo): Avoid `#line' directives.Alexandre Oliva
1999-07-19Makefile.am (*-recursive, [...]): Automake does not generate *-recursive for ...Alexandre Oliva
1999-07-12mprec.h: Protect definition of uint32_t with #ifndef _UINT32_T.Tom Tromey
1999-07-08mauve-libgcj: Omit InetAddressTest.Tom Tromey
1999-07-07* mauve-libgcj: Omit SocketTest and URLConnectionTest.Tom Tromey
1999-07-07* mauve-libgcj: Turn off many tests which are known to fail.Tom Tromey
1999-07-07i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point a...Andrew Haley
1999-07-07mauve-libgcj: Explicitly enable formerly disabled java.text tests.Tom Tromey
1999-07-07mauve-libgcj: Turn off ClassTest test.Tom Tromey
1999-07-06* libjava.lang/Final.xfail: Output fails, not exec.Tom Tromey
1999-07-06Throw_1.xfail: New file.Tom Tromey
1999-07-06[multiple changes]Tom Tromey
1999-07-06This commit was manufactured by cvs2svn to create branchNo Author
1999-07-02Finalize_1.out: Removed.Tom Tromey
1999-07-02Thread_1.out: Updated.Tom Tromey
1999-07-01mauve.exp: Don't stop counting test results prematurely.Anthony Green
1999-07-01mauve.exp: Don't stop counting test results just because the harness returns ...Anthony Green
1999-07-01i386-signal.h: Replace sigaction () with __sigaction ().Andrew Haley