summaryrefslogtreecommitdiffstats
path: root/libjava/java/lang/Class.h
Commit message (Expand)AuthorAgeFilesLines
* 2006-02-09 Bryce McKinlay <mckinlay@redhat.com>bryce2006-02-091-18/+14
* 2006-02-08 Bryce McKinlay <mckinlay@redhat.com>bryce2006-02-091-2/+6
* 2006-02-08 Bryce McKinlay <mckinlay@redhat.com>bryce2006-02-081-2/+2
* 2006-02-01 Robert Schuster <robertschuster@fsfe.org>rschuster2006-02-011-1/+15
* * java/lang/Class.h (_Jv_FindInterpreterMethod): Add new declaration.kseitz2006-01-231-4/+15
* * java/lang/Class.h (_Jv_CopyClassesToSystemLoader): Updated.tromey2006-01-041-3/+18
* gcc/java:tromey2005-08-171-0/+2
* * java/lang/Class.java (getClasses): New method.tromey2005-06-141-2/+2
* gcc/java:tromey2005-05-121-0/+4
* 2005-04-29 Andrew Haley <aph@redhat.com>tromey2005-04-291-0/+3
* * link.cc (ensure_class_linked): Removed #ifdef.tromey2005-03-171-2/+4
* 2005-03-15 Andreas Tobler <a.tobler@schweiz.ch>bryce2005-03-161-1/+1
* 2005-03-10 Bryce McKinlay <mckinlay@redhat.com>bryce2005-03-101-4/+3
* * java/lang/Class.h (_Jv_GetMethodString): Updated declaration.tromey2005-02-171-2/+2
* * defineclass.cc (handleClassBegin): Usetromey2005-02-071-0/+2
* * java/lang/Class.h (next): Updated documentation. Renamed totromey2005-01-241-2/+4
* PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:tromey2005-01-101-5/+3
* * gnu/gcj/util/natDebug.cc (getField): Don't qualify name.tromey2004-11-261-7/+12
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-66/+73
* * Makefile.am: Correct friend function declaration.lerdsuwa2004-11-181-99/+205
* * libjava/java/lang/Class.hlerdsuwa2004-10-261-5/+12
* Index: gcc/gcc/ChangeLoggeoffk2004-10-261-2/+7
* * gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class,bothner2004-08-121-1/+1
* 2004-07-23 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-241-1/+1
* Print -verbose:message on "loading", not initialization.bothner2004-07-191-3/+2
* 2004-04-21 Bryce McKinlay <mckinlay@redhat.com>bryce2004-04-211-0/+1
* 2004-04-19 Bryce McKinlay <mckinlay@redhat.com>bryce2004-04-201-0/+4
* libjava:bryce2004-04-161-1/+1
* 2003-12-03 Michael Koch <konqueror@gmx.de>mkoch2003-12-031-1/+1
* 2003-10-22 Andrew Haley <aph@redhat.com>aph2003-10-241-0/+10
* PR libgcj/12416:tromey2003-10-221-2/+3
* * java/lang/ClassLoader.java (setSigners): Implemented.tromey2003-10-091-0/+3
* 2003-10-01 Andrew Haley <aph@redhat.com>aph2003-10-011-1/+9
* * java/lang/reflect/Proxy.java (generate): Uncomment protectiontromey2003-09-251-0/+1
* * Makefile.in: Rebuilt.tromey2003-08-281-0/+2
* * java/lang/Runtime.java: Comment fix.tromey2003-07-211-1/+4
* * Makefile.am (core_java_source_files): Add VMObjectStreamClass.java.mark2003-01-201-1/+2
* * boehm.cc: Remove stray semicolon.mmitchel2002-12-281-0/+3
* * java/lang/natClassLoader.cc (defineClass0): Removed erroneoustromey2002-12-191-3/+4
* * java/lang/Class.h (_Jv_SetVTableEntries): Updated declaration.tromey2002-12-051-1/+1
* 2002-12-03 Andrew Haley <aph@redhat.com>aph2002-12-031-0/+13
* * resolve.cc (METHOD_NOT_THERE, METHOD_INACCESSIBLE): Remove.jsturm2002-11-041-2/+0
* * java/lang/Class.h: Move JV_STATE_ERROR before JV_STATE_DONE.tromey2002-11-021-2/+3
* * java/lang/Class.h (_getDeclaredMethod): Declare.tromey2002-09-031-1/+3
* * java/lang/Class.h: Include Package.h.tromey2002-08-281-0/+3
* 2002-07-04 Tom Tromey <tromey@redhat.com>tromey2002-07-051-1/+1
* * verify.cc (branch_prepass): Updated for change to exceptiontromey2002-06-241-1/+0
* * java/lang/Class.h (Class::desiredAssertionStatus): Declare.tromey2002-06-111-1/+4
* Fix for PR libgcj/2428:tromey2001-12-211-4/+1
* For PR java/5088:tromey2001-12-161-13/+2
OpenPOWER on IntegriCloud