aboutsummaryrefslogtreecommitdiff
path: root/bfd/config.bfd
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2014-07-27 08:51:20 -0400
committerAnthony Green <green@moxielogic.com>2014-07-27 08:51:20 -0400
commit48494700d58ee0dc781d288191679072cbaf9d16 (patch)
treee08d09f8663a2c6afcdb3cf783b310b79461fc88 /bfd/config.bfd
parente76c5d173bbf7137555919dd136004a7c0118af7 (diff)
downloadgdb-48494700d58ee0dc781d288191679072cbaf9d16.zip
gdb-48494700d58ee0dc781d288191679072cbaf9d16.tar.gz
gdb-48494700d58ee0dc781d288191679072cbaf9d16.tar.bz2
Add moxiebox target
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r--bfd/config.bfd4
1 files changed, 4 insertions, 0 deletions
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