]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: purge md_elf_section_word()
authorJan Beulich <jbeulich@suse.com>
Fri, 11 Aug 2023 08:05:32 +0000 (10:05 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 11 Aug 2023 08:05:32 +0000 (10:05 +0200)
commitcca56b22a33bc279db358adca68f704329e5f0a3
tree42bdd471391405bc4607786cff741ebb5d92bcfe
parent734dfd1cc966aff736eaeda68bfa4807ee4b50c1
gas: purge md_elf_section_word()

It's not documented anyway, and having it makes no sense anymore with
obj_elf_section_word() now being TC_SPARC-only. In any event the x86
backing function was dead code.
gas/config/obj-elf.c
gas/config/tc-i386.c
gas/config/tc-i386.h