r254838 - in /trunk/libcc1: ChangeLog Makefile....

law@gcc.gnu.org law@gcc.gnu.org
Thu Nov 16 18:15:00 GMT 2017


Author: law
Date: Thu Nov 16 18:15:33 2017
New Revision: 254838

URL: https://gcc.gnu.org/viewcvs?rev=254838&root=gcc&view=rev
Log:
	* 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.

Added:
    trunk/libcc1/compiler-name.hh
Modified:
    trunk/libcc1/ChangeLog
    trunk/libcc1/Makefile.am
    trunk/libcc1/Makefile.in
    trunk/libcc1/libcc1.cc
    trunk/libcc1/libcp1.cc



More information about the Gcc-cvs mailing list