aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
1999-09-01* ChangeLog: update.Kresten Krab Thorup1-0/+6
1999-09-01posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.Tom Tromey5-8/+40
1999-09-01Makefile.am (.java.lo): Add rule.Kresten Krab Thorup2-1360/+204
1999-09-01jvm.h (_Jv_makeUtf8TypeConst): Removed unused declaration.Tom Tromey2-1/+5
1999-08-25G19990304_01.out: New file.Tom Tromey3-0/+24
1999-08-25G19990310_01.out: New file.Tom Tromey3-0/+29
1999-08-25* posix-threads.cc: Include <errno.h>.Bryce McKinlay2-0/+5
1999-08-24boehm.cc: Undefine TRUE and FALSE.Tom Tromey3-1/+12
1999-08-22Added missing whitespace in function calls within adaptorsAlexandre Oliva2-4/+4
1999-08-22re GNATS libgcj/40 (wait(timeout) wrongly throws IllegalMonitorState exception)Tom Tromey2-0/+8
1999-08-21configure.in: Check for in_addr_t in netinet/in.h too.Alexandre Oliva7-48/+117
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 Oliva5-27/+220
1999-08-21natSystem.cc (getpwuid_adaptor): New overloaded function that detects the sig...Alexandre Oliva1-0/+8
1999-08-21natSystem.cc (getpwuid_adaptor): New overloaded function that detects the sig...Alexandre Oliva2-2/+53
1999-08-20interpret.cc (continue1): Implement explicit dispatch table.Kresten Krab Thorup6-751/+983
1999-08-19natThread.cc (class locker): New class.Tom Tromey2-7/+37
1999-08-18ThreadGroup.java: Fixed now-erroneous comment.Tom Tromey3-3/+8
1999-08-18* include/javaprims.h ("Java"): Regenerated namespace decls.Tom Tromey2-1/+11
1999-08-18natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr...Kresten Krab Thorup26-515/+2193
1999-08-18natThread.cc (sleep): Turn 0 millis and 0 nanos into 1 nano.Tom Tromey3-1/+15
1999-08-17From Bryce McKinlay:Tom Tromey3-0/+22
1999-08-16configure: Rebuilt.Tom Tromey3-203/+222
1999-08-14resolve.cc (_Jv_PrepareClass): Use ClassLoader::resolveClass0.Per Bothner5-14/+19
1999-08-12javaprims.h (TRUE, FALSE): Redefine as themselves.Alexandre Oliva2-0/+12
1999-08-11BitSet.java (set, [...]): specify "1" constant as long.Bryce McKinlay2-3/+8
1999-08-10[multiple changes]Anthony Green17-464/+471
1999-08-09configure.in (sched_yield): Try librt first, then libposix4.Rainer Orth3-219/+217
1999-08-09Primes.java: New file.Anthony Green3-0/+269
1999-08-09* gnu/gcj/util/path/SearchPath.java: Comment out verbose output.Anthony Green2-2/+6
1999-08-09defineclass.cc (_Jv_VerifyClassName): Verify array names correctly.Anthony Green2-2/+15
1999-08-08[multiple changes]Anthony Green42-592/+8335
1999-08-06configure: Rebuilt.Tom Tromey3-75/+133
1999-08-06Locale.java (CHINESE, [...]): New locales.Mojo Jojo2-5/+39
1999-08-05configure.in: Also do AC_SUBST for DIVIDESPEC.Per Bothner3-33/+40
1999-08-04Updated THANKSTom Tromey1-0/+2
1999-08-03aclocal.m4, configure: Rebuilt for new libtool.Tom Tromey5-849/+288
1999-08-03natFile.cc (performMkdir): Remove FIXME.Bryce McKinlay3-3/+3
1999-08-03ServerSocket.java: Define ANY_IF.Bryce McKinlay7-24/+23
1999-08-03boehm.cc (_Jv_RegisterFinalizer): Cast eth' to GC_PTR.Bryce McKinlay3-2/+7
1999-08-01configure.in: Check for bstring.h.Alexandre Oliva6-2/+22
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-84/+268
1999-07-31libjava.exp (bytecompile_file): Use `env(SUN_JAVAC)', that defaults to javac,...Alexandre Oliva3-9/+80
1999-07-31natSystem.cc (arraycopy): Use bcopy if memmove is not available.Alexandre Oliva4-75/+76
1999-07-26natString.cc (substring): optimize where substring is entire String.Bryce McKinlay4-4/+11
1999-07-25* mauve-libgcj: Disable Object Serialization tests.Anthony Green2-0/+7
1999-07-21prims.cc (JvRunMain): Always initialize arithexception.Andrew Haley8-154/+242
1999-07-20DatagramSocket.java (DatagramSocket(int, InetAddress)): Default to using Plai...Warren Levy3-4/+35
1999-07-19* include/stamp-h.in: New file.Tom Tromey2-0/+5