aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-10-10 11:41:10 +1030
committerAlan Modra <amodra@gmail.com>2017-10-10 14:44:58 +1030
commitcbd3b1c155ed4f4986bf50754b1c57ad85700f7c (patch)
tree7cea8e7aacdac689e479b0ed275aaba9a0141c53 /ld/ChangeLog
parentf8f762b2fd203755c51875e979dfdeb69b66743b (diff)
downloadgdb-cbd3b1c155ed4f4986bf50754b1c57ad85700f7c.zip
gdb-cbd3b1c155ed4f4986bf50754b1c57ad85700f7c.tar.gz
gdb-cbd3b1c155ed4f4986bf50754b1c57ad85700f7c.tar.bz2
Correct ld/Makefile earmelfb_fuchsia dependencies
There were two copies of earmelf_fuchsia.c dependencies. * Makefile.am (earmelfb_fuchsia.c): Rename rule from earmelf_fuchsia.c. * 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 b8df81c..58f6420 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2017-10-10 Alan Modra <amodra@gmail.com>
+
+ * Makefile.am (earmelfb_fuchsia.c): Rename rule from earmelf_fuchsia.c.
+ * Makefile.in: Regenerate.
+
2017-10-09 Nick Clifton <nickc@redhat.com>
* testsuite/ld-srec/srec.exp (run_srec_test): Set start address.