summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-parse.c
Commit message (Expand)AuthorAgeFilesLines
* 2006-02-20 Andrew Haley <aph@redhat.com>aph2006-02-231-1/+1
* * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.bje2006-02-031-25/+19
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-10/+10
* * jcf-parse.c (set_source_filename): Set the decl source locationaoliva2005-12-161-1/+7
* 2005-09-14 Bryce McKinlay <mckinlay@redhat.com>bryce2005-09-151-0/+4
* * check-init.c, decl.c, expr.c, gcj.texi, java-tree.h,kazu2005-09-061-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * expr.c (int highest_label_pc_this_method,bothner2005-06-131-0/+15
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-4/+4
* 2005-03-17 Bryce McKinlay <mckinlay@redhat.com>bryce2005-03-171-17/+30
* * builtins.c, java-except.h, jcf-parse.c, jv-scan.c, lex.c,kazu2005-02-121-1/+1
* * parse.y (process_imports): Allocate (and free) original_name onlymark2005-01-091-5/+21
* 2004-12-07 Andrew Haley <aph@redhat.com>aph2004-12-081-6/+0
* * jcf-parse.c (set_source_filename): Improvement to Andrew's fix:bothner2004-11-281-7/+11
* 2004-11-26 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-261-4/+0
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-31/+111
* 2004-10-21 Andrew Haley <aph@redhat.com>aph2004-10-211-1/+3
* * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 andrmathew2004-10-151-1/+1
* 2004-10-05 Andrew Haley <aph@redhat.com>aph2004-10-051-6/+28
* Simplify lexer. Implement --enable-mapped-location support.bothner2004-09-301-20/+44
* * java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused macros.bothner2004-09-301-63/+96
* 2004-09-28 Andrew Haley <aph@redhat.com>aph2004-09-281-6/+7
* 2004-09-28 Andrew Haley <aph@redhat.com>aph2004-09-281-18/+2
* 2004-09-28 Andrew Haley <aph@redhat.com>aph2004-09-281-2/+18
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-2/+2
* 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