summaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
Commit message (Expand)AuthorAgeFilesLines
* * langhooks.c (lhd_staticp): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2001-12-061-1/+1
* langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in...Jason Merrill2001-12-051-0/+21
* langhooks.h (struct lang_hooks): Add staticp.Joseph Myers2001-12-041-0/+9
* * langhooks.c (lhd_safe_from_p): Add ATTRIBUTE_UNUSED.Richard Kenner2001-11-281-2/+2
* Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner2001-11-271-0/+19
* tree-dump.c: Rename from c-dump.c.Bryce McKinlay2001-11-221-0/+23
* Makefile.in: Update.Neil Booth2001-11-091-0/+20
* Clean up langhooksNeil Booth2001-11-061-13/+14
* langhooks.c (lang_hook_default_clear_binding_stack): New.Zack Weinberg2001-10-251-10/+19
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-0/+22
* langhooks.c (lang_hook_default_do_nothing, [...]): New defaults.Neil Booth2001-10-211-0/+14
* langhooks.c: Include langhooks.h.Richard Henderson2001-10-101-0/+2
* langhooks.c: Include rtl.h, insn-config.h and integrate.h.Janis Johnson2001-10-101-0/+3
* langhooks.h: New file.Alexandre Oliva2001-10-081-0/+142