aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-09-30README: New file.releases/libgcj-2.95Bryce McKinlay1-0/+4
1999-09-30This commit was manufactured by cvs2svn to create branchBryce McKinlay1-0/+47
1999-09-10configure: Rebuilt.Tom Tromey3-4/+10
1999-08-22Added missing whitespace in function calls within adaptorsAlexandre Oliva2-2/+4
1999-08-21configure.in: Check for in_addr_t in netinet/in.h too.Alexandre Oliva7-51/+120
1999-08-21Change in_addr_t default to jintAlexandre Oliva4-4/+4
1999-08-21configure.in: Check types ssize_t and in_addr_t.Alexandre Oliva6-30/+224
1999-08-21natPlainDatagramSocketImpl.cc: Include sys/select.h only when configure finds...Alexandre Oliva3-0/+8
1999-08-21natSystem.cc (getpwuid_adaptor): New overloaded function that detects the sig...Alexandre Oliva3-43/+63
1999-08-17gc_priv.h: Merged IRIX thread changes from include/private/gc_priv.h.Rainer Orth2-8/+22
1999-08-09configure.in (sched_yield): Try librt first, then libposix4.Rainer Orth2-87/+91
1999-08-06configure: Rebuilt.Tom Tromey3-78/+136
1999-08-04* configure.in: Added missing `;;'. From Anthony Green.Tom Tromey3-2/+6
1999-08-04Updated THANKSTom Tromey1-0/+2
1999-08-04configure.in (machdep): Use mips_ultrix_mach_dep.s on Ultrix V4.Rainer Orth3-9/+19
1999-08-03configure.in (CXXFLAGS): The buggy g++ -g work-around was buggy itself...Alexandre Oliva3-4/+10
1999-08-03* aclocal.m4, configure: Rebuilt for new libtool.Tom Tromey9-1450/+357
1999-08-03aclocal.m4, configure: Rebuilt for new libtool.Tom Tromey4-648/+105
1999-08-01configure: Rebuilt.Tom Tromey5-220/+214
1999-08-01[multiple changes]Tom Tromey8-4/+30
1999-08-01NEWS: Likewise.Tom Tromey3-0/+24
1999-08-01configure.in: Check for struct hostent_data and need for -D_REENTRANT for get...Alexandre Oliva5-87/+271
1999-08-01javaprims.h (TRUE, FALSE): Redefine as themselves.Alexandre Oliva2-0/+9
1999-07-31configure.in: Check for gcc 2.95 -g jboolean bug...Alexandre Oliva6-5/+109
1999-07-31libjava.exp (bytecompile_file): Use `env(SUN_JAVAC)', that defaults to javac,...Alexandre Oliva3-9/+80
1999-07-31mips_sgi_mach_dep.s: Enable PIC option.Alexandre Oliva2-0/+5
1999-07-31natSystem.cc (arraycopy): Use bcopy if memmove is not available.Alexandre Oliva4-205/+217
1999-07-28mauve-libgcj: Disable Object Serialization tests.Anthony Green2-0/+7
1999-07-20* include/stamp-h.in: New file.Tom Tromey2-1/+4
1999-07-20This commit was manufactured by cvs2svn to create branchNo Author1-0/+1
1999-07-19config.h: Updates for GNU/Linux/sparc.Alexandre Oliva4-4/+49
1999-07-19* config.h (MPROTECT_VDB): Don't define on Linux.Tom Tromey2-1/+8
1999-07-19Makefile.am (.s.lo): Avoid `#line' directives.Alexandre Oliva3-2/+9
1999-07-19Makefile.am (*-recursive, [...]): Automake does not generate *-recursive for ...Alexandre Oliva6-12/+155
1999-07-12mprec.h: Protect definition of uint32_t with #ifndef _UINT32_T.Tom Tromey2-0/+11
1999-07-08mauve-libgcj: Omit InetAddressTest.Tom Tromey2-1/+6
1999-07-07* mauve-libgcj: Omit SocketTest and URLConnectionTest.Tom Tromey2-0/+4
1999-07-07* mauve-libgcj: Turn off many tests which are known to fail.Tom Tromey2-0/+24
1999-07-07i386-signal.h (MAKE_THROW_FRAME): Advance EIP by two bytes to make it point a...Andrew Haley2-3/+23
1999-07-07mauve-libgcj: Explicitly enable formerly disabled java.text tests.Tom Tromey2-0/+6
1999-07-07mauve-libgcj: Turn off ClassTest test.Tom Tromey2-6/+7
1999-07-06* libjava.lang/Final.xfail: Output fails, not exec.Tom Tromey2-1/+3
1999-07-06Throw_1.xfail: New file.Tom Tromey4-0/+7
1999-07-06[multiple changes]Tom Tromey4-56/+140
1999-07-06This commit was manufactured by cvs2svn to create branchNo Author6-0/+25
1999-07-02Finalize_1.out: Removed.Tom Tromey3-29/+3
1999-07-02Thread_1.out: Updated.Tom Tromey3-192/+8
1999-07-01mauve.exp: Don't stop counting test results prematurely.Anthony Green2-7/+3
1999-07-01mauve.exp: Don't stop counting test results just because the harness returns ...Anthony Green2-4/+5
1999-07-01i386-signal.h: Replace sigaction () with __sigaction ().Andrew Haley2-2/+8