aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-06-11 20:40:36 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-06-11 20:40:36 +0000
commit63486801dd981dfadf3c3d9c2d2f3a2ea7401cad (patch)
treeec9d6becd3f2fc72c5d5441959345bcc3fa9e136 /gas/NEWS
parent88379bafe54d70ae623116af9b8fe8a35e0a65c5 (diff)
downloadgdb-63486801dd981dfadf3c3d9c2d2f3a2ea7401cad.zip
gdb-63486801dd981dfadf3c3d9c2d2f3a2ea7401cad.tar.gz
gdb-63486801dd981dfadf3c3d9c2d2f3a2ea7401cad.tar.bz2
2001-06-11 H.J. Lu <hjl@gnu.org>
* NEWS: Updated for the new -n option for the MIPS assembler. * config/tc-mips.c (md_show_usage): Add -n. * doc/as.texinfo: Document the new -n option. * doc/c-mips.texi: Likewise. * doc/as.1: Regenerated.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 6c3439d..a5479f3 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,9 @@
-*- text -*-
+The MIPS assembler no longer issues a warning by default when it
+generates a nop instruction from a macro. The new command line option
+-n will turn on the warning.
+
Changes in 2.11:
x86 gas now supports the full Pentium4 instruction set.