Support for Toshiba MeP and for complex relocations.
[deliverable/binutils-gdb.git] / gas / configure.tgt
index 8650dac78008b66e8cdf7c9220d506c06943bf34..74f08527c4b54b1da6efb1b8fcbe376bee1d291e 100644 (file)
@@ -52,6 +52,7 @@ case ${cpu} in
   m6811|m6812|m68hc12) cpu_type=m68hc11 ;;
   m683??)              cpu_type=m68k ;;
   maxq)                        cpu_type=maxq ;;
+  mep-*-elf)           cpu_type=mep endian=big ;;
   mips*el)             cpu_type=mips endian=little ;;
   mips*)               cpu_type=mips endian=big ;;
   mt)                   cpu_type=mt endian=big ;;
@@ -257,6 +258,8 @@ case ${generic_target} in
 
   maxq-*-coff)                         fmt=coff bfd_gas=yes ;;
 
+  mep-*-elf)                           fmt=elf ;;
+
   mcore-*-elf)                         fmt=elf ;;
   mcore-*-pe)                          fmt=coff em=pe bfd_gas=yes ;;
 
This page took 0.023241 seconds and 4 git commands to generate.