r216579 - in /trunk: ChangeLog Makefile.def Mak...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Thu Oct 23 09:14:00 GMT 2014


Author: rguenth
Date: Thu Oct 23 09:14:48 2014
New Revision: 216579

URL: https://gcc.gnu.org/viewcvs?rev=216579&root=gcc&view=rev
Log:
2014-10-23  Richard Biener  <rguenther@suse.de>

	* Makefile.def: Add libcpp build module and dependencies.
	* configure.ac: Add libcpp build module.
	* Makefile.in: Regenerate.
	* configure: Likewise.

	gcc/
	* Makefile.in (BUILD_CPPLIB): Add.
	(build/genmatch$(build_exeext)): Use BUILD_CPPLIB, not CPPLIB.
	Drop LIBIBERTY.

Modified:
    trunk/ChangeLog
    trunk/Makefile.def
    trunk/Makefile.in
    trunk/configure
    trunk/configure.ac
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in



More information about the Gcc-cvs mailing list