aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2004-01-09 02:34:04 +0000
committerIan Lance Taylor <ian@airs.com>2004-01-09 02:34:04 +0000
commit78849248c05bbfd4aec63ab945195eac6e4224b0 (patch)
treefd8e93095ef0e1c76a2b5c765164267a37fb7782 /gas/NEWS
parent29ccc66bdb32142230615e07f376720597c6b472 (diff)
downloadfsf-binutils-gdb-78849248c05bbfd4aec63ab945195eac6e4224b0.zip
fsf-binutils-gdb-78849248c05bbfd4aec63ab945195eac6e4224b0.tar.gz
fsf-binutils-gdb-78849248c05bbfd4aec63ab945195eac6e4224b0.tar.bz2
* config/tc-mips.c (warn_nops): Remove static variable.
(macro): Remove test of warn_nops. (md_shortops): Remove 'n'. (md_parse_option): Remove 'n' case. (md_show_usage): Remove -n. * doc/as.texinfo (Overview): Remove MIPS -n option. * doc/c-mips.texi (MIPS Opts): Remove mention -n. * NEWS: Mention removal of MIPS -n option.
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index cff6862..6257fae 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -28,6 +28,9 @@
with multi-byte nop instructions such as leal 0(%esi,1),%esi. This
switch disables the optimization.
+* Removed -n option from MIPS assembler. It was not useful, and confused the
+ existing -non_shared option.
+
Changes in 2.14:
* Added support for MIPS32 Release 2.