[binutils-gdb] gas/NEWS: Mention {disp16} pseudo prefix

H.J. Lu hjl@sourceware.org
Tue Aug 4 12:56:27 GMT 2020


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=789198ca955f924c7928c016d922c68e3e2e6dae

commit 789198ca955f924c7928c016d922c68e3e2e6dae
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Aug 4 05:55:31 2020 -0700

    gas/NEWS: Mention {disp16} pseudo prefix
    
            * NEWS: Mention {disp16} pseudo prefix.

Diff:
---
 gas/ChangeLog | 4 ++++
 gas/NEWS      | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 2a41ab14b59..cf0cc0d74aa 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 272fe5dfa16..fbb87aa7f08 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.


More information about the Binutils-cvs mailing list