Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h. | bryce | 2001-11-22 | 1 | -1/+15 |
* | * Makefile.in (c-parse.o, c-common.o): Update dependencies. | neil | 2001-11-18 | 1 | -1/+4 |
* | * c-common.c: Include c-lex.h. | neil | 2001-11-15 | 1 | -3/+5 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -0/+22 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -1/+8 |
* | * alias.c:: Include langhooks.h. | neil | 2001-11-06 | 1 | -89/+69 |
* | * langhooks.c (lang_hook_default_clear_binding_stack): New. | zack | 2001-10-25 | 1 | -0/+3 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -9/+18 |
* | * langhooks.c (lang_hook_default_do_nothing, | neil | 2001-10-21 | 1 | -37/+20 |
* | * langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro. | kenner | 2001-10-19 | 1 | -0/+4 |
* | * langhooks.h: New file. | aoliva | 2001-10-08 | 1 | -0/+114 |