]> gcc.gnu.org Git - gcc.git/commit
cppfiles.c (cpp_make_system_header): Take 2 booleans, and operate on current buffer.
authorNeil Booth <neilb@earthling.net>
Mon, 4 Dec 2000 07:32:04 +0000 (07:32 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 4 Dec 2000 07:32:04 +0000 (07:32 +0000)
commit614c7d3716281075f8ef704f37895a121a14d9bd
tree2ee77fc01b58627c217cdfa65bb2e8134086c70b
parent2936419d1cbff6e526a77bbba46b06c5552a60e1
cppfiles.c (cpp_make_system_header): Take 2 booleans, and operate on current buffer.

        * cppfiles.c (cpp_make_system_header): Take 2 booleans,
        and operate on current buffer.
        (cpp_read_file): Rename _cpp_read_file.
        * cpplib.c (do_line, do_pragma_system_header): Update calls to
        cpp_make_system_header.
        * fix-header.c: Similarly.
        * cpphash.h (_cpp_read_file): Move from...
        * cpplib.h: ... here.
        * cppinit.c (do_includes, cpp_start_read): Update appropriately.

From-SVN: r37989
gcc/ChangeLog
gcc/cppfiles.c
gcc/cpphash.h
gcc/cppinit.c
gcc/cpplib.c
gcc/cpplib.h
gcc/fix-header.c
This page took 0.059661 seconds and 5 git commands to generate.