From: Andreas Schwab Date: Wed, 26 Nov 2008 10:49:06 +0000 (+0000) Subject: Fix typo. X-Git-Tag: sid-snapshot-20081201~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3c6528a8d84c4f299297cadc886108dce279b03d;p=external%2Fbinutils.git Fix typo. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 018689f..f85b262 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -30,7 +30,7 @@ * mips-opc.c (synciobdma, syncs, syncw, syncws): Move these before sync. (sync): New instruction with 5-bit sync type. - * mips-dis.c (print_insn_args: Add case '1' to print 5-bit values. + * mips-dis.c (print_insn_args): Add case '1' to print 5-bit values. 2008-11-06 Nick Clifton @@ -326,7 +326,7 @@ PR gas/6517 * i386-opc.tbl: Break cvtsi2ss/cvtsi2sd/vcvtsi2sd/vcvtsi2ss - into 32bit and 64bit. Remove Reg64|Qword and add + into 32bit and 64bit. Remove Reg64|Qword and add IgnoreSize|No_qSuf on 32bit version. * i386-tbl.h: Regenerated.