aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
AgeCommit message (Expand)AuthorFilesLines
2005-04-21lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell1-2/+2
2005-03-23langhooks.h (truthvalue_conversion): Remove.Joseph Myers1-13/+0
2005-02-21c-objc-common.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg1-0/+9
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.Matt Austern1-1/+1
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-7/+8
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-0/+9
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-5/+0
2004-08-18alias.c (readonly_fields_p): Remove.Richard Henderson1-3/+0
2004-08-02libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal.Gabriel Dos Reis1-1/+1
2004-07-28c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher1-7/+2
2004-07-25c-common.h (c_staticp): Change return type from int to bool.Bernardo Innocenti1-1/+1
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-0/+12
2004-07-16langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, [...]):...Richard Henderson1-2/+0
2004-07-11langhooks.h (estimate_num_insns, [...]): Remove hooks.Joseph Myers1-22/+0
2004-07-08re PR c/2511 (-pedantic not warning about bitfield overflow)Joseph Myers1-0/+4
2004-07-06langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove.Richard Henderson1-4/+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-4/+4
2004-07-03langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New langhook.Richard Kenner1-0/+4
2004-06-22tree.def (VTABLE_REF): Remove.Richard Henderson1-0/+4
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-1/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-17/+18
2004-04-01cgraph.c: Add overall comment.Jan Hubicka1-0/+3
2004-03-19langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook.Richard Kenner1-0/+5
2004-02-12debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg1-3/+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
2003-09-17re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read)Mark Mitchell1-0/+3
2003-09-10cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson1-3/+4
2003-09-09langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell1-0/+9
2003-08-29tree-optimize.c: New file.Richard Henderson1-0/+15
2003-08-22builtin-attrs.def: Fix comment formatting.Kazu Hirata1-1/+1
2003-08-19Missed part of my patch:Andrew Pinski1-0/+4
2003-08-04c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle1-4/+0
2003-08-03opts.c (decode_options): Do language-specific initialization for the global d...Gabriel Dos Reis1-0/+4
2003-07-31opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner1-3/+0
2003-07-10ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...Steven Bosscher1-23/+18
2003-07-09java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka1-0/+1
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth1-0/+7
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-79/+75
2003-07-05bt-load.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth1-1/+1
2003-06-25re PR c/10178 (ICE in tree_low_cst)Zack Weinberg1-0/+5
2003-06-24langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro.Jan Hubicka1-0/+3
2003-06-11hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth1-10/+0
2003-06-10langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.Andrew Haley1-0/+3