summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-parse.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-08-16 Elliot Lee <sopwith@redhat.com>aph2004-08-161-3/+14
* .:nathan2004-08-151-4/+2
* * tree.h (force_fit_type): Return a tree, take three flags.nathan2004-08-051-1/+2
* * boehm.c (set_bit): Improve type safety wrt unsignedness.mrs2004-07-241-5/+6
* * Fix for g++/15861fche2004-07-151-1/+1
* * java-tree.h (all_class_filename): Remove useless macro.bothner2004-07-141-2/+2
* * cgraph.h (cgraph_build_static_cdtor): Declare.rth2004-07-011-16/+31
* PR java/1207, java/16178bryce2004-06-261-5/+6
* Fixes PR java/13948rmathew2004-06-171-12/+22
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-6/+9
* * jcf-parse.c (java_parse_file): Handle the case that input_filenamesayle2004-02-291-3/+2
* 2004-01-16 Andrew Haley <aph@redhat.com>aph2004-01-161-1/+3
* 2004-01-09 Andrew Haley <aph@redhat.com>aph2004-01-091-23/+9
* * class.c: Remove uses of "register" specifier inkazu2003-12-201-2/+2
* Fix PR java/13183.jsturm2003-11-251-7/+0
* * jcf-parse.c (classify_zip_file): Correctly comparetromey2003-11-101-1/+1
* PR java/12894:tromey2003-11-081-3/+2
* Correct misapplied patch.aph2003-10-241-1/+1
* 2003-10-24 David S. Miller <davem@redhat.com>davem2003-10-241-1/+1
* 2003-10-22 Andrew Haley <aph@redhat.com>aph2003-10-241-1/+2
* 2003-10-01 Andrew Haley <aph@redhat.com>aph2003-10-011-1/+10
* * c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, notrth2003-09-281-11/+10
* * decl.c (java_optimize_inline, dump_function): Remove.jsturm2003-09-281-6/+5
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-6/+4
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-4/+6
* * decl.c (java_expand_body): New function.jsturm2003-09-031-0/+8
* * c-format.c (check_format_string, get_constant)zack2003-06-281-1/+1
* * diagnostic.c (output_format): Add support for %m.zack2003-05-131-6/+6
* * class.c (layout_class_method): Set DECL_EXTERNAL.rth2003-05-131-5/+2
* * input.h (lineno): Rename to ...nathan2003-05-011-8/+8
* * lang-options.h: Added -Wdeprecated.tromey2003-02-241-0/+20
* 2003-01-31 Adrian Bunk <bunk@fs.tum.de>aph2003-02-031-2/+2
* * jcf-parse.c (read_class): Update identifier's class value if ittromey2003-01-301-0/+4
* * jcf-parse.c (parse_zip_file_entries): Overwrite trailing \0 oftromey2003-01-241-1/+3
* 2003-01-22 Nathanael Nerode <neroden@gcc.gnu.org>neroden2003-01-231-1/+0
* * gcj.texi (Input and output files): Mention non-class entries.tromey2003-01-221-47/+124
* * check-init.c: Fix comment typos.kazu2003-01-181-2/+2
* f:ghazi2003-01-161-0/+1
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-42/+20
* Merge from pch-branch.geoffk2003-01-101-38/+11
* * All Files: Remove PARAMS macro.ghazi2003-01-091-12/+12
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+5
* * class.c (build_static_field_ref): Check FIELD_FINAL.jsturm2002-12-231-1/+0
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>aph2002-11-181-2/+2
* * jcf-parse.c (get_constant): Fix type warning.rth2002-10-161-1/+1
* * jcf-parse.c (get_constant): Decode from IEEE no matterrth2002-09-211-30/+22
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-2/+2
* gcc/rth2002-09-161-39/+36
* Index: ChangeLoggeoffk2002-08-041-2/+0