Age | Commit message (Expand) | Author | Files | Lines |
2010-10-15 | target.def (target_option.init_struct): New hook. | Joseph Myers | 1 | -6/+0 |
2010-10-08 | Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | Joseph Myers | 1 | -0/+6 |
2010-10-05 | opts-common.c (handle_option, [...]): Add diagnostic_context parameter. | Joseph Myers | 1 | -1/+1 |
2010-09-24 | c-decl.c (pop_scope): Always set file-scope DECL_CONTEXT. | Richard Guenther | 1 | -1/+1 |
2010-07-27 | coretypes.h (struct cl_option_handlers): Declare. | Joseph Myers | 1 | -0/+10 |
2010-07-27 | langhooks-def.h (lhd_init_options, [...]): New. | Joseph Myers | 1 | -0/+14 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -1/+1 |
2010-05-24 | diagnostic.c: Don't include flags.h. | Joseph Myers | 1 | -1/+1 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -2/+3 |
2009-12-16 | re PR lto/42392 ([LTO] ICE with top level asm) | Richard Guenther | 1 | -0/+2 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -3/+3 |
2009-10-03 | Merge lto branch into trunk. | Diego Novillo | 1 | -0/+52 |
2009-09-13 | langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define. | Richard Guenther | 1 | -0/+7 |
2009-09-01 | tree.c (tree_expr_size): New function. | Richard Guenther | 1 | -13/+0 |
2009-07-17 | re PR c/40401 (ICE: verify_gimple failed) | Richard Guenther | 1 | -5/+11 |
2009-06-15 | cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL... | Rafael Avila de Espindola | 1 | -8/+0 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -2/+2 |
2009-05-05 | attribs.c (decl_attributes): Use %qE for identifiers in diagnostics. | Joseph Myers | 1 | -5/+5 |
2009-04-24 | combine.c (record_value_for_reg): Change 0 to VOIDmode, twice. | Ian Lance Taylor | 1 | -3/+4 |
2009-03-30 | re PR middle-end/323 (optimized code gives strange floating point results) | Joseph Myers | 1 | -0/+3 |
2009-03-29 | c-common.c (c_expand_expr, c_staticp): Remove. | Paolo Bonzini | 1 | -19/+0 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-02-17 | re PR middle-end/39214 (internal compiler error: Segmentation fault) | Richard Guenther | 1 | -1/+1 |
2008-09-09 | c-common.c (c_expand_decl): Remove. | Paolo Bonzini | 1 | -12/+0 |
2008-08-30 | Change attribute((option(...))) to attribute((target(...))); Do not allocate ... | Michael Meissner | 1 | -8/+46 |
2008-07-29 | c-decl.c (merge_decls): Do not handle DECL_INLINE. | Jan Hubicka | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -4/+5 |
2008-07-13 | re PR middle-end/36811 (endless (?) loop building with -O3) | Richard Guenther | 1 | -2/+6 |
2008-04-23 | tree-cfg.c (verify_expr): Check with is_gimple_address. | Paolo Bonzini | 1 | -2/+1 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -3/+1 |
2007-11-02 | langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun... | Diego Novillo | 1 | -2/+1 |
2007-10-08 | varasm.c (compare_constant): Removed call to lang_hooks.expand_constant. | Ollie Wild | 1 | -8/+0 |
2007-09-29 | Revert | Ollie Wild | 1 | -0/+8 |
2007-09-28 | varasm.c (compare_constant): Removed call to lang_hooks.expand_constant. | Ollie Wild | 1 | -8/+0 |
2007-09-27 | builtins.c (expand_builtin, [...]): Use new %K format string specifier for di... | Jakub Jelinek | 1 | -9/+90 |
2007-08-28 | tree.h (DECL_DISREGARD_INLINE_LIMITS): New. | Richard Guenther | 1 | -0/+3 |
2007-08-25 | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-24 | Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies. | Richard Guenther | 1 | -14/+0 |
2007-08-20 | c-objc-common.c (c_disregard_inline_limits): Remove. | Richard Guenther | 1 | -13/+0 |
2007-08-20 | langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove. | Richard Guenther | 1 | -13/+0 |
2007-08-20 | tree.c (WALK_SUBTREE): Call walk_tree_1. | Richard Guenther | 1 | -21/+0 |
2007-08-16 | c-common.c (const_strip_array_types): New. | Kaveh R. Ghazi | 1 | -6/+6 |
2007-08-11 | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 1 | -1/+1 |
2007-07-29 | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 1 | -0/+8 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-23 | re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const) | Richard Guenther | 1 | -12/+0 |
2007-06-11 | really remove signed(_or_unsigned)?_type langhooks | Rafael Espindola | 1 | -21/+0 |
2007-05-28 | langhooks-def.h: Remove the prototype for hook_get_alias_set_0. | Kazu Hirata | 1 | -9/+0 |
2007-05-24 | re PR target/27067 (Compile errors with multiple inheritance where the stdcal... | Danny Smith | 1 | -4/+12 |
2007-05-24 | c-common.c (c_common_signed_or_unsigned_type): Delay the check for INTEGRAL_T... | Rafael Avila de Espindola | 1 | -3/+3 |