| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce gcc::dump_manager class | dmalcolm | 2013-10-14 | 1 | -1/+2 |
* | * lang.c (put_decl_node): Don't iterate over end_params_node. | ktietz | 2013-03-22 | 1 | -1/+2 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | * lang.c (java_init_options_struct): Set | schwab | 2012-01-23 | 1 | -1/+2 |
* | * lang.c (java_init_options_struct): Disable optimizations | law | 2011-11-23 | 1 | -0/+4 |
* | ChangeLog gcc/ | ktietz | 2011-03-21 | 1 | -2/+2 |
* | * decl.c (java_init_decl_processing): Initialise integer_three_node. | davek | 2010-12-15 | 1 | -1/+3 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | * Makefile.in (OPTS_H): Define. | jsm28 | 2010-11-12 | 1 | -2/+2 |
* | * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Start | jsm28 | 2010-11-10 | 1 | -2/+2 |
* | Centralize knowledge of eh personality routines. | rth | 2010-10-13 | 1 | -5/+1 |
* | * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | jsm28 | 2010-10-08 | 1 | -8/+17 |
* | Hookize TARGET_UNWIND_INFO et al. | rth | 2010-09-28 | 1 | -1/+2 |
* | PR driver/44076 | jsm28 | 2010-09-02 | 1 | -1/+0 |
* | * coretypes.h (struct cl_option_handlers): Declare. | jsm28 | 2010-07-27 | 1 | -6/+8 |
* | * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK, | jsm28 | 2010-07-27 | 1 | -5/+12 |
* | gcc/ChangeLog: | steven | 2010-06-28 | 1 | -1/+0 |
* | * lang.c (java_classify_record): Return RECORD_IS_INTERFACE | jakub | 2010-05-25 | 1 | -3/+1 |
* | PR debug/43260 | jakub | 2010-05-25 | 1 | -1/+3 |
* | * java-gimplify.c: Do not include tm.h, toplev.h. | steven | 2010-05-23 | 1 | -3/+1 |
* | 2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-05-06 | 1 | -2/+3 |
* | * lang.c (java_post_options): Constify variable "dot". | amylaar | 2010-01-20 | 1 | -1/+1 |
* | * except.h (struct eh_region_d): Add use_cxa_end_cleanup. | rth | 2009-09-28 | 1 | -0/+3 |
* | 2009-09-13 Richard Guenther <rguenther@suse.de> | rguenth | 2009-09-13 | 1 | -0/+20 |
* | 2009-09-01 Diego Novillo <dnovillo@google.com> | dnovillo | 2009-09-03 | 1 | -1/+1 |
* | 2009-09-01 Richard Guenther <rguenther@suse.de> | rguenth | 2009-09-01 | 1 | -2/+0 |
* | Fix PR debug/40990 | dodji | 2009-08-11 | 1 | -16/+34 |
* | 2009-04-21 Taras Glek <tglek@mozilla.com> | dnovillo | 2009-04-22 | 1 | -2/+1 |
* | PR rtl-optimization/323 | jsm28 | 2009-03-30 | 1 | -0/+7 |
* | 2008-09-17 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2008-09-17 | 1 | -54/+0 |
* | PR c++/18071 | hubicka | 2008-09-17 | 1 | -1/+1 |
* | 2008-08-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-08-08 | 1 | -1/+1 |
* | * flags.h (flag_really_no_inline): Remove. | hubicka | 2008-07-29 | 1 | -4/+0 |
* | * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | hubicka | 2008-07-25 | 1 | -2/+0 |
* | * lang.c (java_init_options): Enable unit-at-a-time by default. | hubicka | 2008-07-15 | 1 | -4/+0 |
* | * tree.h (enum tree_code): Include all-tree.def, not tree.def. | ian | 2008-06-21 | 1 | -37/+0 |
* | * collect2.c (main, add_to_list): Fix for -Wc++-compat. | ghazi | 2008-06-20 | 1 | -1/+1 |
* | 2008-03-11 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2008-03-11 | 1 | -12/+0 |
* | gcc | tromey | 2008-02-26 | 1 | -3/+1 |
* | * lang.c (java_classify_record): Don't return | aoliva | 2007-12-20 | 1 | -1/+3 |
* | gcc/ChangeLog: | aoliva | 2007-12-15 | 1 | -0/+16 |
* | * builtins.c (expand_builtin, expand_builtin_object_size, | jakub | 2007-09-27 | 1 | -2/+4 |
* | * java-tree.h (struct lang_decl_func) <function_decl_body>: | tromey | 2007-09-15 | 1 | -2/+0 |
* | * decl.c (java_expand_body): Kill. | hubicka | 2007-09-11 | 1 | -3/+0 |
* | gcc: | tromey | 2007-09-06 | 1 | -2/+2 |
* | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 1 | -2/+2 |
* | 2007-08-20 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-20 | 1 | -44/+0 |
* | * java-gimplify.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-07-31 | 1 | -4/+3 |
* | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 1 | -2/+2 |