| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-04-21 Andrew Haley <aph@redhat.com> | aph | 2006-04-24 | 1 | -0/+3 |
* | 2006-03-30 Andrew Haley <aph@redhat.com> | aph | 2006-03-31 | 1 | -0/+11 |
* | * lang.opt (-freduced-reflection): New option. | daney | 2006-03-15 | 1 | -0/+9 |
* | * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout. | bje | 2006-02-03 | 1 | -3/+2 |
* | 2006-02-01 Jan Hubicka <jh@suse.cz> | rsandifo | 2006-02-01 | 1 | -0/+4 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -2/+2 |
* | * Make-lang.in (JAVA_OBJS): Removed verify.o | tromey | 2005-08-15 | 1 | -9/+0 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | PR libgcj/21692 | rth | 2005-05-25 | 1 | -0/+3 |
* | * gcj.texi: Fix a typo. | kazu | 2005-04-04 | 1 | -1/+1 |
* | * langhooks.h (truthvalue_conversion): Remove. | jsm28 | 2005-03-23 | 1 | -2/+0 |
* | 2005-03-04 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2005-03-07 | 1 | -1/+1 |
* | * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h, | kazu | 2005-03-06 | 1 | -1/+1 |
* | Remove xref code. | rmathew | 2005-03-06 | 1 | -6/+0 |
* | * lang.c (flag_new_verifier): Define. | tromey | 2004-12-03 | 1 | -0/+9 |
* | * Merged gcj-abi-2-dev-branch to trunk. | tromey | 2004-11-25 | 1 | -0/+20 |
* | gcc/ | steven | 2004-11-24 | 1 | -16/+1 |
* | gcc/ | steven | 2004-11-24 | 1 | -4/+7 |
* | * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and | rmathew | 2004-10-15 | 1 | -2/+2 |
* | Speed up walk_tree by introducing a special-purpose hash table. | austern | 2004-10-14 | 1 | -3/+3 |
* | * check-init.c (check_init): Handle USE_MAPPED_LOCATION case. | bothner | 2004-09-30 | 1 | -0/+4 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -6/+4 |
* | 2004-08-17 Andrew Haley <aph@redhat.com> | aph | 2004-08-17 | 1 | -15/+5 |
* | 2004-08-06 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-08-06 | 1 | -122/+5 |
* | 2004-07-28 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-28 | 1 | -40/+18 |
* | * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block, | jsm28 | 2004-07-11 | 1 | -0/+13 |
* | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 1 | -2/+0 |
* | Formatting fixes. | rmathew | 2004-06-27 | 1 | -1/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -138/+14 |
* | * class.c, gjavah.c, lang.c: Fix comment typos. | kazu | 2004-03-20 | 1 | -1/+1 |
* | * class.c (assume_compiled_node_struct): Rename type to | bothner | 2004-03-19 | 1 | -0/+16 |
* | * lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXPR cost | hubicka | 2004-01-13 | 1 | -4/+5 |
* | 2004-01-09 Andrew Haley <aph@redhat.com> | aph | 2004-01-09 | 1 | -8/+15 |
* | PR optimization/12547 | jason | 2003-11-13 | 1 | -10/+3 |
* | 2003-11-12 Andrew Haley <aph@redhat.com> | aph | 2003-11-12 | 1 | -0/+18 |
* | 2003-10-22 Andrew Haley <aph@redhat.com> | aph | 2003-10-24 | 1 | -0/+45 |
* | * ChangeLog: Fix typos. | kazu | 2003-10-22 | 1 | -2/+2 |
* | * toplev.c (flag_evaluation_order): New global variable. | sayle | 2003-09-28 | 1 | -0/+3 |
* | * decl.c (java_expand_body): New function. | jsturm | 2003-09-03 | 1 | -1/+21 |
* | 2003-07-17 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-17 | 1 | -1/+0 |
* | * java-tree.h (DECL_NUM_STMTS): Rename to... | hubicka | 2003-07-09 | 1 | -0/+107 |
* | * c-common.h (c_comon_handle_filename, | neil | 2003-07-06 | 1 | -4/+0 |
* | * c-common.h (c_common_init_options): New prototype. | neil | 2003-07-02 | 1 | -3/+4 |
* | * c-opts.c (missing_arg): Make non-static. | neil | 2003-06-26 | 1 | -7/+0 |
* | PR debug/4252 | neil | 2003-06-18 | 1 | -1/+1 |
* | * c-opts.c (c_common_handle_option): s/on/value/. | neil | 2003-06-16 | 1 | -11/+2 |
* | * c-opts.c (lang_flags): Update for new spelling of flags. | neil | 2003-06-15 | 1 | -1/+1 |
* | * c-pch.c (asm_file_name): Remove. | neil | 2003-06-15 | 1 | -3/+3 |
* | * lang-specs.h: Rewrite -MD and -MMD to append an underscore. | neil | 2003-06-14 | 1 | -2/+2 |
* | * Makefile.in: Update to use common.opt and lang_opt_files. | neil | 2003-06-14 | 1 | -3/+3 |