aboutsummaryrefslogtreecommitdiff
path: root/bfd/config.bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r--bfd/config.bfd4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd
index ec8f8d6..acd0cc4 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -209,8 +209,8 @@ case "${targ}" in
cris-*-*)
targ_defvec=cris_aout_vec
- targ_selvecs="bfd_elf32_cris_vec ieee_vec"
- targ_underscore=yes
+ targ_selvecs="bfd_elf32_us_cris_vec bfd_elf32_cris_vec ieee_vec"
+ targ_underscore=yes # Note: not true for bfd_elf32_cris_vec.
;;
d10v-*-*)