From 0cbd0046fa3e9b5e789fe5cfa3ff70a6d10584d4 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sun, 29 May 2016 08:26:43 -0700 Subject: Add missing ChangeLog entries --- gas/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'gas') diff --git a/gas/ChangeLog b/gas/ChangeLog index ccd8c07..a4732d8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,18 @@ +2016-05-29 H.J. Lu + + PR gas/20145 + * config/tc-i386.c (cpu_noarch): Add noavx512f, noavx512cd, + noavx512er, noavx512pf, noavx512dq, noavx512bw, noavx512vl, + noavx512ifma and noavx512vbmi. + * doc/c-i386.texi: Mention noavx512f, noavx512cd, noavx512er, + noavx512pf, noavx512dq, noavx512bw, noavx512vl, noavx512ifma + and noavx512vbmi. + * testsuite/gas/i386/i386.exp: Run noavx512-1 and noavx512-2. + * testsuite/gas/i386/noavx512-1.l: New file. + * testsuite/gas/i386/noavx512-1.s: Likewise. + * testsuite/gas/i386/noavx512-2.l: Likewise. + * testsuite/gas/i386/noavx512-2.s: Likewise. + 2016-05-27 H.J. Lu PR gas/20145 -- cgit v1.1