Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>2006-07-14 02:25:48 +0400
committerMichael Meissner <gnu@the-meissners.org>2006-07-14 02:25:48 +0400
commit2d73611e56143c3759c1051c2a0907686fb6fbb1 (patch)
treea74b4ff19bc772fa47c7c0ec834b5eb7ae06623c /include/opcode/ChangeLog
parente8bf2329496eb61558898c987b1a245d6f5ff40f (diff)
Add amdfam10 instructions
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 13c3b4056..f34985d08 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-10 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
+ Michael Meissner <michael.meissner@amd.com>
+
+ * i386.h: Add amdfam10 new instructions (SSE4a and ABM instructions).
+
2006-06-12 H.J. Lu <hongjiu.lu@intel.com>
* i386.h (i386_optab): Add "nop" with memory reference.