[PATCH] Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
Luis Machado
luis.machado@arm.com
Thu May 26 17:50:57 GMT 2022
On 5/26/22 14:59, Tom Tromey wrote:
>>>>>> "Luis" == Luis Machado via Gdb-patches <gdb-patches@sourceware.org> writes:
>
> Luis> 32-bit builds with --enable-targets=all are still failing due to
> Luis> the misplacement of these places.
>
> Luis> If we drop the tilegx change, would that be acceptable?
>
> IIUC, the original objection was that tilegx was listed as 32-bit in
> opcodes, but was moved to the 64-bit section in your patch. However,
> tilegx is actually a 64-bit arch, so you sent another patch to correct
> this in opcodes.>
> If that's all true then I think your patch is correct as-is and should
> be checked in.
Thanks Tom.
Indeed. There has been some discussions on binutils@. Sounds like we need to fix a few
more things, but this patch should address the GDB side of things for now.
>
> Thank you for doing this.
>
> Tom
More information about the Gdb-patches
mailing list