OSDN Git Service

In gcc/:
authornicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Apr 2011 17:31:51 +0000 (17:31 +0000)
committernicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Apr 2011 17:31:51 +0000 (17:31 +0000)
commit141d02d18c549010da140994b100127e2bc45fdb
tree4f32fbcd681aec71ce44cdb1c154efe37d13950c
parent109cfbe48f83da1dc395ec01bb131fc502dc2a14
In gcc/:
2011-04-29  Nicola Pero  <nicola.pero@meta-innovation.com>

* Makefile.in (ENABLE_MAINTAINER_RULES): New.

In gcc/cp/:
2011-04-29  Nicola Pero  <nicola.pero@meta-innovation.com>,
    Mike Stump <mikestump@comcast.net>

* Make-lang.in ($(srcdir)/cp/cfns.h): Enable the dependency only
in maintainer mode.  Use the --output-file option of gperf instead
of > to prevent creating an empty cp/cfns.h when gperf is not
available.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173178 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/cp/ChangeLog
gcc/cp/Make-lang.in