summaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* cgraph.h (struct cgraph_node): Rename lowered to analyzed.Richard Henderson2003-09-101-3/+4
* langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell2003-09-091-0/+9
* tree-optimize.c: New file.Richard Henderson2003-08-291-0/+15
* builtin-attrs.def: Fix comment formatting.Kazu Hirata2003-08-221-1/+1
* Missed part of my patch:Andrew Pinski2003-08-191-0/+4
* c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle2003-08-041-4/+0
* opts.c (decode_options): Do language-specific initialization for the global d...Gabriel Dos Reis2003-08-031-0/+4
* opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner2003-07-311-3/+0
* ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...Steven Bosscher2003-07-101-23/+18
* java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka2003-07-091-0/+1
* c-common.h (c_comon_handle_filename, [...]): New.Neil Booth2003-07-061-0/+7
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-79/+75
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1
* c-common.h (c_common_init_options): New prototype.Neil Booth2003-07-021-1/+1
* re PR c/10178 (ICE in tree_low_cst)Zack Weinberg2003-06-251-0/+5
* langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro.Jan Hubicka2003-06-241-0/+3
* hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth2003-06-111-10/+0
* langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.Andrew Haley2003-06-101-0/+3
* Makefile.in (OJBS, c-opts.o): Update.Neil Booth2003-06-071-3/+15
* tree.c (tree_size): For all 'c' and 'x' nodes...Zack Weinberg2003-04-071-0/+5
* c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode2003-03-191-1/+1
* genattrtab.h, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-03-131-4/+4
* c-common.h (c_common_init, [...]): Update.Neil Booth2003-03-081-15/+10
* langhooks.h, [...]: introduce new langhook...Matt Austern2003-02-181-0/+4
* Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka2003-02-121-0/+11