aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2009-12-16 05:31:40 +0000
committerH.J. Lu <hjl.tools@gmail.com>2009-12-16 05:31:40 +0000
commit25ac7f26dd48640f790f604c7a8e3e9216d0af19 (patch)
treee2f321c3bc1ac0e6954e0127df5e300fed257f78 /opcodes
parent8c43a48b28ad8e92b3e788ae511844eea4f4a801 (diff)
downloadfsf-binutils-gdb-25ac7f26dd48640f790f604c7a8e3e9216d0af19.zip
fsf-binutils-gdb-25ac7f26dd48640f790f604c7a8e3e9216d0af19.tar.gz
fsf-binutils-gdb-25ac7f26dd48640f790f604c7a8e3e9216d0af19.tar.bz2
Fix a typo in ChangeLog.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index fb780a1..8f15c52 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -8,7 +8,7 @@
* i386-gen.c (opcode_modifiers): Remove Vex3Sources and
Vex2Sources. Add VexSources.
- * i386-opc.h ()Vex2Sources: Removed.
+ * i386-opc.h (Vex2Sources): Removed.
(Vex3Sources): Likewise.
(VEX2SOURCES): New.
(VEX3SOURCES): Likewise.