diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a96af2e..836f508 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,34 @@ +2014-07-22 Sergey Guriev <sergey.s.guriev@intel.com> + Alexander Ivchenko <alexander.ivchenko@intel.com> + Maxim Kuznetsov <maxim.kuznetsov@intel.com> + Sergey Lega <sergey.s.lega@intel.com> + Anna Tikhonova <anna.tikhonova@intel.com> + Ilya Tocar <ilya.tocar@intel.com> + Andrey Turetskiy <andrey.turetskiy@intel.com> + Ilya Verbin <ilya.verbin@intel.com> + Kirill Yukhin <kirill.yukhin@intel.com> + Michael Zolotukhin <michael.v.zolotukhin@intel.com> + + * gas/i386/avx512f_vl-intel.d: New. + * gas/i386/avx512f_vl-opts-intel.d: New. + * gas/i386/avx512f_vl-opts.d: New. + * gas/i386/avx512f_vl-opts.s: New. + * gas/i386/avx512f_vl-wig.s: New. + * gas/i386/avx512f_vl-wig1-intel.d: New. + * gas/i386/avx512f_vl-wig1.d: New. + * gas/i386/avx512f_vl.d: New. + * gas/i386/avx512f_vl.s: New. + * gas/i386/i386.exp: Run new AVX-512 tests. + * gas/i386/x86-64-avx512f_vl-intel.d: New. + * gas/i386/x86-64-avx512f_vl-opts-intel.d: New. + * gas/i386/x86-64-avx512f_vl-opts.d: New. + * gas/i386/x86-64-avx512f_vl-opts.s: New. + * gas/i386/x86-64-avx512f_vl-wig.s: New. + * gas/i386/x86-64-avx512f_vl-wig1-intel.d: New. + * gas/i386/x86-64-avx512f_vl-wig1.d: New. + * gas/i386/x86-64-avx512f_vl.d: New. + * gas/i386/x86-64-avx512f_vl.s: New. + 2014-07-17 Ilya Tocar <ilya.tocar@intel.com> * gas/i386/x86-64-equ.d: New. |