summaryrefslogtreecommitdiff
path: root/bfd/config.bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r--bfd/config.bfd11
1 files changed, 11 insertions, 0 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd
index 9270d7e9e85..96d4765f722 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -374,6 +374,9 @@ case "${targ}" in
targ_defvec=bfd_elf32_i386_vec
targ_selvecs=i386coff_vec
;;
+ i[3456]86-*-aros*)
+ targ_defvec=bfd_elf32_i386_vec
+ ;;
i[3456]86-*-chorus*)
targ_defvec=bfd_elf32_i386_vec
;;
@@ -553,6 +556,10 @@ case "${targ}" in
targ_defvec=bfd_elf32_ip2k_vec
;;
+ iq2000-*-elf)
+ targ_defvec=bfd_elf32_iq2000_vec
+ ;;
+
m32r-*-*)
targ_defvec=bfd_elf32_m32r_vec
;;
@@ -807,6 +814,10 @@ case "${targ}" in
targ_defvec=bfd_elf32_mn10300_vec
;;
+ msp430-*-*)
+ targ_defvec=bfd_elf32_msp430_vec
+ ;;
+
ns32k-pc532-mach* | ns32k-pc532-ux*)
targ_defvec=pc532machaout_vec
targ_underscore=yes