]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove SH-5 remnants
authorAlan Modra <amodra@gmail.com>
Tue, 21 Apr 2020 01:36:53 +0000 (11:06 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 21 Apr 2020 02:05:43 +0000 (11:35 +0930)
commitfad3d2c1b268735fe6bfa280a8e4e260fb0196a7
tree0684428fcd0605405ee4382be78831492fabe6bf
parent0ff8f4b9f0839f04868aac6fa2f7ca8cf14ef7ca
Remove SH-5 remnants

git commit 211dc24b87 removed most sh5 and sh64 SuperH support, after
they were obsoleted by git commit 2b213129c5.  This patch removes a
few remaining pieces that should have gone with 211dc24b87.

include/
* elf/sh.h (STO_SH5_ISA32, SHF_SH5_ISA32, SHF_SH5_ISA32_MIXED),
(SHT_SH5_CR_SORTED, STT_DATALABEL): Delete.
bfd/
* elf32-sh.c (sh_elf_relocate_section): Remove STO_SH5_ISA32
processing.
bfd/ChangeLog
bfd/elf32-sh.c
include/ChangeLog
include/elf/sh.h