diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2025-10-13 22:02:30 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@orcam.me.uk> | 2025-10-13 22:02:30 +0100 |
commit | 3c33c8c7c70351a743b0b8c1ff6afe97579350de (patch) | |
tree | 94603293710b3522144574475b3656838a8eb9ea /gdb/python/python-internal.h | |
parent | 68d466101405e0660eb9619b8aaba7b2b5fec8a3 (diff) | |
download | binutils-3c33c8c7c70351a743b0b8c1ff6afe97579350de.zip binutils-3c33c8c7c70351a743b0b8c1ff6afe97579350de.tar.gz binutils-3c33c8c7c70351a743b0b8c1ff6afe97579350de.tar.bz2 |
LD/PE: Remove remains of MIPS target support
Support for ECOFF MIPS targets, including `mips*-*-pe*' among others,
has been removed from GAS and LD with commit e8044f355dc9 ("Remove gas
and ld support for MIPS ECOFF"),
<https://inbox.sourceware.org/binutils/8761x65bzx.fsf@talisman.default/>.
However bits in PEI-format DLL support code have been left behind.
Remove the relevant pieces then, originally from commit 344a211f9995
("Add support for WinCE based toolchains."), including MIPS architecture
parts and HIGHADJ relocation support in particular. Retain code for LOW
relocation however, even though included with said commit, as it remains
usable by ARM, i386 and x86-64 targets.
Add test cases for LOW, HIGHLOW, and DIR64 relocations handled by code
being modified. The MCore target currently fails to produce a .reloc
image section owing to missing support, so XFAIL the HIGHLOW test.
Diffstat (limited to 'gdb/python/python-internal.h')
0 files changed, 0 insertions, 0 deletions