aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
AgeCommit message (Expand)AuthorFilesLines
2002-03-08expr.c (expand_expr): Use unsave lang hook.Neil Booth1-0/+5
2002-02-28Makefile.in (integrate.o): Update.Neil Booth1-0/+4
2001-12-05langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in...Jason Merrill1-0/+2
2001-12-04langhooks.h (struct lang_hooks): Add staticp.Joseph Myers1-0/+3
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-0/+14
2001-11-26cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth1-16/+20
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-1/+15
2001-11-18Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth1-1/+4
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-3/+5
2001-11-09Makefile.in: Update.Neil Booth1-0/+22
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-1/+8
2001-11-06Clean up langhooksNeil Booth1-89/+69
2001-10-25langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg1-0/+3
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-9/+18
2001-10-21langhooks.c (lang_hook_default_do_nothing, [...]): New defaults.Neil Booth1-37/+20
2001-10-19langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro.Richard Kenner1-0/+4
2001-10-08langhooks.h: New file.Alexandre Oliva1-0/+114