projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0a72f4
)
gas/NEWS: Mention {disp16} pseudo prefix
author
H.J. Lu
<hjl.tools@gmail.com>
Tue, 4 Aug 2020 12:55:31 +0000
(
05:55
-0700)
committer
H.J. Lu
<hjl.tools@gmail.com>
Tue, 4 Aug 2020 12:55:31 +0000
(
05:55
-0700)
* NEWS: Mention {disp16} pseudo prefix.
gas/ChangeLog
patch
|
blob
|
history
gas/NEWS
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 2a41ab14b5966321bf70ad3e69d1be51b87b5cdc..cf0cc0d74aa796613b23b4e33a4dbc6ba6693730 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,7
@@
+2020-08-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * NEWS: Mention {disp16} pseudo prefix.
+
2020-08-04 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/gas/i386/x86-64-pseudos.d: Revert an accidental
diff --git
a/gas/NEWS
b/gas/NEWS
index 272fe5dfa166538efa1f2af7372e62ab9d9bf813..fbb87aa7f082ac37daf771dcf3793ad790bd7679 100644
(file)
--- a/
gas/NEWS
+++ b/
gas/NEWS
@@
-1,5
+1,7
@@
-*- text -*-
+* Add {disp16} pseudo prefix to x86 assembler.
+
* Add support for Intel AMX instructions.
* Configure with --enable-x86-used-note by default for Linux/x86.