]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
2013-10-13 Sandra Loosemore <sandra@codesourcery.com>
authorSandra Loosemore <sandra@codesourcery.com>
Mon, 14 Oct 2013 00:42:28 +0000 (00:42 +0000)
committerSandra Loosemore <sandra@codesourcery.com>
Mon, 14 Oct 2013 00:42:28 +0000 (00:42 +0000)
commitae335a4e267b7836b250fe6872a9234ff77241b4
treed0b43f96257f7fb511d812ccf72de3cb63e1f493
parent158efad315f4aee94f9ad238af11a033fbc24311
2013-10-13  Sandra Loosemore  <sandra@codesourcery.com>

opcodes/
* nios2-opc.c (nios2_builtin_reg): Use "sstatus" rather than "ba"
as the primary name of r30.

gas/
* config/tc-nios2.c (nios2_consume_arg): Make the "ba" warning
also test/refer to "sstatus".  Reformat the warning message.

gas/testsuite/
* gas/nios2/warn_nobreak.l: Update text of warning messages.
* gas/nios2/registers.s: Use "sstatus" rather than "ba"
as the primary name of r30.
* gas/nios2/registers.d: Likewise.
gas/ChangeLog
gas/config/tc-nios2.c
gas/testsuite/ChangeLog
gas/testsuite/gas/nios2/registers.d
gas/testsuite/gas/nios2/registers.s
gas/testsuite/gas/nios2/warn_nobreak.l
opcodes/ChangeLog
opcodes/nios2-opc.c