[multiple changes]
authorZack Weinberg <zack@gcc.gnu.org>
Tue, 25 Apr 2000 19:32:36 +0000 (19:32 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Tue, 25 Apr 2000 19:32:36 +0000 (19:32 +0000)
commitc5a047348d810987513ce54c6533c1314ad19593
tree5a047961b22821bc1f9f0aa156612fd5c002d95c
parente0075d846d4a4bbcb3a5114bdc8f4f130bf819b1
[multiple changes]

2000-04-25  Zack Weinberg  <zack@wolery.cumb.org>

* cpplib.h (struct cpp_buffer): Add 'mapped' flag; fix
commentary.

2000-04-25  Neil Booth  <NeilB@earthling.net>

Restore previous patch, plus the following fixes:

* cpphash.c (_cpp_create_definition): Test PREV_WHITESPACE in
flags, not CPP_OPEN_PAREN.
* cpplex.c (expand_token_space, init_token_list,
cpp_free_token_list): Put the dummy token at list->tokens[-1].
(_cpp_lex_line, _cpp_lex_file): token list is 0-based.

From-SVN: r33419
gcc/ChangeLog
gcc/cpphash.c
gcc/cpphash.h
gcc/cpplex.c
gcc/cpplib.c
gcc/cpplib.h