summaryrefslogtreecommitdiff
path: root/libjava/defineclass.cc
AgeCommit message (Expand)AuthorFilesLines
2005-06-24 * java/lang/natClassLoader.cc (_Jv_UnregisterClass): Handle casetromey1-13/+27
2005-06-15gcc/java/:tromey1-1/+2
2005-03-102005-03-10 Bryce McKinlay <mckinlay@redhat.com>bryce1-13/+45
2005-02-07 * defineclass.cc (handleClassBegin): Usetromey1-8/+6
2005-01-10 PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:tromey1-2/+2
2004-11-25 * Merged gcj-abi-2-dev-branch to trunk.tromey1-43/+39
2004-08-23 * defineclass.cc: Include <stdio.h>.hboehm1-0/+1
2004-08-13 PR libgcj/17020bryce1-11/+10
2004-08-12 * gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class,bothner1-20/+18
2004-07-19 Print -verbose:message on "loading", not initialization.bothner1-0/+2
2004-05-06 * defineclass.cc (_Jv_ClassReader::prepare_pool_entry): Usebryce1-4/+4
2004-04-202004-04-19 Bryce McKinlay <mckinlay@redhat.com>bryce1-14/+18
2003-10-242003-10-22 Andrew Haley <aph@redhat.com>aph1-0/+2
2003-07-29 * defineclass.cc (handleField): Throw exception if field name istromey1-10/+27
2003-01-24 * defineclass.cc (handleMethodsEnd): Precompute code for statictromey1-1/+20
2002-12-19 * java/lang/natClassLoader.cc (defineClass0): Removed erroneoustromey1-1/+1
2002-12-05 * java/lang/Class.h (_Jv_SetVTableEntries): Updated declaration.tromey1-5/+9
2002-09-25 * java/lang/natClassLoader.cc:tromey1-1/+0
2002-06-24 * verify.cc (branch_prepass): Updated for change to exceptiontromey1-5/+6
2002-06-20 For PR libgcj/7073:tromey1-19/+15
2001-12-10 * resolve.cc (_Jv_PrepareClass): Verify method here...tromey1-10/+1
2001-12-05 * defineclass.cc (character): Removed.tromey1-17/+2
2001-12-04 * defineclass.cc (read_one_method_attribute): `end_pc' for antromey1-1/+3
2001-12-04 * defineclass.cc (handleMethodsEnd): Invoke verifier here...tromey1-7/+11
2001-11-26 Fix for PR libgcj/2024, plus other class name cleanups:tromey1-77/+77
2001-11-05 * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.tromey1-17/+7
2001-11-04 * defineclass.cc (handleClassBegin): Use Object::class$, nottromey1-2/+2
2001-10-16 Eliminate use of C++ static constructors.bryce1-5/+6
2001-10-07config:jsm281-1/+1
2001-08-24 * java/lang/reflect/Field.java (toString): Usetromey1-3/+36
2001-05-242001-05-23 Tom Tromey <tromey@redhat.com>tromey1-12/+12
2001-03-26 * exception.cc (java_eh_info): Make value type jthrowable.rth1-13/+10
2001-02-24 Change to sometimes include class name in ClassFormatError message.bothner1-49/+93
2001-02-152001-02-15 Anthony Green <green@redhat.com>green1-4/+1
2000-10-20 From Arno J. Klaassen:tromey1-0/+1
2000-10-06 * java/lang/reflect/natField.cc (BooleanClass): Don't define.tromey1-7/+3
2000-09-14* defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.aoliva1-0/+2
2000-05-312000-05-31 Bryce McKinlay <bryce@albatross.co.nz>bryce1-0/+1
2000-03-07 * All files: Updated copyright information.tromey1-1/+1
2000-02-04 * defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBasetromey1-9/+24
2000-01-20 * resolve.cc (StringClass): Removed.tromey1-3/+1
2000-01-19 * All files: Updated copyright to reflect Cygnus purchase.tromey1-1/+1
1999-09-10 * configure: Rebuilt.tromey1-1/+3
1999-09-01 * java/lang/reflect/Modifier.java (ALL_FLAGS): New constant.tromey1-34/+44
1999-08-10Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>green1-29/+27
1999-08-09 * defineclass.cc (_Jv_VerifyClassName): Verify array namesgreen1-0/+8
1999-08-081999-08-09 Anthony Green <green@cygnus.com>green1-0/+1556