diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 654b3cb..f9af65d6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,17 @@ 2017-03-06 H.J. Lu <hongjiu.lu@intel.com> + * config/tc-i386.c (cpu_arch): Add .cet. + * doc/c-i386.texi: Document cet. + * testsuite/gas/i386/cet-intel.d: New file. + * testsuite/gas/i386/cet.d: Likewise. + * testsuite/gas/i386/cet.s: Likewise. + * testsuite/gas/i386/x86-64-cet-intel.d: Likewise. + * testsuite/gas/i386/x86-64-cet.d: Likewise. + * testsuite/gas/i386/x86-64-cet.s: Likewise. + * testsuite/gas/i386/i386.exp: Run Intel CET tests. + +2017-03-06 H.J. Lu <hongjiu.lu@intel.com> + * testsuite/gas/i386/x86-64-mpx-inval-2.s: Force a good alignment. * testsuite/gas/i386/x86-64-mpx-inval-2.l: Expect [0-9A-F]+. |