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

H.J. Lu hjl@sourceware.org
Tue Aug 4 13:01:26 GMT 2020


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

commit e2b81f7fcf5c26c27b3548fe494770b4f6f74a9f
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.
    
    (cherry picked from commit 789198ca955f924c7928c016d922c68e3e2e6dae)

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

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 7b106306d5c..879c34b1035 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>
 
 	PR gas/26305
diff --git a/gas/NEWS b/gas/NEWS
index 737bbffeadd..7e410716b9c 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+* Add {disp16} pseudo prefix to x86 assembler.
+
 Changes in 2.35:
 
 * X86 NaCl target support is removed.


More information about the Binutils-cvs mailing list