aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-07-02 23:56:53 +0000
committerAlan Modra <amodra@gmail.com>2002-07-02 23:56:53 +0000
commitce4f7385934711c4e86d807ca49d46c5eb05772f (patch)
treeb53e894e59828b8b039845b5919d9b3f81190515 /ld/ChangeLog
parent3e8cba195d4c10a1e67dc1f104251f9d6cd5fe11 (diff)
downloadgdb-ce4f7385934711c4e86d807ca49d46c5eb05772f.zip
gdb-ce4f7385934711c4e86d807ca49d46c5eb05772f.tar.gz
gdb-ce4f7385934711c4e86d807ca49d46c5eb05772f.tar.bz2
* Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
Run "make dep-am". * Makefile.in: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 3f3f946..44765db 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-03 Alan Modra <amodra@bigpond.net.au>
+
+ * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
+ Run "make dep-am".
+ * Makefile.in: Regenerate.
+
2002-07-02 Alan Modra <amodra@bigpond.net.au>
* ldfile.c (ldfile_try_open_bfd): Formatting.