comparison config.sub @ 14472:8979515dac09 libc-960203 libc-960204 libc-960205 libc-960206 libc-960207 libc-960208 libc-960209 libc-960210

Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory
author Michael Meissner <gnu@the-meissners.org>
date Sat, 03 Feb 1996 01:03:27 +0000
parents c56d97e1ece4
children 136de3bfa14f
comparison
equal deleted inserted replaced
14471:c1154020b9c3 14472:8979515dac09
651 | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \ 651 | -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
652 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ 652 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
653 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ 653 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
654 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ 654 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
655 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 655 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
656 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux*) 656 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
657 | -cygwin32* | -pe*)
657 # Remember, each alternative MUST END IN *, to match a version number. 658 # Remember, each alternative MUST END IN *, to match a version number.
658 ;; 659 ;;
659 -sunos5*) 660 -sunos5*)
660 os=`echo $os | sed -e 's|sunos5|solaris2|'` 661 os=`echo $os | sed -e 's|sunos5|solaris2|'`
661 ;; 662 ;;