From: ths Date: Fri, 28 Apr 2006 13:38:49 +0000 (+0000) Subject: Don't mis-spell your boss' name... X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=7ec1e1f118e20017d2f68ec5ebe2c2146b523f4d;p=pf3gnuchains%2Fpf3gnuchains3x.git Don't mis-spell your boss' name... --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8984e28a4c..a26aee9ce1 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2006-04-28 Thiemo Seufer David Ung - Nigel Stevens + Nigel Stephens * gas/mips/cp0sel-names-mips32r2.d, gas/mips/cp0sel-names-mips64r2.d: Update for MT register names. diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 8352f24501..e786c1cc60 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,25 +1,25 @@ 2006-04-28 Thiemo Seufer David Ung - Nigel Stevens + Nigel Stephens * mips-dis.c (mips_cp0sel_names_mips3264r2): Add MT register names. 2006-04-28 Thiemo Seufer - Nigel Stevens + Nigel Stephens David Ung * mips-dis.c (print_insn_args): Add mips_opcode argument. (print_insn_mips): Adjust print_insn_args call. 2006-04-28 Thiemo Seufer - Nigel Stevens + Nigel Stephens * mips-dis.c (print_insn_args): Print $fcc only for FP instructions, use $cc elsewise. 2006-04-28 Thiemo Seufer - Nigel Stevens + Nigel Stephens * opcodes/mips-dis.c (mips16_to_32_reg_map, mips16_reg_names): Map MIPS16 registers to O32 names.