]> git.ipfire.org Git - thirdparty/gcc.git/commit
config.gcc (case i[34567]86-*-lynxos*): Update to LynxOS 4.0.
authorAdam Nemet <anemet@lnxw.com>
Thu, 5 Aug 2004 04:55:37 +0000 (04:55 +0000)
committerAdam Nemet <nemet@gcc.gnu.org>
Thu, 5 Aug 2004 04:55:37 +0000 (04:55 +0000)
commit4f587cb0d4e98c7e7960c32b775c7dfb4fd55e41
tree23899f0239bbb781c6aec626b7661ea04b1cc069
parent852910694f6d4480afd733a62fd6b93de62b51e6
config.gcc (case i[34567]86-*-lynxos*): Update to LynxOS 4.0.

* config.gcc (case i[34567]86-*-lynxos*): Update to LynxOS 4.0.
(case rs6000-*-lynxos*): Rename it to powerpc-*-lynxos*.  Update
to LynxOS 4.0.
* gthr-lynx.h: New file.
* config/lynx-ng.h: Remove file.
* config/lynx.h: Update to LynxOS 4.0.
* config/t-lynx: New file.
* config/i386/lynx-ng.h: Remove file.
* config/i386/lynx.h: Update to LynxOS 4.0.
* config/rs6000/lynxbase.h: Remove file.
* config/rs6000/lynx.h: Update to LynxOS 4.0.
* config/rs6000/t-lynx: New file.
* doc/install.texi (Options specification): Remove reference to
LynxOS from systems where --with-gnu-as makes a difference.

From-SVN: r85591
12 files changed:
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/lynx-ng.h [deleted file]
gcc/config/i386/lynx.h
gcc/config/lynx-ng.h [deleted file]
gcc/config/lynx.h
gcc/config/rs6000/lynx.h
gcc/config/rs6000/lynxbase.h [deleted file]
gcc/config/rs6000/t-lynx [new file with mode: 0644]
gcc/config/t-lynx [new file with mode: 0644]
gcc/doc/install.texi
gcc/gthr-lynx.h [new file with mode: 0644]