|
|
@@ -4,7 +4,7 @@
|
|
|
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
|
|
|
# 2011, 2012 Free Software Foundation, Inc.
|
|
|
|
|
|
-timestamp='2012-08-18'
|
|
|
+timestamp='2012-02-10'
|
|
|
|
|
|
# This file is (in principle) common to ALL GNU software.
|
|
|
# The presence of a machine in this file suggests that SOME GNU software
|
|
|
@@ -123,7 +123,7 @@ esac
|
|
|
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
|
|
|
case $maybe_os in
|
|
|
nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
|
|
|
- linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
|
|
|
+ linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
|
|
|
knetbsd*-gnu* | netbsd*-gnu* | \
|
|
|
kopensolaris*-gnu* | \
|
|
|
storm-chaos* | os2-emx* | rtmk-nova*)
|
|
|
@@ -225,12 +225,6 @@ case $os in
|
|
|
-isc*)
|
|
|
basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
|
|
|
;;
|
|
|
- -lynx*178)
|
|
|
- os=-lynxos178
|
|
|
- ;;
|
|
|
- -lynx*5)
|
|
|
- os=-lynxos5
|
|
|
- ;;
|
|
|
-lynx*)
|
|
|
os=-lynxos
|
|
|
;;
|
|
|
@@ -791,10 +785,6 @@ case $basic_machine in
|
|
|
microblaze)
|
|
|
basic_machine=microblaze-xilinx
|
|
|
;;
|
|
|
- mingw64)
|
|
|
- basic_machine=x86_64-pc
|
|
|
- os=-mingw64
|
|
|
- ;;
|
|
|
mingw32)
|
|
|
basic_machine=i386-pc
|
|
|
os=-mingw32
|
|
|
@@ -1356,15 +1346,15 @@ case $os in
|
|
|
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
|
|
|
| -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
|
|
|
| -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
|
|
|
- | -bitrig* | -openbsd* | -solidbsd* \
|
|
|
+ | -openbsd* | -solidbsd* \
|
|
|
| -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
|
|
|
| -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
|
|
|
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
|
|
|
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
|
|
|
| -chorusos* | -chorusrdb* | -cegcc* \
|
|
|
| -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
|
|
|
- | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
|
|
|
- | -linux-newlib* | -linux-musl* | -linux-uclibc* \
|
|
|
+ | -mingw32* | -linux-gnu* | -linux-android* \
|
|
|
+ | -linux-newlib* | -linux-uclibc* \
|
|
|
| -uxpv* | -beos* | -mpeix* | -udk* \
|
|
|
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
|
|
|
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
|
|
|
@@ -1547,9 +1537,6 @@ case $basic_machine in
|
|
|
c4x-* | tic4x-*)
|
|
|
os=-coff
|
|
|
;;
|
|
|
- hexagon-*)
|
|
|
- os=-elf
|
|
|
- ;;
|
|
|
tic54x-*)
|
|
|
os=-coff
|
|
|
;;
|