diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6de7a61..ddb6235 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,13 @@ 2018-07-11 Jan Beulich <jbeulich@suse.com> + * testsuite/gas/i386/cet.s, testsuite/gas/i386/x86-64-cet.s: + Add Intel cases with operand size specifiers. + * testsuite/gas/i386/cet-intel.d, testsuite/gas/i386/cet.d, + testsuite/gas/i386/x86-64-cet-intel.d, + testsuite/gas/i386/x86-64-cet.d: Adjust expectations. + +2018-07-11 Jan Beulich <jbeulich@suse.com> + * config/tc-i386.c (md_assemble): Also replace an already present REP prefix. * testsuite/gas/i386/mpx-add-bnd-prefix.s, |