diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
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 <nickc@redhat.com> + 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. |