From c9c33288af68d70f666cbc6ae92684dbcd1d3ee7 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 18 May 2004 16:18:56 +0000 Subject: Fixes for assembling with an ARM targeted version of GAS --- ld/testsuite/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ld/testsuite/ChangeLog') diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index a0d258f..aeebbd8 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2004-05-18 Nick Clifton + + * ld-elf/frame.s: Replace @ with % so that the file can be + compiled by an ARM targeted GAS. + * ld-elf/table.s: Likewise. + * ld-elf/tbss.s: Likewise. Also replace .align with + .p2align (log2 ) to cope with the fact that the ARM .align + directive takes a power-of-two argument. + 2004-05-17 H.J. Lu * ld-elf/frame.exp: New file. Test read-only .eh_frame and -- cgit v1.1