mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-03 19:36:46 +08:00
Mention -mfence-as-lock-add=yes for x86 assembler
* NEWS: Mention new command line option -mfence-as-lock-add=yes for x86 target.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* NEWS: Mention new command line option -mfence-as-lock-add=yes
|
||||||
|
for x86 target.
|
||||||
|
|
||||||
2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
|
2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* NEWS: Remove duplicated marker for 2.26.
|
* NEWS: Remove duplicated marker for 2.26.
|
||||||
|
3
gas/NEWS
3
gas/NEWS
@ -1,5 +1,8 @@
|
|||||||
-*- text -*-
|
-*- 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:
|
Changes in 2.26:
|
||||||
|
|
||||||
* Add a configure option --enable-compressed-debug-sections={all,gas} to
|
* Add a configure option --enable-compressed-debug-sections={all,gas} to
|
||||||
|
Reference in New Issue
Block a user