projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5ff0eb
)
Add the missing ChangeLog entry for the AES + AVX checkin.
author
H.J. Lu
<hjl.tools@gmail.com>
Wed, 20 Aug 2008 18:48:09 +0000
(18:48 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Wed, 20 Aug 2008 18:48:09 +0000
(18:48 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 0b2468ee19bd0b0cedd4b8b534669f145c65672e..6bee5f993a409d9fcf65ac38915b949ba301d934 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-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