aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2008-07-24 13:51:49 +0000
committerDJ Delorie <dj@redhat.com>2008-07-24 13:51:49 +0000
commitb7d9aef1b30fc103b96491eb781e34cb840e895f (patch)
tree8b33b3c8ffb58f4b7898ee28d415070172ca2e06 /libiberty/ChangeLog
parenta6a7f2a56022855872e6f17b38a5354875ff59c9 (diff)
downloadgdb-b7d9aef1b30fc103b96491eb781e34cb840e895f.zip
gdb-b7d9aef1b30fc103b96491eb781e34cb840e895f.tar.gz
gdb-b7d9aef1b30fc103b96491eb781e34cb840e895f.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index b77e66d..bf52f9e 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * maint-tool (deps): Output config.h instead of stamp-h.
+ * Makefile.in: Rebuild deps.
+ (maintainer-clean-subdir): Depend on stamp-h rather than config.h.
+ Reverts 2007-07-11 change.
+
2008-06-19 Eric Blake <ebb9@byu.net>
Adjust strsignal to POSIX 200x prototype.