aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-02-20 10:24:11 +0000
committerAlan Modra <amodra@gmail.com>2013-02-20 10:24:11 +0000
commita582ed93f91d5d31190dc69f7616c13d94b0eda3 (patch)
tree1d06c7404372578b45e1cfb2073816b367b39244 /ld/ChangeLog
parentb74ea3eb0155e3a04f92f99db4b0a8abf1561ffe (diff)
downloadgdb-a582ed93f91d5d31190dc69f7616c13d94b0eda3.zip
gdb-a582ed93f91d5d31190dc69f7616c13d94b0eda3.tar.gz
gdb-a582ed93f91d5d31190dc69f7616c13d94b0eda3.tar.bz2
* Makefile.am: Use $(ELF_DEPS) on a number of eelf*.c rules.
* Makefile.in: Regenerate.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index af8f7fd..b4a9230 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-20 Alan Modra <amodra@gmail.com>
+
+ * Makefile.am: Use $(ELF_DEPS) on a number of eelf*.c rules.
+ * Makefile.in: Regenerate.
+
2013-02-19 Sandra Loosemore <sandra@codesourcery.com>
PR ld/15146