From 74b92a5c75901b103fb58f5e645c86a1c4ccb618 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 20 Jan 2016 17:02:42 +0000 Subject: Fix unexpected failures in GAS testsuite for ARM VxWorks target. PR 19456 * testsuite/gas/arm/weakdef-1.d: Skip for VxWorks. * testsuite/gas/arm/blx-bl-convert.d * testsuite/gas/arm/plt-1.d: Likewise. * testsuite/gas/arm/reloc-bad.d: Likewise. * testsuite/gas/arm/thumb-w-good.d: Likewise. * testsuite/gas/arm/thumb2_pool.d: Likewise. * testsuite/gas/arm/ldconst.d: Adjust so that it works with VxWorks * testsuite/gas/arm/tls_vxworks.d: Update expected output. --- gas/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index b5c8884..7c59774 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,15 @@ 2016-01-20 Nick Clifton + PR 19456 + * testsuite/gas/arm/weakdef-1.d: Skip for VxWorks. + * testsuite/gas/arm/blx-bl-convert.d + * testsuite/gas/arm/plt-1.d: Likewise. + * testsuite/gas/arm/reloc-bad.d: Likewise. + * testsuite/gas/arm/thumb-w-good.d: Likewise. + * testsuite/gas/arm/thumb2_pool.d: Likewise. + * testsuite/gas/arm/ldconst.d: Adjust so that it works with VxWorks + * testsuite/gas/arm/tls_vxworks.d: Update expected output. + PR 19499 * doc/as.texinfo (Errors): Correct documentation describing the interaction of .file and .line with warning and error messages. -- cgit v1.1