2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jan 2001 21:30:16 +0000 (21:30 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jan 2001 21:30:16 +0000 (21:30 +0000)
commitc2acbd5aee211eb2d320b23ed9de9a8c27634054
treeccce935ca0e9dc123a10800c572cceabc8074b67
parent4336d1295b682ec37dea0f1b17107d75aa1d90ab
2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>

        * cppinit.c (cpp_start_read): If -fpreprocessed, ignore
-D, -U and -A, and don't initialize the builtins.
* cppmain.c (cb_define, cb_undef): Unconditionally process
the callback.
* tradcpp.c (main): Fix typo.

2000-01-11  Mark Elbrecht  <snowball3@bigfoot.com>

        * cppfiles.c (cpp_included, find_include_file, _cpp_execute_include)
          (read_name_map): Use IS_ABSOLUTE_PATH.
        * tradcpp.c (get_filename): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38925 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cppfiles.c
gcc/cppinit.c
gcc/cppmain.c
gcc/tradcpp.c