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: [5/16][binutils][AARCH64]Add relocation support for large memory model. [GAS]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support


Hi Renlin,

bfd/ChangeLog:

2015-09-08  Renlin Li <renlin.li@arm.com>

     * reloc.c (BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC): New.
     * elfnn-aarch64.c (elfNN_aarch64_howto_table): New entry
         MOVW_GOTOFF_G0_NC.
     * libbfd.h: Regnerate.
     * bfd-in2.h: Regenerate.

gas/ChangeLog:

2015-09-08  Renlin Li <renlin.li@arm.com>

     * config/tc-aarch64.c (reloc_table): New relocation modifier
         gotoff_g0_nc.
     (process_movw_reloc_info): Support gotoff_g0_nc.
     (md_apply_fix): Likewise.

gas/testsuite/ChangeLog:

2015-09-08  Renlin Li <renlin.li@arm.com>

     * gas/aarch64/reloc-gotoff_g0_nc.s: New.
     * gas/aarch64/reloc-gotoff_g0_nc.d: New.

Approved - please apply.

Cheers
  Nick


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