aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jcf-reader.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-23re PR java/1213 (gcj should check for incorrect CLASSPATH)Alexandre Petit-Bianco1-9/+19
2001-01-24class.c (layout_class): Don't lay the superclass out if it's already being la...Alexandre Petit-Bianco1-0/+7
2000-10-21Warning fixes:Kaveh R. Ghazi1-2/+10
2000-08-072000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.comAlexandre Petit-Bianco1-0/+60
2000-03-13Added Java 1.1 language features.Alexandre Petit-Bianco1-0/+8
2000-02-26Fix copyrightsJeff Law1-1/+1
2000-01-21buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi1-9/+9
1999-08-10check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi1-9/+18
1999-05-12expr.c (expand_invoke): Mark parameter `nargs' with ATTRIBUTE_UNUSED.Kaveh R. Ghazi1-2/+2
1999-03-12Warning fixes:Kaveh R. Ghazi1-3/+3
1999-03-06Makefile.in (jcf-parse.o): Depend on $(PARSE_H).Kaveh R. Ghazi1-2/+2
1998-12-13jcf-reader.c (jcf_parse_one_method): Recognize HANDLE_END_METHOD.Tom Tromey1-0/+3
1998-10-12Per Bothner1-0/+3
1998-09-06Initial revisionAnthony Green1-0/+352