aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2016-02-03 06:42:39 -0800
committerH.J. Lu <hjl.tools@gmail.com>2016-02-03 06:42:39 -0800
commit9d3fc4e190ff57ce8a128428e4a93386df075d52 (patch)
tree12bab89c90e9785070ceadc9f4a0a144e4ceea2c /gas/NEWS
parentab71ce86464303fbe2e6cccd274e62451cc9c158 (diff)
downloadgdb-9d3fc4e190ff57ce8a128428e4a93386df075d52.zip
gdb-9d3fc4e190ff57ce8a128428e4a93386df075d52.tar.gz
gdb-9d3fc4e190ff57ce8a128428e4a93386df075d52.tar.bz2
Mention -mfence-as-lock-add=yes for x86 assembler
* NEWS: Mention new command line option -mfence-as-lock-add=yes for x86 target.
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 feec9a6..fdcbac4 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+* New command line option -mfence-as-lock-add=yes for x86 target to encode
+ lfence, mfence and sfence as "lock addl $0x0, (%[re]sp)".
+
Changes in 2.26:
* Add a configure option --enable-compressed-debug-sections={all,gas} to