[PATCH 1/2] opcodes/loongarch: Remove unused code
WANG Xuerui
i.swmail@xen0n.name
Tue Aug 2 07:11:47 GMT 2022
On 2022/8/2 15:02, liuzhensong wrote:
>
>
> 在 2022/8/1 下午3:07, WANG Xuerui 写道:
>> On 2022/7/19 11:03, WANG Xuerui wrote:
>>> From: WANG Xuerui <git@xen0n.name>
>>>
>>> include/ChangeLog
>>> * opcode/loongarch.h (loongarch_parse_dis_options): Remove
>>> unused declarations.
>>> (loongarch_disassemble_one): Likewise.
>>>
>>> opcodes/ChangeLog
>>> * loongarch-dis.c (loongarch_parse_dis_options): Remove
>>> unused code.
>>> (my_print_address_func): Likewise.
>>> (loongarch_disassemble_one): Likewise.
>>>
>>> Signed-off-by: WANG Xuerui <git@xen0n.name>
>>> ---
>>> include/ChangeLog | 6 ++++++
>>> include/opcode/loongarch.h | 5 -----
>>> opcodes/ChangeLog | 7 +++++++
>>> opcodes/loongarch-dis.c | 35 -----------------------------------
>>> 4 files changed, 13 insertions(+), 40 deletions(-)
>>
>> A gentle ping for this patchset.
>
> This patchsethas been verified that there is no problem but cannot be
> directly patched.
Do you mean I should rebase it by "cannot be directly patched"? Or is
there any other places that I have missed (e.g. testsuite)?
More information about the Binutils
mailing list