| commit | 46f44aa70060d2c4a35bb70e6a74ccee8330a05e | [log] [tgz] |
|---|---|---|
| author | Jan Beulich <jbeulich@suse.com> | Fri Oct 04 09:41:38 2024 +0200 |
| committer | Jan Beulich <jbeulich@suse.com> | Fri Oct 04 09:41:38 2024 +0200 |
| tree | 772decf736dde967d38218237a3717c005441097 | |
| parent | 87d2a201520cfba7a152f7c97ad4f7515a5d5da7 [diff] |
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.