[PATCH v3 2/2] LD/PE: Remove remains of MIPS target support
Maciej W. Rozycki
macro@orcam.me.uk
Tue Oct 14 14:58:16 GMT 2025
On Tue, 14 Oct 2025, Jan Beulich wrote:
> > NB for `mcore-pe' there's still:
> >
> > XFAIL: PE-COFF 32-bit image fixup
> >
> > so clearly commit f72471128d1a ("ld/PE: adjust pe_detail_list[]") wasn't
> > enough to get this target to work.
>
> This likely falls into the same category as what I hinted at with my remark
> "As I lack sufficient knowledge of the target, introduction of
> jmp_mcore_bytes[] will need to be handled by someone else" in the description
> of the respective patch. I haven't looked at what specifically is the issue
> with this (new) test, though - maybe it's easy enough to take care of. For
> the tests I added (in the final patch of the series) adding what I added was
> sufficient for not having to exclude the target from testing.
Sure, I just thought to share the observation; also it saved me some work
that I expected with the rebase. And for the record the issue is there's
no .reloc section produced, so the image won't get relocated at load time.
Maciej
More information about the Binutils
mailing list