| Commit message (Expand) | Author | Age | Files | Lines |
* | c-common.c (c_expand_decl): Remove. | Paolo Bonzini | 2008-09-09 | 1 | -12/+0 |
* | Change attribute((option(...))) to attribute((target(...))); Do not allocate ... | Michael Meissner | 2008-08-30 | 1 | -8/+46 |
* | c-decl.c (merge_decls): Do not handle DECL_INLINE. | Jan Hubicka | 2008-07-29 | 1 | -1/+1 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -4/+5 |
* | re PR middle-end/36811 (endless (?) loop building with -O3) | Richard Guenther | 2008-07-13 | 1 | -2/+6 |
* | tree-cfg.c (verify_expr): Check with is_gimple_address. | Paolo Bonzini | 2008-04-23 | 1 | -2/+1 |
* | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 2008-02-26 | 1 | -3/+1 |
* | langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun... | Diego Novillo | 2007-11-02 | 1 | -2/+1 |
* | varasm.c (compare_constant): Removed call to lang_hooks.expand_constant. | Ollie Wild | 2007-10-08 | 1 | -8/+0 |
* | Revert | Ollie Wild | 2007-09-29 | 1 | -0/+8 |
* | varasm.c (compare_constant): Removed call to lang_hooks.expand_constant. | Ollie Wild | 2007-09-28 | 1 | -8/+0 |
* | builtins.c (expand_builtin, [...]): Use new %K format string specifier for di... | Jakub Jelinek | 2007-09-27 | 1 | -9/+90 |
* | tree.h (DECL_DISREGARD_INLINE_LIMITS): New. | Richard Guenther | 2007-08-28 | 1 | -0/+3 |
* | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 2007-08-25 | 1 | -1/+1 |
* | Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies. | Richard Guenther | 2007-08-24 | 1 | -14/+0 |
* | c-objc-common.c (c_disregard_inline_limits): Remove. | Richard Guenther | 2007-08-20 | 1 | -13/+0 |
* | langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove. | Richard Guenther | 2007-08-20 | 1 | -13/+0 |
* | tree.c (WALK_SUBTREE): Call walk_tree_1. | Richard Guenther | 2007-08-20 | 1 | -21/+0 |
* | c-common.c (const_strip_array_types): New. | Kaveh R. Ghazi | 2007-08-16 | 1 | -6/+6 |
* | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 2007-08-11 | 1 | -1/+1 |
* | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 2007-07-29 | 1 | -0/+8 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const) | Richard Guenther | 2007-06-23 | 1 | -12/+0 |
* | really remove signed(_or_unsigned)?_type langhooks | Rafael Espindola | 2007-06-11 | 1 | -21/+0 |
* | langhooks-def.h: Remove the prototype for hook_get_alias_set_0. | Kazu Hirata | 2007-05-28 | 1 | -9/+0 |
* | re PR target/27067 (Compile errors with multiple inheritance where the stdcal... | Danny Smith | 2007-05-24 | 1 | -4/+12 |
* | c-common.c (c_common_signed_or_unsigned_type): Delay the check for INTEGRAL_T... | Rafael Avila de Espindola | 2007-05-24 | 1 | -3/+3 |
* | langhooks.c (lhd_tree_inlining_add_pending_fn_decls, [...]): Remove. | Steven Bosscher | 2007-04-08 | 1 | -42/+0 |
* | 2007-04-07 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 2007-04-07 | 1 | -0/+8 |
* | in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 2007-04-07 | 1 | -8/+0 |
* | langhooks-def.h (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_SAFE_FROM_P. | Daniel Berlin | 2007-04-06 | 1 | -8/+0 |
* | typeck.c (java_signed_or_unsigned_type): Remove. | Rafael Avila de Espindola | 2007-03-30 | 1 | -0/+21 |
* | function.c (gimplify_parameters): Call build_gimple_modify_stmt instead of ca... | Roger Sayle | 2007-02-19 | 1 | -2/+3 |
* | fold-const.c (fold_truthop): Don't check can_use_bit_fields_p. | Tom Tromey | 2007-01-10 | 1 | -7/+0 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -1/+1 |
* | builtins.c (expand_builtin_mathfn_3): Correct coding style. | Roger Sayle | 2006-10-30 | 1 | -4/+5 |
* | decl.c: Include langhooks.h. | Rafael Ávila de Espíndola | 2006-10-23 | 1 | -0/+38 |
* | langhooks.h (struct lang_hooks): Add dwarf_name language hook. | Nicolas Setton | 2006-05-19 | 1 | -1/+11 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -1/+1 |
* | [multiple changes] | Diego Novillo | 2006-01-18 | 1 | -0/+28 |
* | re PR debug/23190 (debug info omitted for uninitialized variables (stabs)) | Richard Henderson | 2005-09-08 | 1 | -2/+2 |
* | re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535) | Joseph Myers | 2005-07-05 | 1 | -0/+7 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 2005-04-21 | 1 | -41/+32 |
* | c-objc-common.h, [...]: Update copyright. | Kazu Hirata | 2005-02-21 | 1 | -1/+1 |
* | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 2005-02-20 | 1 | -0/+6 |
* | Speed up walk_tree by introducing a special-purpose hash table. | Matt Austern | 2004-10-14 | 1 | -1/+1 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -3/+3 |
* | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 2004-09-15 | 1 | -3/+4 |
* | configure.ac: Check for COMDAT support. | Mark Mitchell | 2004-09-15 | 1 | -0/+8 |