[PATCHv4 0/2] AArch64 libopcodes styling

Andrew Burgess aburgess@redhat.com
Tue Jul 19 12:52:06 GMT 2022


Andrew Burgess via Binutils <binutils@sourceware.org> writes:

> Changed since v3:
>
>   - Patch #1 is unchanged,
>
>   - Removed debug code that was accidentally left in patch #2,
>
>   - Patch #2 now sets the disassemble_info::created_styled_output flag
>     correctly in disassembler.c.
>
> Changes since v2:
>
>   - Patch #1 is unchanged,
>
>   - Patch #2, now with more OBSTACK!  This patch is pretty much a
>     complete rewrite from the gound up based on Richard's feedback.
>     The new iteration makes use of obstacks (in aarch64-dis.c and
>     tc-aarch64.c) to format each chunk of disassembler output.  These
>     chunks are then combined in aarch64-opc.c as required.
>
> Changes since v1:
>
>   - Original patch #1 has been merged,
>
>   - New patch #1 adds a dis_style_sub_mnemonic style and updates
>     objdump to handle this style,
>
>   - Patch #2 has been updated to make use of the new style.

Ping!

Thanks,
Andrew



More information about the Binutils mailing list