aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-30langhooks.c: Fix formatting.Kazu Hirata1-7/+6
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-10/+8
2002-04-20Makefile.in: Update.Neil Booth1-1/+9
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-0/+8
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth1-0/+11
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson1-0/+19
2002-04-03langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth1-0/+27
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-0/+9
2002-03-27c-common.c (c_expand_expr): Fix prototype.Neil Booth1-0/+12
2002-03-25c-decl.c (maybe_build_cleanup): Remove.Neil Booth1-0/+9
2002-03-21langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i...Aldy Hernandez1-1/+1
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth1-2/+2
2002-03-20Makefile.in: Update.Neil Booth1-0/+10
2002-03-19re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek1-0/+12
2002-02-28Makefile.in (integrate.o): Update.Neil Booth1-0/+8
2002-02-21* langhooks.c: Include flags.h.Diego Novillo1-0/+1
2002-02-22attr-alwaysinline.c: New.Aldy Hernandez1-2/+9
2001-12-06* langhooks.c (lhd_staticp): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi1-1/+1
2001-12-05langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in...Jason Merrill1-0/+21
2001-12-04langhooks.h (struct lang_hooks): Add staticp.Joseph Myers1-0/+9
2001-11-28* langhooks.c (lhd_safe_from_p): Add ATTRIBUTE_UNUSED.Richard Kenner1-2/+2
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-0/+19
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-0/+23
2001-11-09Makefile.in: Update.Neil Booth1-0/+20
2001-11-06Clean up langhooksNeil Booth1-13/+14
2001-10-25langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg1-10/+19
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-0/+22
2001-10-21langhooks.c (lang_hook_default_do_nothing, [...]): New defaults.Neil Booth1-0/+14
2001-10-10langhooks.c: Include langhooks.h.Richard Henderson1-0/+2
2001-10-10langhooks.c: Include rtl.h, insn-config.h and integrate.h.Janis Johnson1-0/+3
2001-10-08langhooks.h: New file.Alexandre Oliva1-0/+142