From d9ced15d6ea875aadd3e7395990eb37319454d71 Mon Sep 17 00:00:00 2001 From: Marcus Shawcroft Date: Sun, 22 Mar 2015 07:48:07 +0000 Subject: [AArch64] Remove padding before stub sections. Lower stub alignment from 8 to 4 bytes thus removing padding between input section content and stub section content. --- ld/testsuite/ChangeLog | 5 +++++ ld/testsuite/ld-aarch64/erratum835769.d | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'ld/testsuite') diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 8eef67e..b29e53d 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2015-03-25 Marcus Shawcroft + + * ld-aarch64/erratum835769.d: Adjust for removal of padding before + 835769 workaround stubs. + 2015-03-25 Senthil Kumar Selvaraj * ld-gc/all-debug-sections.d: New file. diff --git a/ld/testsuite/ld-aarch64/erratum835769.d b/ld/testsuite/ld-aarch64/erratum835769.d index a040236..1ff8d057 100644 --- a/ld/testsuite/ld-aarch64/erratum835769.d +++ b/ld/testsuite/ld-aarch64/erratum835769.d @@ -32,7 +32,6 @@ Disassembly of section .text: [ \t0-9a-f]+:[ \t0-9a-z]+[ \t]+b[ \t]+[0-9a-f]+ <__erratum_835769_veneer_2> [ \t0-9a-f]+:[ \t]+aa0503e0[ \t]+mov[ \t]+x0, x5 [ \t0-9a-f]+:[ \t]+d65f03c0[ \t]+ret -[ \t0-9a-f]+:[ \t]+00000000[ \t]+.inst[ \t]+0x00000000 ; undefined [0-9a-f]+ <__erratum_835769_veneer_2>: [ \t0-9a-f]+:[ \t]+9b031885[ \t]+madd[ \t]+x5, x4, x3, x6 -- cgit v1.1