aboutsummaryrefslogtreecommitdiff
path: root/libjava/prims.cc
AgeCommit message (Expand)AuthorFilesLines
2000-08-26Makefile.in: Rebuilt.Anthony Green1-0/+11
2000-08-21natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green1-5/+28
2000-06-20ThreadGroup.java: Merged with classpath.Bryce McKinlay1-9/+2
2000-06-152000-06-15 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay1-1/+1
2000-05-31prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.Tom Tromey1-2/+12
2000-05-19Jumbo patch:Tom Tromey1-20/+32
2000-05-05natClass.cc (isInstance): Use __builtin_expect.Bryce McKinlay1-17/+17
2000-04-27Runtime support for PR gcj/2:Tom Tromey1-0/+6
2000-04-27prims.cc (_Jv_NewObjectArray): Fix typo.Bryce McKinlay1-1/+1
2000-04-22+ 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_...Anthony Green1-17/+19
2000-04-02JVMPI changes...Anthony Green1-0/+31
2000-03-15[multiple changes]Tom Tromey1-1/+48
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-03-07resolve.cc (_Jv_SearchMethodInClass): New function.Bryce McKinlay1-79/+15
2000-03-05configure.host: Fix __NO_MATH_INLNES botch.Anthony Green1-5/+6
2000-02-01prims.cc (_Jv_MallocUnchecked): New function.Tom Tromey1-0/+10
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
2000-01-18prims.cc (_Jv_RunMain): Set the name of this executable.Andrew Haley1-0/+6
2000-01-17* prims.cc (_Jv_PrimClass): Use `JV_STATE_NOTHING', not `0'.Tom Tromey1-2/+2
2000-01-17natThrowable.cc: New file.Andrew Haley1-1/+34
2000-01-04[multiple changes]Tom Tromey1-2/+20
1999-11-25prims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementFromElementType.Tom Tromey1-6/+15
1999-11-05boehm.cc (_Jv_GCSetInitialHeapSize): Swapped size & current.Jeff Sturm1-4/+4
1999-10-22Makefile.in: Rebuilt.Tom Tromey1-7/+35
1999-10-15libtool-version: Catch up by incrementing current.Anthony Green1-0/+159
1999-09-23re GNATS gcj/51 (Writing on OutputStream of bad Socket kills app with "Broken...Tom Tromey1-15/+17
1999-09-10configure: Rebuilt.Tom Tromey1-2/+3
1999-08-18natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr...Kresten Krab Thorup1-14/+31
1999-08-08[multiple changes]Anthony Green1-10/+51
1999-07-21prims.cc (JvRunMain): Always initialize arithexception.Andrew Haley1-1/+63
1999-05-20prims.cc (catch_fpe): Call to HANDLE_DIVIDE_OVERFLOW added.Andrew Haley1-1/+5
1999-05-05Makefile.in: Rebuilt.Tom Tromey1-0/+7
1999-04-20sparc-signal.h: new file.Andrew Haley1-47/+22
1999-04-13i386-signal.h, [...]: New files.Andrew Haley1-16/+40
1999-04-07Initial revisionTom Tromey1-0/+602