summaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
Commit message (Expand)AuthorAgeFilesLines
* langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in...Jason Merrill2001-12-051-0/+2
* langhooks.h (struct lang_hooks): Add staticp.Joseph Myers2001-12-041-0/+3
* Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner2001-11-271-0/+14
* cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth2001-11-261-16/+20
* tree-dump.c: Rename from c-dump.c.Bryce McKinlay2001-11-221-1/+15
* Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth2001-11-181-1/+4
* c-common.c: Include c-lex.h.Neil Booth2001-11-151-3/+5
* Makefile.in: Update.Neil Booth2001-11-091-0/+22
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-1/+8
* Clean up langhooksNeil Booth2001-11-061-89/+69
* langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg2001-10-251-0/+3
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-9/+18
* langhooks.c (lang_hook_default_do_nothing, [...]): New defaults.Neil Booth2001-10-211-37/+20
* langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro.Richard Kenner2001-10-191-0/+4
* langhooks.h: New file.Alexandre Oliva2001-10-081-0/+114