aboutsummaryrefslogtreecommitdiff
path: root/libjava/defineclass.cc
AgeCommit message (Expand)AuthorFilesLines
2001-05-24[multiple changes]Tom Tromey1-12/+12
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson1-13/+10
2001-02-23Change to sometimes include class name in ClassFormatError message.Per Bothner1-49/+93
2001-02-15defineclass.cc: Don't include alloca.h.Anthony Green1-4/+1
2000-10-20From Arno J. Klaassen:Tom Tromey1-0/+1
2000-10-06natField.cc (BooleanClass): Don't define.Tom Tromey1-7/+3
2000-09-14defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.Alexandre Oliva1-0/+2
2000-05-31cni.h: Include <string.h>.Bryce McKinlay1-0/+1
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-02-04defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase pointers.Tom Tromey1-9/+24
2000-01-20resolve.cc (StringClass): Removed.Tom Tromey1-3/+1
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-09-10configure: Rebuilt.Tom Tromey1-1/+3
1999-09-01Modifier.java (ALL_FLAGS): New constant.Tom Tromey1-34/+44
1999-08-10[multiple changes]Anthony Green1-29/+27
1999-08-09defineclass.cc (_Jv_VerifyClassName): Verify array names correctly.Anthony Green1-0/+8
1999-08-08[multiple changes]Anthony Green1-0/+1556