[patch] Remove unsupported hosts/builds from gcc/config.*

FX fxcoudert@gmail.com
Fri Aug 21 08:15:00 GMT 2015


Attached patch removes special cases for the following unsupported targets as build and host environments:

- uwin*
- i370-*-opened* | i370-*-mvs*
- i[34567]86-*-sco3.2v5*
- i[34567]86-sequent-ptx4* | i[34567]86-sequent-sysv4*
- i[34567]86-*-sysv4*
- i[34567]86-*-udk*
- i[34567]86-*-uwin*
- i386-*-vsta
- powerpc-*-beos*

All were deleted as targets in 2008, except for i386-*-vsta which was removed in 2004.

OK to commit to trunk?

FX


-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.ChangeLog
Type: application/octet-stream
Size: 416 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150821/06f2448a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.diff
Type: application/octet-stream
Size: 3415 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150821/06f2448a/attachment-0001.obj>


More information about the Gcc-patches mailing list