From 0796a6293fca5a6f4fd17e6ec38fb0db5dd3a36a Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 15 Apr 2016 05:59:16 -0700 Subject: [PATCH] Add missing ChangeLog entry for PR gas/19909 fix --- 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 + 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 + PR gas/19498 * testsuite/gas/i386/i386.exp: Run pr19498. * testsuite/gas/i386/pr19498.d: New file. -- 2.7.4