aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jcf-reader.c
AgeCommit message (Expand)AuthorFilesLines
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