diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bdecf41..95a77c7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +Mon 8 May 22:17:35 2000 Neil Booth <NeilB@earthling.net> + + * cpplex.c (spell_token): New function. + (TOKEN_LEN): Add 1 for whitespace. + (_cpp_lex_file): Update to use spell_token. + * cpplib.h (E): Remove. + (TTYPE_TABLE): Update CPP_VSPACE entry. + 2000-05-08 Richard Henderson <rth@cygnus.com> * flow.c (init_propagate_block_info): Watch out for conditional |
