Age | Commit message (Expand) | Author | Files | Lines |
2011-10-17 | Linemap infrastructure for virtual locations | Tom Tromey | 1 | -1/+1 |
2011-04-20 | remove useless if-before-free tests | Jim Meyering | 1 | -2/+1 |
2011-04-18 | fix doubled-word typos in comments and strings: e.g., s/in in/in/ | Jim Meyering | 1 | -2/+2 |
2011-04-10 | Remove doubled up words. | Mike Stump | 1 | -1/+1 |
2011-03-25 | Changelog c-family/ | Kai Tietz | 1 | -4/+4 |
2010-12-07 | * config/mcore/mcore.c Don't include assert.h. | Joseph Myers | 1 | -2/+1 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-17 | invoke.texi (-dy): Remove. | Joseph Myers | 1 | -1/+1 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 1 | -3/+3 |
2010-11-03 | re PR bootstrap/44335 (gcc-4.6-20100529 java bootstrap failure on arm-linux-g... | Joern Rennecke | 1 | -3/+4 |
2010-10-11 | decl.c (java_init_decl_processing): Use build_function_type_list instead of b... | Nathan Froyd | 1 | -1/+1 |
2010-09-16 | tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATIO... | Richard Guenther | 1 | -10/+7 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -3/+3 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -1/+1 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -6/+3 |
2010-05-26 | java-tree.h (struct lang_decl_func): Change type of throws_list field to a VEC. | Nathan Froyd | 1 | -3/+4 |
2010-05-26 | class.c (utf8_decl_list): Delete. | Nathan Froyd | 1 | -28/+32 |
2010-05-23 | java-gimplify.c: Do not include tm.h, toplev.h. | Steven Bosscher | 1 | -2/+0 |
2010-05-23 | jcf-parse.c: Include bitmap.h. | Steven Bosscher | 1 | -0/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-05-20 | double-int.h (double_int_ior): New function. | Anatoly Sokolov | 1 | -9/+10 |
2010-01-20 | jcf-parse.c (set_source_filename): Constify variable "dot". | Joern Rennecke | 1 | -8/+5 |
2009-07-17 | re PR c/40401 (ICE: verify_gimple failed) | Richard Guenther | 1 | -5/+0 |
2009-07-07 | c-lex.c: Replace %H by an explicit location. | Manuel López-Ibáñez | 1 | -1/+1 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -3/+5 |
2009-06-08 | dwarf2.h (enum dwarf_location_atom): Add INTERNAL_DW_OP_tls_addr. | Ian Lance Taylor | 1 | -4/+4 |
2009-04-24 | combine.c (record_value_for_reg): Change 0 to VOIDmode, twice. | Ian Lance Taylor | 1 | -2/+2 |
2008-11-05 | re PR java/37068 (libgcj linkage failure: Incorrect library ABI version detec... | Andrew Haley | 1 | -1/+27 |
2008-06-24 | jcf-path.c (jcf_path_init): Don't name variable 'try'. | Tom Tromey | 1 | -29/+29 |
2008-06-20 | collect2.c (main, [...]): Fix for -Wc++-compat. | Kaveh R. Ghazi | 1 | -12/+12 |
2008-05-23 | jcf-parse.c (give_name_to_class): Call find_sourcefile to find full pathname ... | Andrew Haley | 1 | -1/+1 |
2008-03-11 | langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete. | Paolo Bonzini | 1 | -0/+2 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -44/+2 |
2008-01-04 | re PR java/17779 (ICE: Seg fault) | Andrew Haley | 1 | -1/+1 |
2008-01-04 | re PR java/17779 (ICE: Seg fault) | Andrew Haley | 1 | -5/+17 |
2007-12-18 | re PR java/27643 (ICE in java_mark_cni_decl_local compiling bytecode->native) | Andrew Haley | 1 | -7/+2 |
2007-11-02 | re PR java/33765 (gcj internal compiler error when reading an empty file) | Tom Tromey | 1 | -0/+4 |
2007-09-06 | * jcf-parse.c (parse_class_file): Re-enter the current file. | Tom Tromey | 1 | -0/+7 |
2007-09-06 | tree-cfg.c (remove_bb): Only warn if line is non-zero. | Tom Tromey | 1 | -11/+11 |
2007-09-03 | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-08-17 | typeck.c (find_method_in_interfaces): Update. | Tom Tromey | 1 | -5/+0 |
2007-08-10 | system.h (CONST_CAST): New. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-07-31 | java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-04-03 | jvgenmain.c (main): Change main to use class$, not class$$. | Andrew Haley | 1 | -3/+6 |
2007-02-03 | * java-tree.h, javaop.def, jcf-parse.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-02-01 | re PR java/30641 (gcj corrupted double-linked list (glibc detected)) | Andrew Haley | 1 | -0/+2 |
2007-01-31 | * class.c, jcf-parse.c: Fix comment typos. | Kazu Hirata | 1 | -5/+5 |
2007-01-24 | [multiple changes] | Andrew Haley | 1 | -1/+1 |