summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-reader.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* gcc/ada:lauras2010-06-081-2/+2
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-2/+2
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-6/+5
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-10/+68
* Update FSF address.kcook2005-06-251-2/+2
* * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h,kazu2005-03-061-1/+1
* * jcf-reader.c (get_attribute): Handle SourceDebugExtension (JSR 45)bothner2005-03-011-0/+7
* * lang-options.h: Added -Wdeprecated.tromey2003-02-241-0/+7
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-8/+3
* Merge from pch-branch.geoffk2003-01-101-9/+9
* * All Files: Remove PARAMS macro.ghazi2003-01-091-10/+10
* * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c,ghazi2003-01-091-16/+8
* 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>aj2003-01-021-1/+1
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-4/+6
* * jcf-reader.c: Don't expand JCF_readu4 inside thednovillo2002-11-251-1/+3
* 2001-03-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-231-9/+19
* 2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-241-0/+7
* Warning fixes:ghazi2000-10-211-2/+10
* 2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.comapbianco2000-08-081-0/+60
* Added Java 1.1 language features.apbianco2000-03-141-0/+8
* Fix copyrightslaw2000-02-261-1/+1
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-9/+9
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-9/+18
* * expr.c (expand_invoke): Mark parameter `nargs' withghazi1999-05-121-2/+2
* Warning fixes:ghazi1999-03-121-3/+3
* * Makefile.in (jcf-parse.o): Depend on $(PARSE_H).ghazi1999-03-061-2/+2
* * jcf-reader.c (jcf_parse_one_method): Recognizetromey1998-12-131-0/+3
* bothner1998-10-121-0/+3
* Initial revisiongreen1998-09-061-0/+352