# HG changeset patch # User Michael Meissner # Date 823309407 0 # Node ID 8979515dac09791c3a2dc2fe6208de235712aad0 # Parent c1154020b9c3491ef41355d7e297cc47d7554a29 Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory diff -r c1154020b9c3 -r 8979515dac09 config.sub --- a/config.sub Fri Feb 02 19:58:21 1996 +0000 +++ b/config.sub Sat Feb 03 01:03:27 1996 +0000 @@ -653,7 +653,8 @@ | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ - | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux*) + | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ + | -cygwin32* | -pe*) # Remember, each alternative MUST END IN *, to match a version number. ;; -sunos5*)