[PATCH] gas/NEWS: Mention {disp16} pseudo prefix

H.J. Lu hjl.tools@gmail.com
Tue Aug 4 12:56:30 GMT 2020


	* NEWS: Mention {disp16} pseudo prefix.
---
 gas/ChangeLog | 4 ++++
 gas/NEWS      | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 2a41ab14b5..cf0cc0d74a 100644
--- 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 272fe5dfa1..fbb87aa7f0 100644
--- 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.
-- 
2.26.2



More information about the Binutils mailing list