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: [Binutils][AARCH64][2/2]Add group relocations to create PC-relative offset.


Hi Nick,

Thanks! Patches are committed with suggested change.

Regards,
Renlin

On 22/01/18 13:24, Nick Clifton wrote:
Hi Renlin,

bfd/

2018-01-18  Renlin Li  <renlin.li@arm.com>

     * elfnn-aarch64.c (elfNN_aarch64_final_link_relocate): Add support.
     * elfxx-aarch64.c (_bfd_aarch64_elf_put_addend): Likewise.
     (_bfd_aarch64_elf_resolve_relocation): Likewise.

Please could you extend this entry to say what support has been added to
elfNN_aarch64_final_link_relocate...


ld/

2018-01-18  Renlin Li  <renlin.li@arm.com>

     * testsuite/ld-aarch64/aarch64-elf.exp: Run new testes.
     * testsuite/ld-aarch64/emit-relocs-287.s: Fix test case.
     * testsuite/ld-aarch64/emit-relocs-287.d: Fix expected output.
     * testsuite/ld-aarch64/emit-relocs-287-overflow.s: New.
     * testsuite/ld-aarch64/emit-relocs-287-overflow.d: New.
     * testsuite/ld-aarch64/emit-relocs-288.d: New.
     * testsuite/ld-aarch64/emit-relocs-288.s: New.
     * testsuite/ld-aarch64/emit-relocs-289.d: New.
     * testsuite/ld-aarch64/emit-relocs-289.s: New.
     * testsuite/ld-aarch64/emit-relocs-289-overflow.s: New.
     * testsuite/ld-aarch64/emit-relocs-289-overflow.d: New.
     * testsuite/ld-aarch64/emit-relocs-290.d: New.
     * testsuite/ld-aarch64/emit-relocs-290.s: New.
     * testsuite/ld-aarch64/emit-relocs-291.d: New.
     * testsuite/ld-aarch64/emit-relocs-291.s: New.
     * testsuite/ld-aarch64/emit-relocs-291-overflow.s: New.
     * testsuite/ld-aarch64/emit-relocs-291-overflow.d: New.
     * testsuite/ld-aarch64/emit-relocs-292.d: New.
     * testsuite/ld-aarch64/emit-relocs-292.s: New.
     * testsuite/ld-aarch64/emit-relocs-293.d: New.
     * testsuite/ld-aarch64/emit-relocs-293.s: New.

Approved with the change mentioned above, please apply.

Cheers
   Nick



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