[AArch64, Committed] Apply range checks only on resolved relocations.

Marcus Shawcroft marcus.shawcroft@arm.com
Tue May 28 09:43:00 GMT 2013


Hi,  This patch modifies AArch64 md_apply_fix such that range checks are 
not applied to unresolved relocations.  Applied.

/Marcus

gas/ChangeLog


2013-05-28  Marcus Shawcroft  <marcus.shawcroft@arm.com>

         * config/tc-aarch64.c (md_apply_fix): Move value range checking
         inside fx_done condition.

gas/testsuite/ChangeLog

2013-05-28  Marcus Shawcroft  <marcus.shawcroft@arm.com>

         * gas/aarch64/adr_1.d: New file.
         * gas/aarch64/adr_1.s: New file.
         * gas/aarch64/b_1.d: New file.
         * gas/aarch64/b_1.s: New file.
         * gas/aarch64/beq_1.d: New file.
         * gas/aarch64/beq_1.s: New file.
         * gas/aarch64/ldr_1.d: New file.
         * gas/aarch64/ldr_1.s: New file.
         * gas/aarch64/tbz_1.d: New file.
         * gas/aarch64/tbz_1.s: New file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gas-reloc-range-check.diff
Type: text/x-patch
Size: 7150 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20130528/9da46322/attachment.bin>


More information about the Binutils mailing list