summaryrefslogtreecommitdiffstats
path: root/ld
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2001-10-08 18:54:13 +0000
committerAldy Hernandez <aldyh@redhat.com>2001-10-08 18:54:13 +0000
commit45cf6f3e2379c12dbec8cdc42c0493e0a114bcc9 (patch)
tree4d1af9063639e0431f31bc079bd18266d7b31326 /ld
parentb1ee46c5af3c2f31fd19d3643eb0c0783d4929e6 (diff)
downloadppe42-binutils-45cf6f3e2379c12dbec8cdc42c0493e0a114bcc9.tar.gz
ppe42-binutils-45cf6f3e2379c12dbec8cdc42c0493e0a114bcc9.zip
2001-10-08 Aldy Hernandez <aldyh@redhat.com>
* configure.tgt (targ): Add arm9e-*-elf.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/configure.tgt1
2 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 46cfa7f4b4..448e2e3bbe 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-08 Aldy Hernandez <aldyh@redhat.com>
+
+ * configure.tgt (targ): Add arm9e-*-elf.
+
2001-10-05 H.J. Lu <hjl@gnu.org>
* genscripts.sh: Fix a typo in the last change.
diff --git a/ld/configure.tgt b/ld/configure.tgt
index 41aebf2631..7b6c572a03 100644
--- a/ld/configure.tgt
+++ b/ld/configure.tgt
@@ -200,6 +200,7 @@ arm-*-netbsd*) targ_emul=armnbsd ;;
arm-*-openbsd*) targ_emul=armnbsd ;;
arm-*-rtems*) targ_emul=armelf ;;
arm-*-elf) targ_emul=armelf ;;
+arm9e-*-elf) targ_emul=armelf ;;
arm-*-oabi) targ_emul=armelf_oabi ;;
arm*-*-linux-gnu*) targ_emul=armelf_linux; targ_extra_emuls=armelf ;;
arm*-*-uclinux*) targ_emul=armelf_linux; targ_extra_emuls=armelf ;;
OpenPOWER on IntegriCloud