summaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
Commit message (Expand)AuthorAgeFilesLines
* PR 12267, 12391, 12560, 13129, 14114, 14113zack2004-03-231-1/+1
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-4/+4
* * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka2004-03-031-0/+6
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-1/+2
* * langhooks.c (lhd_print_error_function): Fix for PR c/13110.bothner2003-12-201-1/+0
* * c-typeck.c (c_convert_parm_for_inlining): Add argnum, whichmrs2003-11-121-1/+2
* PR debug/12066mmitchel2003-09-171-0/+8
* * coverage.c (create_coverage): Do not call pushlevel/poplevel.mmitchel2003-09-151-0/+10
* * cgraph.h (struct cgraph_node): Rename lowered to analyzed.rth2003-09-101-0/+8
* * langhooks-def.h (lhd_register_builtin_type): New function.mmitchel2003-09-091-0/+7
* * langhooks.c (lhd_print_error_function): Move from diagnostic.c.gdr2003-09-071-0/+35
* Missed part of my patch:pinskia2003-08-191-0/+8
* * opts.c (decode_options): Do language-specific initialization forgdr2003-08-031-0/+6
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-1/+1
* PR 11498geoffk2003-07-171-6/+30
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-92/+52
* * config/c4x/c4x.c: Don't include "c-tree.h".ghazi2003-06-161-1/+0
* * hooks.c (hook_int_size_t_constcharptr_int_0): New.neil2003-06-111-10/+0
* 2003-05-21 Andrew Haley <aph@redhat.com>aph2003-06-101-0/+10
* * tree.c (tree_size): For all 'c' and 'x' nodes, look directlyzack2003-04-071-0/+11
* (gcc)neroden2003-03-191-2/+2
* * c-pch.c, dummy-conditions.c, genautomata.c, genconditions.c,neroden2003-03-131-4/+4
* * c-common.h (c_common_init, c_common_post_options): Update.neil2003-03-081-0/+9
* * calls.c: Fix comment formatting.kazu2003-03-081-1/+1
* * toplev.c, langhooks.c, langhooks-def.h: Moveaustern2003-02-191-0/+29
* Merge basic-improvements-branch to trunkzack2002-12-161-3/+9
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-3/+3
* For PR java/6005 and PR java/7611:tromey2002-08-221-0/+7
* * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.jason2002-08-021-0/+14
* * langhooks.c: Fix formatting.kazu2002-05-301-7/+6
* * c-common.h (c_common_parse_file): Update.neil2002-04-251-10/+8
* * Makefile.in: Update.neil2002-04-201-1/+9
* * builtins.c: Include langhooks.h.neil2002-04-191-0/+8
* * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.neil2002-04-181-0/+11
* PR opt/4330rth2002-04-031-0/+19
* * langhooks-def.h (lhd_set_decl_assembler_name,neil2002-04-031-0/+27
* * c-common.c (c_unsafe_for_reeval): Rename.neil2002-03-311-0/+9
* * c-common.c (c_expand_expr): Fix prototype.neil2002-03-271-0/+12
* * c-decl.c (maybe_build_cleanup): Remove.neil2002-03-251-0/+9
* 2002-03-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-211-1/+1
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-2/+2
* * Makefile.in: Update.neil2002-03-201-0/+10
* PR c/5656jakub2002-03-191-0/+12
* * Makefile.in (integrate.o): Update.neil2002-02-281-0/+8
* * langhooks.c: Include flags.h.dnovillo2002-02-221-0/+1
* 2002-02-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-221-2/+9
* * langhooks.c (lhd_staticp): Mark parameter with ATTRIBUTE_UNUSED.ghazi2001-12-061-1/+1
* * langhooks.h (struct lang_hooks_for_tree_inlining): Addjason2001-12-051-0/+21
* * langhooks.h (struct lang_hooks): Add staticp.jsm282001-12-041-0/+9