This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check
- From: Nick Clifton <nickc at redhat dot com>
- To: Jiong Wang <jiong dot wang at foss dot arm dot com>, Binutils <binutils at sourceware dot org>
- Date: Fri, 16 Jun 2017 13:30:57 +0100
- Subject: Re: [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=nickc at redhat dot com
- Dkim-filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 360AA23E6CB
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 360AA23E6CB
- References: <176b0351-5a7d-0b67-2228-8825c9247fc9@foss.arm.com>
Hi Jiong,
> bfd/
> 2017-06-15 Jiong Wang <jiong.wang@arm.com>
>
> * elfnn-aarch64.c (elfNN_aarch64_final_link_relocate): Use
> SYMBOL_REFERENCES_LOCAL.
>
> ld/
> * testsuite/ld-aarch64/aarch64-elf.exp: Update test name
> * testsuite/ld-aarch64/pcrel.s: Add new testcases.
> * testsuite/ld-aarch64/pcrel_pic_undefined.d: Update the
> expected warnings.
> * testsuite/ld-aarch64/pcrel_pic_defined_local.d: Rename ...
> * testsuite/ld-aarch64/pcrel_pic_defined.d: ... to this.
> Update expected warnings.
Approved - please apply.
Cheers
Nick