OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gas/] [configure.tgt] - Diff between revs 163 and 166

Show entire file | Details | Blame | View Log

Rev 163 Rev 166
Line 80... Line 80...
  sparc64*)             cpu_type=sparc arch=v9-64 ;;
  sparc64*)             cpu_type=sparc arch=v9-64 ;;
  sparc86x*)            cpu_type=sparc arch=sparc86x  ;;
  sparc86x*)            cpu_type=sparc arch=sparc86x  ;;
  sparclet*)            cpu_type=sparc arch=sparclet ;;
  sparclet*)            cpu_type=sparc arch=sparclet ;;
  sparclite*)           cpu_type=sparc arch=sparclite ;;
  sparclite*)           cpu_type=sparc arch=sparclite ;;
  sparc*)               cpu_type=sparc arch=sparclite ;; # ??? See tc-sparc.c.
  sparc*)               cpu_type=sparc arch=sparclite ;; # ??? See tc-sparc.c.
 
  tilegx*be)            cpu_type=tilegx endian=big ;;
 
  tilegx*)              cpu_type=tilegx endian=little ;;
  v850*)                cpu_type=v850 ;;
  v850*)                cpu_type=v850 ;;
  x86_64*)              cpu_type=i386 arch=x86_64;;
  x86_64*)              cpu_type=i386 arch=x86_64;;
  xtensa*)              cpu_type=xtensa arch=xtensa ;;
  xtensa*)              cpu_type=xtensa arch=xtensa ;;
  *)                    cpu_type=${cpu} ;;
  *)                    cpu_type=${cpu} ;;
esac
esac
Line 179... Line 181...
  i386-*-beos*)                         fmt=elf ;;
  i386-*-beos*)                         fmt=elf ;;
  i386-*-coff)                          fmt=coff ;;
  i386-*-coff)                          fmt=coff ;;
  i386-*-elf)                           fmt=elf ;;
  i386-*-elf)                           fmt=elf ;;
  i386-*-kaos*)                         fmt=elf ;;
  i386-*-kaos*)                         fmt=elf ;;
  i386-*-bsd*)                          fmt=aout em=386bsd ;;
  i386-*-bsd*)                          fmt=aout em=386bsd ;;
 
  i386-*-nacl*)                         fmt=elf  em=nacl ;;
  i386-*-netbsd0.8)                     fmt=aout em=386bsd ;;
  i386-*-netbsd0.8)                     fmt=aout em=386bsd ;;
  i386-*-netbsdpe*)                     fmt=coff em=pe ;;
  i386-*-netbsdpe*)                     fmt=coff em=pe ;;
  i386-*-netbsd*-gnu* | \
  i386-*-netbsd*-gnu* | \
  i386-*-knetbsd*-gnu | \
  i386-*-knetbsd*-gnu | \
  i386-*-netbsdelf*)                    fmt=elf em=nbsd ;;
  i386-*-netbsdelf*)                    fmt=elf em=nbsd ;;
Line 403... Line 406...
  tic30-*-*coff*)                       fmt=coff bfd_gas=yes ;;
  tic30-*-*coff*)                       fmt=coff bfd_gas=yes ;;
  tic4x-*-* | c4x-*-*)                  fmt=coff bfd_gas=yes ;;
  tic4x-*-* | c4x-*-*)                  fmt=coff bfd_gas=yes ;;
  tic54x-*-* | c54x*-*-*)               fmt=coff bfd_gas=yes need_libm=yes;;
  tic54x-*-* | c54x*-*-*)               fmt=coff bfd_gas=yes need_libm=yes;;
  tic6x-*-*)                            fmt=elf ;;
  tic6x-*-*)                            fmt=elf ;;
 
 
  tilepro-*-* | tilegx-*-*)             fmt=elf ;;
  tilepro-*-* | tilegx*-*-*)            fmt=elf ;;
 
 
  v850*-*-*)                            fmt=elf ;;
  v850*-*-*)                            fmt=elf ;;
 
 
  vax-*-netbsdelf*)                     fmt=elf em=nbsd ;;
  vax-*-netbsdelf*)                     fmt=elf em=nbsd ;;
  vax-*-linux-*)                        fmt=elf em=linux ;;
  vax-*-linux-*)                        fmt=elf em=linux ;;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.