summaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
Commit message (Expand)AuthorAgeFilesLines
...
* * langhooks.c (lhd_safe_from_p): Add ATTRIBUTE_UNUSED.kenner2001-11-281-2/+2
* * Makefile.in (c-lang.o): Depends on langhooks-def.h.kenner2001-11-271-0/+19
* * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h.bryce2001-11-221-0/+23
* * Makefile.in: Update.neil2001-11-091-0/+20
* * alias.c:: Include langhooks.h.neil2001-11-061-13/+14
* * langhooks.c (lang_hook_default_clear_binding_stack): New.zack2001-10-251-10/+19
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-0/+22
* * langhooks.c (lang_hook_default_do_nothing,neil2001-10-211-0/+14
* * langhooks.c: Include langhooks.h.rth2001-10-111-0/+2
* * langhooks.c: Include rtl.h, insn-config.h and integrate.h.aoliva2001-10-101-0/+3
* * langhooks.h: New file.aoliva2001-10-081-0/+142