aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/lang/reflect/natConstructor.cc
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Makefile.def: Remove libjava.Andrew Haley1-93/+0
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-0/+21
2006-05-24re PR libgcj/27729 (Field, Method and Constructor need isSynthetic() implemet...Tom Tromey1-4/+3
2005-03-10New Stack Trace infrastructure.Bryce McKinlay1-14/+2
2003-10-26Constructor.java (toString): Avoid extra whitespace on constructor with no mo...Bryce McKinlay1-15/+20
2003-07-21Runtime.java: Comment fix.Tom Tromey1-1/+21
2002-08-27natConstructor.cc (newInstance): Initialize class.Tom Tromey1-1/+3
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson1-2/+2
2001-03-22Method.java (getExceptionTypes): Call getType() to initialize if exception_ty...Bryce McKinlay1-0/+4
2000-07-27mauve-libgcj: Activated serialization tests.Warren Levy1-1/+2
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-01-21natConstructor.cc (newInstance): Use _Jv_CallAnyMethodA.Tom Tromey1-2/+2
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
2000-01-04[multiple changes]Tom Tromey1-0/+53