From ad7c657b9e4a97a2d1a7cf0afc8568e8f6954b67 Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Mon, 7 Oct 2019 08:40:03 +0200 Subject: [PATCH] add missing ChangeLog entry for d241b91073 --- gas/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 41fc4cefd8a..abb8bf0c6db 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,16 @@ +2019-10-07 Jan Beulich + + * config/tc-i386.c (check_string): Make reported operand number + depend on Intel syntax. + * testsuite/gas/i386/intel-cmps.s, + testsuite/gas/i386/intel-cmps32.d, + testsuite/gas/i386/intel-cmps64.d: New. + * testsuite/gas/i386/i386.exp: Run new tests. + * testsuite/gas/i386/intel-movs.s: Extend. + * testsuite/gas/i386/intel-movs32.d, + testsuite/gas/i386/intel-movs64.d: Adjust expectations. + * testsuite/gas/i386/string-bad.l: Tighten expectations. + 2019-09-24 Tamar Christina PR gas/24991 -- 2.30.2