aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks-def.h
AgeCommit message (Expand)AuthorFilesLines
2007-06-23re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)Richard Guenther1-4/+0
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Espindola1-3/+0
2007-05-28langhooks-def.h: Remove the prototype for hook_get_alias_set_0.Kazu Hirata1-4/+0
2007-05-14c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola1-1/+0
2007-04-17invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl1-0/+2
2007-04-08varasm.c (assemble_variable): Remove call to lang_hooks.decls.prepare_assembl...Andrew Pinski1-2/+0
2007-04-08langhooks.c (lhd_tree_inlining_add_pending_fn_decls, [...]): Remove.Steven Bosscher1-16/+0
2007-04-072007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+3
2007-04-07in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-3/+0
2007-04-06langhooks-def.h (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_SAFE_FROM_P.Daniel Berlin1-3/+0
2007-03-30typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola1-0/+1
2007-01-10fold-const.c (fold_truthop): Don't check can_use_bit_fields_p.Tom Tromey1-4/+1
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-1/+2
2006-05-19langhooks.h (struct lang_hooks): Add dwarf_name language hook.Nicolas Setton1-1/+4
2006-01-18[multiple changes]Diego Novillo1-1/+25
2005-11-21c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson1-2/+0
2005-11-18c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump1-0/+2
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-0/+2
2005-07-05re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535)Joseph Myers1-0/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-23langhooks.h (truthvalue_conversion): Remove.Joseph Myers1-1/+0
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg1-0/+3
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-14c-tree.h, [...]: Remove unused prototypes.Kazu Hirata1-2/+0
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.Matt Austern1-1/+1
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-0/+3
2004-08-26tree.c (staticp): Return the static object.Richard Henderson1-1/+1
2004-08-19langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.Eric Christopher1-2/+0
2004-08-18alias.c (readonly_fields_p): Remove.Richard Henderson1-2/+0
2004-07-28c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher1-3/+0
2004-07-25langhooks-def.h (lhd_staticp): Change return type from int to bool in prototy...Bernardo Innocenti1-1/+1
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-0/+2
2004-07-16langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, [...]):...Richard Henderson1-5/+0
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers1-16/+2
2004-07-08re PR c/2511 (-pedantic not warning about bitfield overflow)Joseph Myers1-0/+2
2004-07-06langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove.Richard Henderson1-2/+0
2004-07-05langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg.Richard Kenner1-1/+1
2004-07-05function.c, [...]: Move max_size hook to type hooks; remove bogus PARAMS.Richard Kenner1-2/+2
2004-07-03langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New langhook.Richard Kenner1-0/+2
2004-06-22tree.def (VTABLE_REF): Remove.Richard Henderson1-0/+2
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-4/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-13/+17
2004-04-01cgraph.c: Add overall comment.Jan Hubicka1-0/+2
2004-03-19langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook.Richard Kenner1-1/+3
2004-03-03ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka1-1/+2
2004-02-12debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg1-2/+0
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-09expr.h (expand_expr): Make it a macro, not a function.Mark Mitchell1-1/+1
2003-11-12c-typeck.c (c_convert_parm_for_inlining): Add argnum...Mike Stump1-1/+1
2003-10-06tree.c (get_callee_fndecl): Call lang_hooks.lang_get_callee_fndecl.Andrew Haley1-0/+3