summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README: New file.releases/libgcj-2.95Bryce McKinlay1999-09-301-0/+4
* This commit was manufactured by cvs2svn to create branchBryce McKinlay1999-09-301-0/+47
* configure: Rebuilt.Tom Tromey1999-09-103-4/+10
* Added missing whitespace in function calls within adaptorsAlexandre Oliva1999-08-222-2/+4
* configure.in: Check for in_addr_t in netinet/in.h too.Alexandre Oliva1999-08-217-51/+120
* Change in_addr_t default to jintAlexandre Oliva1999-08-214-4/+4
* configure.in: Check types ssize_t and in_addr_t.Alexandre Oliva1999-08-216-30/+224
* natPlainDatagramSocketImpl.cc: Include sys/select.h only when configure finds...Alexandre Oliva1999-08-213-0/+8
* natSystem.cc (getpwuid_adaptor): New overloaded function that detects the sig...Alexandre Oliva1999-08-213-43/+63
* gc_priv.h: Merged IRIX thread changes from include/private/gc_priv.h.Rainer Orth1999-08-172-8/+22
* configure.in (sched_yield): Try librt first, then libposix4.Rainer Orth1999-08-092-87/+91
* configure: Rebuilt.Tom Tromey1999-08-063-78/+136
* * configure.in: Added missing `;;'. From Anthony Green.Tom Tromey1999-08-043-2/+6
* Updated THANKSTom Tromey1999-08-041-0/+2
* configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4.Rainer Orth1999-08-043-9/+19
* configure.in (CXXFLAGS): The buggy g++ -g work-around was buggy itself...Alexandre Oliva1999-08-033-4/+10
* * aclocal.m4, configure: Rebuilt for new libtool.Tom Tromey1999-08-039-1450/+357
* aclocal.m4, configure: Rebuilt for new libtool.Tom Tromey1999-08-034-648/+105
* configure: Rebuilt.Tom Tromey1999-08-015-220/+214
* [multiple changes]Tom Tromey1999-08-018-4/+30
* NEWS: Likewise.Tom Tromey1999-08-013-0/+24
* configure.in: Check for struct hostent_data and need for -D_REENTRANT for get...Alexandre Oliva1999-08-015-87/+271
* javaprims.h (TRUE, FALSE): Redefine as themselves.Alexandre Oliva1999-08-012-0/+9
* configure.in: Check for gcc 2.95 -g jboolean bug...Alexandre Oliva1999-07-316-5/+109
* libjava.exp (bytecompile_file): Use `env(SUN_JAVAC)', that defaults to javac,...Alexandre Oliva1999-07-313-9/+80
* mips_sgi_mach_dep.s: Enable PIC option.Alexandre Oliva1999-07-312-0/+5
* natSystem.cc (arraycopy): Use bcopy if memmove is not available.Alexandre Oliva1999-07-314-205/+217
* mauve-libgcj: Disable Object Serialization tests.Anthony Green1999-07-282-0/+7
* * include/stamp-h.in: New file.Tom Tromey1999-07-202-1/+4
* This commit was manufactured by cvs2svn to create branchNo Author1999-07-201-0/+1
* config.h: Updates for GNU/Linux/sparc.Alexandre Oliva1999-07-194-4/+49
* * config.h (MPROTECT_VDB): Don't define on Linux.Tom Tromey1999-07-192-1/+8
* Makefile.am (.s.lo): Avoid `#line' directives.Alexandre Oliva1999-07-193-2/+9
* Makefile.am (*-recursive, [...]): Automake does not generate *-recursive for ...Alexandre Oliva1999-07-196-12/+155
* mprec.h: Protect definition of uint32_t with #ifndef _UINT32_T.Tom Tromey1999-07-122-0/+11
* mauve-libgcj: Omit InetAddressTest.Tom Tromey1999-07-082-1/+6
* * mauve-libgcj: Omit SocketTest and URLConnectionTest.Tom Tromey1999-07-072-0/+4
* * mauve-libgcj: Turn off many tests which are known to fail.Tom Tromey1999-07-072-0/+24
* i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point a...Andrew Haley1999-07-072-3/+23
* mauve-libgcj: Explicitly enable formerly disabled java.text tests.Tom Tromey1999-07-072-0/+6
* mauve-libgcj: Turn off ClassTest test.Tom Tromey1999-07-072-6/+7
* * libjava.lang/Final.xfail: Output fails, not exec.Tom Tromey1999-07-062-1/+3
* Throw_1.xfail: New file.Tom Tromey1999-07-064-0/+7
* [multiple changes]Tom Tromey1999-07-064-56/+140
* This commit was manufactured by cvs2svn to create branchNo Author1999-07-066-0/+25
* Finalize_1.out: Removed.Tom Tromey1999-07-023-29/+3
* Thread_1.out: Updated.Tom Tromey1999-07-023-192/+8
* mauve.exp: Don't stop counting test results prematurely.Anthony Green1999-07-012-7/+3
* mauve.exp: Don't stop counting test results just because the harness returns ...Anthony Green1999-07-012-4/+5
* i386-signal.h: Replace sigaction () with __sigaction ().Andrew Haley1999-07-012-2/+8