summaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2003-05-09 20:05:46 +0000
committerDaniel Jacobowitz <drow@false.org>2003-05-09 20:05:46 +0000
commitdf9a14a13257e5808a89bbeb6364388cb8d18571 (patch)
treeb653bfda9a3697227d047be0259d2e2813b38d0f /ld
parentd2012d17180930c0b701d82262d91163f10dc113 (diff)
downloadbinutils-gdb-df9a14a13257e5808a89bbeb6364388cb8d18571.tar.gz
Add missing changelog entry for last commit:
* configure.tgt: Add armeb-elf and arm*b-*-linux-gnu.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 956c22f5f88..a17ea6ab2cc 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -4,6 +4,7 @@
(earmelfb.c, earmelfb_linux.c): New rules.
* Makefile.in: Regenerated.
* emulparams/armelfb.sh, emulparams/armelfb_linux.sh: New files.
+ * configure.tgt: Add armeb-elf and arm*b-*-linux-gnu.
2003-05-09 Nick Clifton <nickc@redhat.com>