* Makefile.am: Remove references to c-compiler-name.h and
commita053adad92d7f3d26f1e5c6055ccef4525e4e39b
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Nov 2017 18:15:33 +0000 (16 18:15 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Nov 2017 18:15:33 +0000 (16 18:15 +0000)
tree2de8be5e2648fec8c4e0080f09145cb6a267409c
parent82908cdef74c3f456d345055d22039052e2dca5b
* Makefile.am: Remove references to c-compiler-name.h and
cp-compiler-name.h
* Makefile.in: Regenerate.
* compiler-name.hh: New file.
* libcc1.cc: Don't include c-compiler-name.h.  Include
compiler-name.hh.
* libcp1.cc: Don't include cp-compiler-name.h.  Include
compiler-name.hh.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254838 138bc75d-0d04-0410-961f-82ee72b054a4
libcc1/ChangeLog
libcc1/Makefile.am
libcc1/Makefile.in
libcc1/compiler-name.hh [new file with mode: 0644]
libcc1/libcc1.cc
libcc1/libcp1.cc