diff options
author | Quentin Neill <quentin.neill@amd.com> | 2011-04-19 23:45:17 +0000 |
---|---|---|
committer | Quentin Neill <quentin.neill@amd.com> | 2011-04-19 23:45:17 +0000 |
commit | b13a3ca6832172b400d9dc68551672f1530b7d62 (patch) | |
tree | 2814cf7d53d33d4dce6d10ca727334f52141c8cc /opcodes/ChangeLog | |
parent | 7a9dd1b270ed6fa1dbf81ef4aea857e7947e9d44 (diff) | |
download | gdb-b13a3ca6832172b400d9dc68551672f1530b7d62.zip gdb-b13a3ca6832172b400d9dc68551672f1530b7d62.tar.gz gdb-b13a3ca6832172b400d9dc68551672f1530b7d62.tar.bz2 |
* i386-gen.c (cpu_flag_init): Remove 3dnow and 3dnowa bits
from bdver1 flags.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index ad85706..d3aad8a 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2011-04-19 Quentin Neill <quentin.neill@amd.com> + + * i386-gen.c (cpu_flag_init): Remove 3dnow and 3dnowa bits + from bdver1 flags. + 2011-04-13 Nick Clifton <nickc@redhat.com> * v850-dis.c (disassemble): Always print a closing square brace if |