OSDN Git Service

* java/lang/Class.h (_Jv_Self): New union type.
[pf3gnuchains/gcc-fork.git] / libjava / java / lang / Class.h
2001-05-06 bryce * java/lang/Class.h (_Jv_Self): New union type.
2001-04-25 brycegcc/java:
2001-01-17 bryce * java/lang/Class.h (isInterface): Move implementation...
2001-01-17 apbianco2001-01-16 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-15 apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-08 bryceIn gcc/java:
2000-11-26 green2000-11-25 Anthony Green <green@redhat.com>
2000-10-06 tromey * java/lang/reflect/natField.cc (BooleanClass): Don...
2000-09-30 bryce2000-09-30 Hans Boehm <boehm@acm.org>
2000-06-15 bryce2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-31 tromey * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as...
2000-05-20 bryce2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-19 tromeyJumbo patch:
2000-05-05 bryce2000-05-05 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-20 tromey Fix for PR libgcj/212:
2000-03-07 tromey * All files: Updated copyright information.
2000-03-07 bryce2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-02 tromey * include/java-interp.h: Don't include MethodInvocation.h.
2000-01-26 tromey * gcj/method.h (JvNumMethods): Moved from Class.h.
2000-01-26 tromey * gcj/field.h (struct _Jv_Field): Use "jshort" as...
2000-01-21 tromey * java/lang/reflect/natConstructor.cc (newInstance...
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
2000-01-05 tromey * java/lang/Class.h (_getMethods): Correctly declare...
2000-01-05 tromey * java/lang/Class.h (_getMethods): Declare.
2000-01-05 tromey * java/lang/Class.h (getSignature): Updated.
2000-01-04 tromey2000-01-04 Tom Tromey <tromey@cygnus.com>
1999-09-10 tromey * configure: Rebuilt.
1999-09-01 tromey * java/lang/natClassLoader.cc (_Jv_NewClass): Use
1999-09-01 tromey * posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadChe...
1999-08-18 krab * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClas...
1999-08-10 greenMon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak...
1999-08-08 green1999-08-09 Anthony Green <green@cygnus.com>
1999-04-07 tromeyInitial revision