]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: drop largely defunct gas emulations
authorJan Beulich <jbeulich@suse.com>
Fri, 4 Oct 2024 07:41:38 +0000 (09:41 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 4 Oct 2024 07:41:38 +0000 (09:41 +0200)
commit46f44aa70060d2c4a35bb70e6a74ccee8330a05e
tree772decf736dde967d38218237a3717c005441097
parent87d2a201520cfba7a152f7c97ad4f7515a5d5da7
x86: drop largely defunct gas emulations

Both ELF and COFF have various sub-flavors, each of which would then
require its own emulation: Right now when configuring a COFF/PE
secondary target (with perhaps an ELF primary one), one gets plain COFF
emulation rather than COFF/PE one.

As such a multitude of emulations would be unwieldy (and likely fragile)
drop gas emulations altogether instead.
gas/Makefile.am
gas/Makefile.in
gas/NEWS
gas/config/e-i386aout.c [deleted file]
gas/config/e-i386coff.c [deleted file]
gas/config/e-i386elf.c [deleted file]
gas/configure
gas/configure.ac
gas/emul.h
gas/po/POTFILES.in