This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] RISC-V: Add special_function for ADD and SUB relocations


On Mon, 31 Jul 2017 07:41:43 PDT (-0700), Nick Clifton wrote:
> Hi Palmer,
>
>> 2017-07-06  Kuan-Lin Chen  <rufus@andestech.com>
>>
>>          * elfxx-riscv.c (riscv_elf_add_sub_reloc): New function.
>>          * (howto_table) [R_RISCV_ADD8]: Use riscv_elf_add_sub_reloc.
>>          [R_RISCV_ADD16]: Likewise.
>>          [R_RISCV_ADD32]: Likewise.
>>          [R_RISCV_ADD64]: Likewise.
>>          [R_RISCV_SUB6]: Likewise.
>>          [R_RISCV_SUB8]: Likewise.
>>          [R_RISCV_SUB16]: Likewise.
>>          [R_RISCV_SUB32]: Likewise.
>>          [R_RISCV_SUB64]: Likewise.
>
> Approved and applied.

Thanks!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]