| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-02-20 Andrew Haley <aph@redhat.com> | aph | 2006-02-23 | 1 | -1/+1 |
* | * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout. | bje | 2006-02-03 | 1 | -25/+19 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -10/+10 |
* | * jcf-parse.c (set_source_filename): Set the decl source location | aoliva | 2005-12-16 | 1 | -1/+7 |
* | 2005-09-14 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2005-09-15 | 1 | -0/+4 |
* | * check-init.c, decl.c, expr.c, gcj.texi, java-tree.h, | kazu | 2005-09-06 | 1 | -1/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * expr.c (int highest_label_pc_this_method, | bothner | 2005-06-13 | 1 | -0/+15 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -4/+4 |
* | 2005-03-17 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2005-03-17 | 1 | -17/+30 |
* | * builtins.c, java-except.h, jcf-parse.c, jv-scan.c, lex.c, | kazu | 2005-02-12 | 1 | -1/+1 |
* | * parse.y (process_imports): Allocate (and free) original_name only | mark | 2005-01-09 | 1 | -5/+21 |
* | 2004-12-07 Andrew Haley <aph@redhat.com> | aph | 2004-12-08 | 1 | -6/+0 |
* | * jcf-parse.c (set_source_filename): Improvement to Andrew's fix: | bothner | 2004-11-28 | 1 | -7/+11 |
* | 2004-11-26 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-26 | 1 | -4/+0 |
* | * Merged gcj-abi-2-dev-branch to trunk. | tromey | 2004-11-25 | 1 | -31/+111 |
* | 2004-10-21 Andrew Haley <aph@redhat.com> | aph | 2004-10-21 | 1 | -1/+3 |
* | * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and | rmathew | 2004-10-15 | 1 | -1/+1 |
* | 2004-10-05 Andrew Haley <aph@redhat.com> | aph | 2004-10-05 | 1 | -6/+28 |
* | Simplify lexer. Implement --enable-mapped-location support. | bothner | 2004-09-30 | 1 | -20/+44 |
* | * java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused macros. | bothner | 2004-09-30 | 1 | -63/+96 |
* | 2004-09-28 Andrew Haley <aph@redhat.com> | aph | 2004-09-28 | 1 | -6/+7 |
* | 2004-09-28 Andrew Haley <aph@redhat.com> | aph | 2004-09-28 | 1 | -18/+2 |
* | 2004-09-28 Andrew Haley <aph@redhat.com> | aph | 2004-09-28 | 1 | -2/+18 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -2/+2 |
* | 2004-08-16 Elliot Lee <sopwith@redhat.com> | aph | 2004-08-16 | 1 | -3/+14 |
* | .: | nathan | 2004-08-15 | 1 | -4/+2 |
* | * tree.h (force_fit_type): Return a tree, take three flags. | nathan | 2004-08-05 | 1 | -1/+2 |
* | * boehm.c (set_bit): Improve type safety wrt unsignedness. | mrs | 2004-07-24 | 1 | -5/+6 |
* | * Fix for g++/15861 | fche | 2004-07-15 | 1 | -1/+1 |
* | * java-tree.h (all_class_filename): Remove useless macro. | bothner | 2004-07-14 | 1 | -2/+2 |
* | * cgraph.h (cgraph_build_static_cdtor): Declare. | rth | 2004-07-01 | 1 | -16/+31 |
* | PR java/1207, java/16178 | bryce | 2004-06-26 | 1 | -5/+6 |
* | Fixes PR java/13948 | rmathew | 2004-06-17 | 1 | -12/+22 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -6/+9 |
* | * jcf-parse.c (java_parse_file): Handle the case that input_filename | sayle | 2004-02-29 | 1 | -3/+2 |
* | 2004-01-16 Andrew Haley <aph@redhat.com> | aph | 2004-01-16 | 1 | -1/+3 |
* | 2004-01-09 Andrew Haley <aph@redhat.com> | aph | 2004-01-09 | 1 | -23/+9 |
* | * class.c: Remove uses of "register" specifier in | kazu | 2003-12-20 | 1 | -2/+2 |
* | Fix PR java/13183. | jsturm | 2003-11-25 | 1 | -7/+0 |
* | * jcf-parse.c (classify_zip_file): Correctly compare | tromey | 2003-11-10 | 1 | -1/+1 |
* | PR java/12894: | tromey | 2003-11-08 | 1 | -3/+2 |
* | Correct misapplied patch. | aph | 2003-10-24 | 1 | -1/+1 |
* | 2003-10-24 David S. Miller <davem@redhat.com> | davem | 2003-10-24 | 1 | -1/+1 |
* | 2003-10-22 Andrew Haley <aph@redhat.com> | aph | 2003-10-24 | 1 | -1/+2 |
* | 2003-10-01 Andrew Haley <aph@redhat.com> | aph | 2003-10-01 | 1 | -1/+10 |
* | * c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, not | rth | 2003-09-28 | 1 | -11/+10 |
* | * decl.c (java_optimize_inline, dump_function): Remove. | jsturm | 2003-09-28 | 1 | -6/+5 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -6/+4 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -4/+6 |