summaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
Commit message (Expand)AuthorAgeFilesLines
* c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola2007-05-141-4/+0
* invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl2007-04-171-0/+4
* varasm.c (assemble_variable): Remove call to lang_hooks.decls.prepare_assembl...Andrew Pinski2007-04-081-3/+0
* langhooks.c (lhd_tree_inlining_add_pending_fn_decls, [...]): Remove.Steven Bosscher2007-04-081-4/+0
* 2007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-0/+3
* in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-3/+0
* langhooks-def.h (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_SAFE_FROM_P.Daniel Berlin2007-04-061-9/+0
* typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola2007-03-301-0/+1
* fold-const.c (fold_truthop): Don't check can_use_bit_fields_p.Tom Tromey2007-01-101-4/+0
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-11/+6
* langhooks.h (struct lang_hooks): Add dwarf_name language hook.Nicolas Setton2006-05-191-1/+6
* [multiple changes]Diego Novillo2006-01-181-0/+38
* tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i...Diego Novillo2005-12-091-1/+1
* c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson2005-11-211-6/+0
* c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump2005-11-181-0/+6
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-081-0/+3
* re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535)Joseph Myers2005-07-051-0/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-2/+2
* langhooks.h (truthvalue_conversion): Remove.Joseph Myers2005-03-231-13/+0
* c-objc-common.h, [...]: Update copyright.Kazu Hirata2005-02-211-1/+1
* re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2005-02-201-0/+9
* Speed up walk_tree by introducing a special-purpose hash table.Matt Austern2004-10-141-1/+1
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-7/+8
* configure.ac: Check for COMDAT support.Mark Mitchell2004-09-151-0/+9
* tree.c (staticp): Return the static object.Richard Henderson2004-08-261-1/+1
* langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.Eric Christopher2004-08-191-5/+0
* alias.c (readonly_fields_p): Remove.Richard Henderson2004-08-181-3/+0
* libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal.Gabriel Dos Reis2004-08-021-1/+1
* c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher2004-07-281-7/+2
* c-common.h (c_staticp): Change return type from int to bool.Bernardo Innocenti2004-07-251-1/+1
* langhooks.h (builtin_function): New langhook.Joseph Myers2004-07-171-0/+12
* langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, [...]):...Richard Henderson2004-07-161-2/+0
* langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers2004-07-111-22/+0
* re PR c/2511 (-pedantic not warning about bitfield overflow)Joseph Myers2004-07-081-0/+4
* langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove.Richard Henderson2004-07-061-4/+0
* langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg.Richard Kenner2004-07-051-1/+1
* function.c, [...]: Move max_size hook to type hooks; remove bogus PARAMS.Richard Kenner2004-07-051-4/+4
* langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New langhook.Richard Kenner2004-07-031-0/+4
* tree.def (VTABLE_REF): Remove.Richard Henderson2004-06-221-0/+4
* c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson2004-06-151-1/+0
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-17/+18
* cgraph.c: Add overall comment.Jan Hubicka2004-04-011-0/+3
* langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook.Richard Kenner2004-03-191-0/+5
* debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg2004-02-121-3/+0
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* expr.h (expand_expr): Make it a macro, not a function.Mark Mitchell2004-01-091-1/+1
* c-typeck.c (c_convert_parm_for_inlining): Add argnum...Mike Stump2003-11-121-1/+1
* tree.c (get_callee_fndecl): Call lang_hooks.lang_get_callee_fndecl.Andrew Haley2003-10-061-0/+3
* re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read)Mark Mitchell2003-09-171-0/+3