cppinit.c (init): Rename init_library.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Mon, 8 Jan 2001 18:52:09 +0000 (18:52 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 8 Jan 2001 18:52:09 +0000 (18:52 +0000)
commit674c3b405ce43dae5f198aa418c2349a4988f429
treebe0c125ea95f22783d35ea61f07fc9f89995ba26
parent1d8939ef8a86ddde48263160eb6b70a8f991d355
cppinit.c (init): Rename init_library.

        * cppinit.c (init): Rename init_library.
        (cpp_create_reader): Update.
        * gcc.c (cpp_options): If -o given, use it as the target of
        any -M options.

From-SVN: r38805
gcc/ChangeLog
gcc/cppinit.c
gcc/gcc.c