This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Add missing ChangeLog entry for PR gas/19909 fix


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

commit 0796a6293fca5a6f4fd17e6ec38fb0db5dd3a36a
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Apr 15 05:59:16 2016 -0700

    Add missing ChangeLog entry for PR gas/19909 fix

Diff:
---
 gas/ChangeLog | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 7e9e517..6ea6f87 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -312,6 +312,16 @@
 
 2016-04-04  H.J. Lu  <hongjiu.lu@intel.com>
 
+	PR gas/19909
+	* config/tc-i386.c (check_VecOperands): Try vec_disp8 encoding
+	only if i.disp_encoding != disp_encoding_32bit.
+	* gas/testsuite/gas/i386/disp32.s: Add tests for vmovdqu64.d32.
+	* gas/testsuite/gas/i386/x86-64-disp32.s: Likewise.
+	* gas/testsuite/gas/i386/disp32.d: Updated.
+	* gas/testsuite/gas/i386/x86-64-disp32.d: Likewise.
+
+2016-04-04  H.J. Lu  <hongjiu.lu@intel.com>
+
 	PR gas/19498
 	* testsuite/gas/i386/i386.exp: Run pr19498.
 	* testsuite/gas/i386/pr19498.d: New file.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]