diff options
author | H.J. Lu <hjl@lucon.org> | 2008-02-12 17:22:02 +0000 |
---|---|---|
committer | H.J. Lu <hjl@lucon.org> | 2008-02-12 17:22:02 +0000 |
commit | b19bbbf76598f69c343f1dd4aa583861df0e59b5 (patch) | |
tree | 843dadf4d41075c0624a730c44d4717c9fc52229 /opcodes | |
parent | 0090fe27f8bf2712bdb31f4bdb73d2cc17b586df (diff) | |
download | gdb-b19bbbf76598f69c343f1dd4aa583861df0e59b5.tar.gz |
Correct last 2 ChangeLog entries.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1477e8cfbc9..8feb6548527 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,6 +1,6 @@ 2008-02-11 H.J. Lu <hongjiu.lu@intel.com> - * i386-gen.c (cpu_flag_init): Add CPU_XSAVE_FLAGS. + * i386-gen.c (cpu_flag_init): Add CPU_XSAVE_FLAGS. * i386-init.h: Updated. 2008-02-11 H.J. Lu <hongjiu.lu@intel.com> @@ -8,7 +8,7 @@ * i386-gen.c (cpu_flags): Add CpuXsave. * i386-opc.h (CpuXsave): New. - (Cpu64): Updated. + (CpuLM): Updated. (i386_cpu_flags): Add cpuxsave. * i386-dis.c (MOD_0FAE_REG_4): New. |