summaryrefslogtreecommitdiff
path: root/libjava/java/lang/Class.h
AgeCommit message (Expand)Author
2001-01-17Class.h (isInterface): Move implementation from natClass.cc.Bryce McKinlay
2001-01-17prims.cc (init_prim_class): Deleted.Alexandre Petit-Bianco
2001-01-15All files with updated copyright.Alexandre Petit-Bianco
2001-01-08In gcc/java:Bryce McKinlay
2000-11-26prims.cc (_Jv_NewObjectArray): Undo placement change.Anthony Green
2000-10-06natField.cc (BooleanClass): Don't define.Tom Tromey
2000-09-30Implement bitmap descriptor based marking for Boehm GC.Hans Boehm
2000-06-152000-06-15 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay
2000-05-31prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.Tom Tromey
2000-05-21re GNATS libgcj/226 (implicit __builtin_expect) and GNATS gcj/228 (compressed...Bryce McKinlay
2000-05-19Jumbo patch:Tom Tromey
2000-05-05natClass.cc (isInstance): Use __builtin_expect.Bryce McKinlay
2000-04-20re GNATS libgcj/212 (build is broken on Linux/Alpha)Tom Tromey
2000-03-07All files: Updated copyright information.Tom Tromey
2000-03-07resolve.cc (_Jv_SearchMethodInClass): New function.Bryce McKinlay
2000-03-02java-interp.h: Don't include MethodInvocation.h.Tom Tromey
2000-01-26method.h (JvNumMethods): Moved from Class.h.Tom Tromey
2000-01-26field.h (struct _Jv_Field): Use "jshort" as type for nameIndex.Tom Tromey
2000-01-21natConstructor.cc (newInstance): Use _Jv_CallAnyMethodA.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
2000-01-05Class.h (_getMethods): Correctly declare as private, not public.Tom Tromey
2000-01-05Class.h (_getMethods): Declare.Tom Tromey
2000-01-05Class.h (getSignature): Updated.Tom Tromey
2000-01-04[multiple changes]Tom Tromey
1999-09-10configure: Rebuilt.Tom Tromey
1999-09-01natClassLoader.cc (_Jv_NewClass): Use JV_STATE_NOTHING, not `0'.Tom Tromey
1999-09-01posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.Tom Tromey
1999-08-18natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr...Kresten Krab Thorup
1999-08-10[multiple changes]Anthony Green
1999-08-08[multiple changes]Anthony Green
1999-04-07Initial revisionTom Tromey