powerpc-lynxos and powerpc-windiss fixes
authorAlan Modra <amodra@gmail.com>
Sat, 14 Apr 2018 01:21:23 +0000 (10:51 +0930)
committerAlan Modra <amodra@gmail.com>
Sat, 14 Apr 2018 08:23:22 +0000 (17:53 +0930)
commit24acfe5e2b7d4e6c0ccb72ffffc349d7fa88838d
tree8ca9f814c613a4f55fe92248997cdbcfce205043
parentfb70ec1714f6be66464f5a9dfab1681cf8f4ac3d
powerpc-lynxos and powerpc-windiss fixes

Enabling shared lib tests showed the powerpc-lynxos target is broken,
and has been for a long time.  The breakage happened in a 2005-05-07
patch of mine, git commit 3b36f7e62, I think.  There have been no bug
reports I recall so it seems the target is dead.  powerpc-windiss is
similarly broken.

This patch fixes the breakage, and puts the targets on the obsolete
list.

bfd/
* config.bfd: Add powerpc-*-lynxos* and powerpc-*-windiss*
to obsolete list.
ld/
* emulparams/elf32ppcwindiss.sh: Rewrite to use elf32ppc.sh.
* emulparams/ppclynx.sh: Likewise.
bfd/ChangeLog
bfd/config.bfd
ld/ChangeLog
ld/emulparams/elf32ppcwindiss.sh
ld/emulparams/ppclynx.sh
This page took 0.029311 seconds and 4 git commands to generate.