]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: prune OBJ_MAYBE_... uses
authorJan Beulich <jbeulich@suse.com>
Fri, 4 Oct 2024 07:42:13 +0000 (09:42 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 4 Oct 2024 07:42:13 +0000 (09:42 +0200)
commite9285aa0466ce1b4484b7c35858da65e7326839b
treec8a5b1b0c8921e0f7fb1dab13b417fd8ba27b65b
parent46f44aa70060d2c4a35bb70e6a74ccee8330a05e
x86: prune OBJ_MAYBE_... uses

With the removal of emulations, OBJ_MAYBE_... can no longer be defined.
Tidy code wherever they're used, which also includes the dropping of
most IS_ELF and uses and checks of OUTPUT_FLAVOR.

Where touching such constructs anyway, also drop TE_PEP checks when used
together with TE_PE ones (the former implies the latter).
gas/config/tc-i386-intel.c
gas/config/tc-i386.c
gas/config/tc-i386.h