| Commit message (Expand) | Author | Age | Files | Lines |
* | c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of... | Rafael Avila de Espindola | 2007-05-14 | 1 | -4/+0 |
* | invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu... | Lawrence Crowl | 2007-04-17 | 1 | -0/+4 |
* | varasm.c (assemble_variable): Remove call to lang_hooks.decls.prepare_assembl... | Andrew Pinski | 2007-04-08 | 1 | -3/+0 |
* | langhooks.c (lhd_tree_inlining_add_pending_fn_decls, [...]): Remove. | Steven Bosscher | 2007-04-08 | 1 | -4/+0 |
* | 2007-04-07 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 2007-04-07 | 1 | -0/+3 |
* | in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 2007-04-07 | 1 | -3/+0 |
* | langhooks-def.h (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_SAFE_FROM_P. | Daniel Berlin | 2007-04-06 | 1 | -9/+0 |
* | typeck.c (java_signed_or_unsigned_type): Remove. | Rafael Avila de Espindola | 2007-03-30 | 1 | -0/+1 |
* | fold-const.c (fold_truthop): Don't check can_use_bit_fields_p. | Tom Tromey | 2007-01-10 | 1 | -4/+0 |
* | decl.c: Include langhooks.h. | Rafael Ávila de Espíndola | 2006-10-23 | 1 | -11/+6 |
* | langhooks.h (struct lang_hooks): Add dwarf_name language hook. | Nicolas Setton | 2006-05-19 | 1 | -1/+6 |
* | [multiple changes] | Diego Novillo | 2006-01-18 | 1 | -0/+38 |
* | tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i... | Diego Novillo | 2005-12-09 | 1 | -1/+1 |
* | c-common.c, [...]: Revert 2005-11-18 lookup_name patch. | Richard Henderson | 2005-11-21 | 1 | -6/+0 |
* | c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name. | Mike Stump | 2005-11-18 | 1 | -0/+6 |
* | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 2005-07-08 | 1 | -0/+3 |
* | re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535) | Joseph Myers | 2005-07-05 | 1 | -0/+6 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 2005-04-21 | 1 | -2/+2 |
* | langhooks.h (truthvalue_conversion): Remove. | Joseph Myers | 2005-03-23 | 1 | -13/+0 |
* | 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/+9 |
* | 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 | -7/+8 |
* | configure.ac: Check for COMDAT support. | Mark Mitchell | 2004-09-15 | 1 | -0/+9 |
* | tree.c (staticp): Return the static object. | Richard Henderson | 2004-08-26 | 1 | -1/+1 |
* | langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove. | Eric Christopher | 2004-08-19 | 1 | -5/+0 |
* | alias.c (readonly_fields_p): Remove. | Richard Henderson | 2004-08-18 | 1 | -3/+0 |
* | libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal. | Gabriel Dos Reis | 2004-08-02 | 1 | -1/+1 |
* | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 2004-07-28 | 1 | -7/+2 |
* | c-common.h (c_staticp): Change return type from int to bool. | Bernardo Innocenti | 2004-07-25 | 1 | -1/+1 |
* | langhooks.h (builtin_function): New langhook. | Joseph Myers | 2004-07-17 | 1 | -0/+12 |
* | langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, [...]):... | Richard Henderson | 2004-07-16 | 1 | -2/+0 |
* | langhooks.h (estimate_num_insns, [...]): Remove hooks. | Joseph Myers | 2004-07-11 | 1 | -22/+0 |
* | re PR c/2511 (-pedantic not warning about bitfield overflow) | Joseph Myers | 2004-07-08 | 1 | -0/+4 |
* | langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove. | Richard Henderson | 2004-07-06 | 1 | -4/+0 |
* | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 2004-07-05 | 1 | -1/+1 |
* | function.c, [...]: Move max_size hook to type hooks; remove bogus PARAMS. | Richard Kenner | 2004-07-05 | 1 | -4/+4 |
* | langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New langhook. | Richard Kenner | 2004-07-03 | 1 | -0/+4 |
* | tree.def (VTABLE_REF): Remove. | Richard Henderson | 2004-06-22 | 1 | -0/+4 |
* | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 2004-06-15 | 1 | -1/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -17/+18 |
* | cgraph.c: Add overall comment. | Jan Hubicka | 2004-04-01 | 1 | -0/+3 |
* | langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook. | Richard Kenner | 2004-03-19 | 1 | -0/+5 |
* | debug.h (struct gcc_debug_hooks): Add type_decl field. | Zack Weinberg | 2004-02-12 | 1 | -3/+0 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 2004-01-09 | 1 | -1/+1 |
* | c-typeck.c (c_convert_parm_for_inlining): Add argnum... | Mike Stump | 2003-11-12 | 1 | -1/+1 |
* | tree.c (get_callee_fndecl): Call lang_hooks.lang_get_callee_fndecl. | Andrew Haley | 2003-10-06 | 1 | -0/+3 |
* | re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read) | Mark Mitchell | 2003-09-17 | 1 | -0/+3 |