OSDN Git Service

* cpphash.c: Move cpp_defined here from cpplib.c.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Nov 2000 21:18:15 +0000 (21:18 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Nov 2000 21:18:15 +0000 (21:18 +0000)
commite14c5993de27982232381cc1d9f42d42514e982a
treefaf4076c83d65bd44e0d82d85813fd94e77029cf
parent83b2aef3ec267ff247aeb25b373128e947eb7283
    * cpphash.c: Move cpp_defined here from cpplib.c.
        * cpplib.c: Update comments, move cpp_defined to cpphash.c.
        * cpplex.c (_cpp_lex_token): Don't leave the lexer at EOL.
        * cppmacro.c (cpp_get_token): Update comments, no need now
        to catch the CPP_EOF meaning EOL case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37345 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cpphash.c
gcc/cpplex.c
gcc/cpplib.c
gcc/cppmacro.c