aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2007-07-12 02:23:52 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2007-07-12 02:23:52 +0000
commit0f3d38b6444c486c04cee55c3e86e94a67729ddf (patch)
tree041fa98b2b260c5f2e652aea8fe9f2fdb6da130a /libiberty/ChangeLog
parentc5830edf8594b13767b8282856b01f0f9be9dd20 (diff)
downloadgcc-0f3d38b6444c486c04cee55c3e86e94a67729ddf.zip
gcc-0f3d38b6444c486c04cee55c3e86e94a67729ddf.tar.gz
gcc-0f3d38b6444c486c04cee55c3e86e94a67729ddf.tar.bz2
maint-tool (deps): Output stamp-h instead of config.h.
* maint-tool (deps): Output stamp-h instead of config.h. * Makefile.in: Rebuild deps. (maintainer-clean-subdir): Depend on stamp-h rather than config.h. From-SVN: r126569
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 416741a..fffd19a 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-11 Alexandre Oliva <aoliva@redhat.com>
+
+ * maint-tool (deps): Output stamp-h instead of config.h.
+ * Makefile.in: Rebuild deps.
+ (maintainer-clean-subdir): Depend on stamp-h rather than config.h.
+
2007-07-02 Simon Baldwin <simonb@google.com>
* argv.c (writeargv): Removed declaration of unused variable.