]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
S/390: use BFD_RELOC_<n>_PLT_PCREL in favor of custom types
authorJan Beulich <jbeulich@suse.com>
Mon, 15 Dec 2025 09:49:07 +0000 (10:49 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 15 Dec 2025 09:49:07 +0000 (10:49 +0100)
commit5a414726ce69e5f085203f7a80b358d9164f435c
treea67d1d10244acf17889fdea0e56a726cb811ec48
parent328b7ac3def806cfe758a61c79efc21b7218d9b9
S/390: use BFD_RELOC_<n>_PLT_PCREL in favor of custom types

No reason to have separate types when the generic ones have no (other)
meaning for this target.
bfd/bfd-in2.h
bfd/elf32-s390.c
bfd/elf64-s390.c
bfd/libbfd.h
bfd/reloc.c
gas/config/tc-s390.c