contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux, arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
* contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux, arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe. Use --enable-obsolete for picochip-elf. From-SVN: r191780
This commit is contained in:
parent
6040bb5fd3
commit
f3633f55aa
@ -1,3 +1,9 @@
|
||||
2012-09-26 Joern Rennecke <joern.rennecke@embecosm.com>
|
||||
|
||||
* contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,
|
||||
arm-ecos-elf, arm-rtems, arm-elf and arm-wince-pe.
|
||||
Use --enable-obsolete for picochip-elf.
|
||||
|
||||
2012-09-10 Diego Novillo <dnovillo@google.com>
|
||||
|
||||
* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
|
||||
|
@ -13,9 +13,9 @@ TEST=all-gcc
|
||||
# v850e1-elf is rejected by config.sub
|
||||
LIST = alpha-linux-gnu alpha-freebsd6 alpha-netbsd alpha-openbsd \
|
||||
alpha64-dec-vms alpha-dec-vms am33_2.0-linux \
|
||||
arm-wrs-vxworks arm-freebsd6 arm-netbsdelf arm-linux \
|
||||
arm-linux-androideabi arm-uclinux_eabi arm-ecos-elf arm-eabi \
|
||||
arm-symbianelf arm-rtems arm-elf arm-wince-pe avr-rtems avr-elf \
|
||||
arm-wrs-vxworks arm-netbsdelf \
|
||||
arm-linux-androideabi arm-uclinux_eabi arm-eabi \
|
||||
arm-symbianelf avr-rtems avr-elf \
|
||||
bfin-elf bfin-uclinux bfin-linux-uclibc bfin-rtems bfin-openbsd \
|
||||
c6x-elf c6x-uclinux cr16-elf cris-elf cris-linux crisv32-elf crisv32-linux \
|
||||
epiphany-elf epiphany-elfOPT-with-stack-offset=16 fido-elf \
|
||||
@ -42,7 +42,8 @@ LIST = alpha-linux-gnu alpha-freebsd6 alpha-netbsd alpha-openbsd \
|
||||
mipsisa64-elfoabi mipsisa64r2el-elf mipsisa64sr71k-elf mipsisa64sb1-elf \
|
||||
mipsel-elf mips64-elf mips64vr-elf mips64orion-elf mips-rtems \
|
||||
mips-wrs-vxworks mipstx39-elf mmix-knuth-mmixware mn10300-elf moxie-elf \
|
||||
moxie-uclinux moxie-rtems pdp11-aout picochip-elf powerpc-darwin8 \
|
||||
moxie-uclinux moxie-rtems pdp11-aout picochip-elfOPT-enable-obsolete \
|
||||
powerpc-darwin8 \
|
||||
powerpc-darwin7 powerpc64-darwin powerpc-freebsd6 powerpc-netbsd \
|
||||
powerpc-eabispe powerpc-eabisimaltivec powerpc-eabisim ppc-elf \
|
||||
powerpc-eabialtivec powerpc-xilinx-eabi powerpc-eabi \
|
||||
|
Loading…
Reference in New Issue
Block a user