Add support for the Infineon XC16X.
[deliverable/binutils-gdb.git] / bfd / config.bfd
index 2c8b2a473e7779fa65ce1ce4dab570223fe170fa..37dd03cee69aa23ae3b5a15951e2dd9150f57262 100644 (file)
@@ -1370,7 +1370,10 @@ case "${targ}" in
     targ_defvec=bfd_elf32_xtensa_le_vec
     targ_selvecs=bfd_elf32_xtensa_be_vec
     ;;
-
+ xc16x-*-elf)
+    targ_defvec=bfd_elf32_xc16x_vec
+    ;;
+  
   z80-*-*)
     targ_defvec=z80coff_vec
     targ_underscore=no
This page took 0.027316 seconds and 4 git commands to generate.