[PATCH 1/2] opcodes/loongarch: Remove unused code
liuzhensong
liuzhensong@loongson.cn
Tue Aug 2 07:33:45 GMT 2022
在 2022/8/2 下午3:11, WANG Xuerui 写道:
> 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)?
May be rebased only. (Some errors caused by non-conflicting issues.)
More information about the Binutils
mailing list