Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * macrotab.h (struct macro_source_file): Doc fix. | Jim Blandy | 2002-11-06 | 1 | -0/+9 |
| | |||||
* | * macrotab.h: Do not include "obstack.h" or "bcache.h". | Andrew Cagney | 2002-06-28 | 1 | -2/+2 |
| | | | | | (struct obstack, struct bcache): Add opaque declarations. * Makefile.in (macrotab_h): Update | ||||
* | Add first preprocessor macro-expansion files. | Jim Blandy | 2002-05-13 | 1 | -0/+295 |
* macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files. * Makefile.in (SFILES): Add macrotab.c, macroexp.c. (splay_tree_h, macroexp_h, macrotab_h): New variable. (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h. (COMMON_OBS): Add macrotab.o, macroexp.o. (macroexp.o, macrotab.o): New rules. |