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


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.

Cheers
  Nick


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