aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-10-09 16:06:22 +0000
committerThomas Schwinge <tschwinge@gnu.org>2008-10-09 16:06:22 +0000
commitd11d9deb002f339cb0197a6eafaaf6eb3216fd11 (patch)
treec72e24d78f093360a8a7a437b43ceb8eb4b9ad15 /gdb/ChangeLog
parent202498082937c52fe713b80895fb05fee42e8427 (diff)
downloadgdb-d11d9deb002f339cb0197a6eafaaf6eb3216fd11.zip
gdb-d11d9deb002f339cb0197a6eafaaf6eb3216fd11.tar.gz
gdb-d11d9deb002f339cb0197a6eafaaf6eb3216fd11.tar.bz2
2008-10-09 Thomas Schwinge <tschwinge@gnu.org>
* Makefile.in (gnu-nat.o): Revert the 2008-09-10 change, as the problem is fixed upstream.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index dbc3be9..687679f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
2008-10-09 Thomas Schwinge <tschwinge@gnu.org>
+ * Makefile.in (gnu-nat.o): Revert the 2008-09-10 change, as the problem
+ is fixed upstream.
+
* reply_mig_hack.awk: Use the `BAD_TYPECHECK' macro.
* MAINTAINERS (Write After Approval): Add myself.