From: H.J. Lu Date: Wed, 20 Aug 2008 18:48:09 +0000 (+0000) Subject: Add the missing ChangeLog entry for the AES + AVX checkin. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=41a7d9f3fcc452e3135dedd12063cab6fd0d83b2;p=binutils-gdb.git Add the missing ChangeLog entry for the AES + AVX checkin. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 0b2468ee19b..6bee5f993a4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2008-08-20 H.J. Lu + + AVX Programming Reference (August, 2008) + * config/tc-i386.c (CPU_FLAGS_AES_MATCH): New. + (CPU_FLAGS_AVX_MATCH): Likewise. + (CPU_FLAGS_32BIT_MATCH): Updated. + (cpu_flags_match): Likewise. + 2008-08-20 Alan Modra PR 6848