Improve warning messages for la/dla
authorMatthew Fortune <matthew.fortune@imgtec.com>
Thu, 23 Apr 2015 19:09:13 +0000 (20:09 +0100)
committerMatthew Fortune <matthew.fortune@imgtec.com>
Thu, 23 Apr 2015 21:23:17 +0000 (22:23 +0100)
commitece794d9c43addc2a347c01f5cd753b9171d028a
treebcc8a8de4c1eea4d508dd7a3674bf2579edba103
parenta100d66fb42044153dc0e93c96d7944dab0cc674
Improve warning messages for la/dla

gas/

* config/tc-mips.c (macro): State the recommended way of creating
32-bit or 64-bit addresses.

gas/testsuite/

* gas/mips/dla-warn.l: New file.
* gas/mips/dla-warn.s: New file.
* gas/mips/la-warn.l: New file.
* gas/mips/la-warn.s: New file.
* gas/mips/mips.exp: Run new tests.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/dla-warn.l [new file with mode: 0644]
gas/testsuite/gas/mips/dla-warn.s [new file with mode: 0644]
gas/testsuite/gas/mips/la-warn.l [new file with mode: 0644]
gas/testsuite/gas/mips/la-warn.s [new file with mode: 0644]
gas/testsuite/gas/mips/mips.exp
This page took 0.029734 seconds and 4 git commands to generate.