aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@libertysurf.fr>2005-10-20 12:01:15 +0000
committerEric Botcazou <ebotcazou@libertysurf.fr>2005-10-20 12:01:15 +0000
commit45d5eb0a1b62989c8a01e80883d4c800897d4472 (patch)
tree6991fe17fdafa434daacdc5591de46a7630a24d4 /ChangeLog
parent4f4b689b074eb19485e6cd303c537bc7243448a4 (diff)
downloadgdb-45d5eb0a1b62989c8a01e80883d4c800897d4472.zip
gdb-45d5eb0a1b62989c8a01e80883d4c800897d4472.tar.gz
gdb-45d5eb0a1b62989c8a01e80883d4c800897d4472.tar.bz2
PR bootstrap/18939
* Makefile.def (gcc) <target>: Fix thinko. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b701909..d075354 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
+
+ PR bootstrap/18939
+ * Makefile.def (gcc) <target>: Fix thinko.
+ * Makefile.in: Regenerate.
+
2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
* configure.in (bfin-*-*): Use test, not brackets, in if statement.