* config-list.mk (LIST): Add visium-elf.

From-SVN: r219221
This commit is contained in:
Eric Botcazou 2015-01-06 08:54:46 +00:00 committed by Eric Botcazou
parent 8054942d32
commit d3d514a953
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
* config-list.mk (LIST): Add visium-elf.
2015-01-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* config-list.mk: Use shortest match for OPT to find the actual

View File

@ -70,7 +70,7 @@ LIST = aarch64-elf aarch64-linux-gnu \
sparc64-netbsd sparc64-openbsd spu-elf \
tilegx-linux-gnu tilegxbe-linux-gnu tilepro-linux-gnu \
v850e-elf v850-elf v850-rtems vax-linux-gnu \
vax-netbsdelf vax-openbsd x86_64-apple-darwin \
vax-netbsdelf vax-openbsd visium-elf x86_64-apple-darwin \
x86_64-pc-linux-gnuOPT-with-fpmath=avx \
x86_64-elfOPT-with-fpmath=sse x86_64-freebsd6 x86_64-netbsd \
x86_64-knetbsd-gnu x86_64-w64-mingw32 \