[AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [2/6] opcodes changes
Yufeng Zhang
Yufeng.Zhang@arm.com
Tue Jul 31 19:27:00 GMT 2012
Hi Nick,
On 07/31/12 16:45, nick clifton wrote:
> Hi Yufeng Zhang,
> I had some problems with the opcodes part of this port. Specifically:
>
> * A toolchain configured with --enable-targets=all
> --enable-64-bit-bfd would not build because aarch64-asm-2.c,
> aarch64-dis-2.c and aarch64-opc-2.c are not built. I would suggest
> adding them to TARGET_LIBOPCODES_CFILES in opcodes/Makefile.am.
Many thanks for your feedback. I'll get the fix included in next updated
patch set.
> * aarch64-opc.c does not build on a 32-bit host because you have
> mismatching types in a couple of the printf() statements.
I also noticed this problem along with a few other issues when testing
on the 32-bit hosts these two days. I'm working on fixing them all and
will send the updated patch set soon.
Thanks,
Yufeng
More information about the Binutils
mailing list