OSDN Git Service

Add the missing ChangeLog entry for the AES + AVX checkin.
authorhjl <hjl>
Wed, 20 Aug 2008 18:48:09 +0000 (18:48 +0000)
committerhjl <hjl>
Wed, 20 Aug 2008 18:48:09 +0000 (18:48 +0000)
gas/ChangeLog

index 0b2468e..6bee5f9 100644 (file)
@@ -1,3 +1,11 @@
+2008-08-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       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  <amodra@bigpond.net.au>
 
        PR 6848