summaryrefslogtreecommitdiffstats
path: root/libjava/defineclass.cc
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-04-23 Andrew Haley <aph@redhat.com>aph2012-04-231-2/+4
* 2008-09-17 Andrew Haley <aph@redhat.com>aph2008-09-231-1/+3
* * defineclass.cc (MAJOR_1_6): New define.tromey2007-09-171-3/+5
* * include/java-interp.h (_Jv_LocalVarTableEntry): Add unionkseitz2007-06-151-4/+3
* libffi/ChangeLog:aoliva2007-03-071-3/+4
* 2007-02-15 Kyle Galloway <kgallowa@redhat.com>kgallowa2007-02-151-0/+43
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-98/+395
* 2006-02-08 Bryce McKinlay <mckinlay@redhat.com>bryce2006-02-081-8/+8
* PR libgcj/26063, PR libgcj/17978, PR libgcj/10598:tromey2006-02-081-19/+16
* 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
OpenPOWER on IntegriCloud