summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-reader.c
Commit message (Expand)AuthorAgeFilesLines
* lang-options.h: Added -Wdeprecated.Tom Tromey2003-02-241-0/+7
* * All Files: Convert to ISO C style function definitions.Kaveh R. Ghazi2003-01-121-8/+3
* Merge from pch-branch.Geoffrey Keating2003-01-101-9/+9
* * All Files: Remove PARAMS macro.Kaveh R. Ghazi2003-01-091-10/+10
* expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros.Kaveh R. Ghazi2003-01-091-16/+8
* except.c, [...]: Fix Copyright years.Steven Bosscher2003-01-021-1/+1
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-4/+6
* jcf-reader.c: Don't expand JCF_readu4 inside the expansion of JCF_SKIP.Diego Novillo2002-11-251-1/+3
* re PR java/1213 (gcj should check for incorrect CLASSPATH)Alexandre Petit-Bianco2001-03-231-9/+19
* class.c (layout_class): Don't lay the superclass out if it's already being la...Alexandre Petit-Bianco2001-01-241-0/+7
* Warning fixes:Kaveh R. Ghazi2000-10-211-2/+10
* 2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.comAlexandre Petit-Bianco2000-08-071-0/+60
* Added Java 1.1 language features.Alexandre Petit-Bianco2000-03-131-0/+8
* Fix copyrightsJeff Law2000-02-261-1/+1
* buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-211-9/+9
* check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi1999-08-101-9/+18
* expr.c (expand_invoke): Mark parameter `nargs' with ATTRIBUTE_UNUSED.Kaveh R. Ghazi1999-05-121-2/+2
* Warning fixes:Kaveh R. Ghazi1999-03-121-3/+3
* Makefile.in (jcf-parse.o): Depend on $(PARSE_H).Kaveh R. Ghazi1999-03-061-2/+2
* jcf-reader.c (jcf_parse_one_method): Recognize HANDLE_END_METHOD.Tom Tromey1998-12-131-0/+3
* Per Bothner1998-10-121-0/+3
* Initial revisionAnthony Green1998-09-061-0/+352