aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
-rw-r--r--bfd/config.bfd4
2 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1eb47c9..f187761 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2014-07-27 Anthony Green <green@moxielogic.org>
+
+ * config.bfd: Add moxie-*-moxiebox*.
+
2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
Add or reactivate or1k-*-rtems*
diff --git a/bfd/config.bfd b/bfd/config.bfd
index e082f1d..1950ca0 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -446,6 +446,10 @@ case "${targ}" in
targ_selvecs=moxie_elf32_le_vec
;;
+ moxie-*-moxiebox*)
+ targ_defvec=moxie_elf32_le_vec
+ ;;
+
h8300*-*-rtemscoff*)
targ_defvec=h8300_coff_vec
targ_underscore=yes