summaryrefslogtreecommitdiff
path: root/libjava/defineclass.cc
Commit message (Expand)AuthorAgeFilesLines
* PR libgcj/16032:tromey2005-09-151-7/+27
* * defineclass.cc (handleClassBegin): Remove unused variable.aj2005-07-171-1/+0
* * java/lang/natClassLoader.cc (_Jv_UnregisterClass): Handle casetromey2005-06-241-13/+27
* gcc/java/:tromey2005-06-151-1/+2
* 2005-03-10 Bryce McKinlay <mckinlay@redhat.com>bryce2005-03-101-13/+45
* * defineclass.cc (handleClassBegin): Usetromey2005-02-071-8/+6
* PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:tromey2005-01-101-2/+2
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-43/+39
* * defineclass.cc: Include <stdio.h>.hboehm2004-08-231-0/+1
* PR libgcj/17020bryce2004-08-131-11/+10
* * gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class,bothner2004-08-121-20/+18
* Print -verbose:message on "loading", not initialization.bothner2004-07-191-0/+2
* * defineclass.cc (_Jv_ClassReader::prepare_pool_entry): Usebryce2004-05-061-4/+4
* 2004-04-19 Bryce McKinlay <mckinlay@redhat.com>bryce2004-04-201-14/+18
* 2003-10-22 Andrew Haley <aph@redhat.com>aph2003-10-241-0/+2
* * defineclass.cc (handleField): Throw exception if field name istromey2003-07-291-10/+27
* * defineclass.cc (handleMethodsEnd): Precompute code for statictromey2003-01-241-1/+20
* * java/lang/natClassLoader.cc (defineClass0): Removed erroneoustromey2002-12-191-1/+1
* * java/lang/Class.h (_Jv_SetVTableEntries): Updated declaration.tromey2002-12-051-5/+9
* * java/lang/natClassLoader.cc:tromey2002-09-251-1/+0
* * verify.cc (branch_prepass): Updated for change to exceptiontromey2002-06-241-5/+6
* For PR libgcj/7073:tromey2002-06-201-19/+15
* * resolve.cc (_Jv_PrepareClass): Verify method here...tromey2001-12-101-10/+1
* * defineclass.cc (character): Removed.tromey2001-12-051-17/+2
* * defineclass.cc (read_one_method_attribute): `end_pc' for antromey2001-12-041-1/+3
* * defineclass.cc (handleMethodsEnd): Invoke verifier here...tromey2001-12-041-7/+11
* Fix for PR libgcj/2024, plus other class name cleanups:tromey2001-11-261-77/+77
* * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.tromey2001-11-051-17/+7
* * defineclass.cc (handleClassBegin): Use Object::class$, nottromey2001-11-041-2/+2
* Eliminate use of C++ static constructors.bryce2001-10-161-5/+6
* config:jsm282001-10-071-1/+1
* * java/lang/reflect/Field.java (toString): Usetromey2001-08-241-3/+36
* 2001-05-23 Tom Tromey <tromey@redhat.com>tromey2001-05-241-12/+12
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-261-13/+10
* Change to sometimes include class name in ClassFormatError message.bothner2001-02-241-49/+93
* 2001-02-15 Anthony Green <green@redhat.com>green2001-02-151-4/+1
* From Arno J. Klaassen:tromey2000-10-201-0/+1
* * java/lang/reflect/natField.cc (BooleanClass): Don't define.tromey2000-10-061-7/+3
* * defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.aoliva2000-09-141-0/+2
* 2000-05-31 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-311-0/+1
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* * defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBasetromey2000-02-041-9/+24
* * resolve.cc (StringClass): Removed.tromey2000-01-201-3/+1
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* * configure: Rebuilt.tromey1999-09-101-1/+3
* * java/lang/reflect/Modifier.java (ALL_FLAGS): New constant.tromey1999-09-011-34/+44
* Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>green1999-08-101-29/+27
* * defineclass.cc (_Jv_VerifyClassName): Verify array namesgreen1999-08-091-0/+8
* 1999-08-09 Anthony Green <green@cygnus.com>green1999-08-081-0/+1556