diff options
-rw-r--r-- | gas/testsuite/ChangeLog | 2 | ||||
-rw-r--r-- | opcodes/ChangeLog | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8984e28..a26aee9 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2006-04-28 Thiemo Seufer <ths@mips.com> David Ung <davidu@mips.com> - Nigel Stevens <nigel@mips.com> + Nigel Stephens <nigel@mips.com> * 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 8352f24..e786c1c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,25 +1,25 @@ 2006-04-28 Thiemo Seufer <ths@mips.com> David Ung <davidu@mips.com> - Nigel Stevens <nigel@mips.com> + Nigel Stephens <nigel@mips.com> * mips-dis.c (mips_cp0sel_names_mips3264r2): Add MT register names. 2006-04-28 Thiemo Seufer <ths@mips.com> - Nigel Stevens <nigel@mips.com> + Nigel Stephens <nigel@mips.com> David Ung <davidu@mips.com> * mips-dis.c (print_insn_args): Add mips_opcode argument. (print_insn_mips): Adjust print_insn_args call. 2006-04-28 Thiemo Seufer <ths@mips.com> - Nigel Stevens <nigel@mips.com> + Nigel Stephens <nigel@mips.com> * mips-dis.c (print_insn_args): Print $fcc only for FP instructions, use $cc elsewise. 2006-04-28 Thiemo Seufer <ths@mips.com> - Nigel Stevens <nigel@mips.com> + Nigel Stephens <nigel@mips.com> * opcodes/mips-dis.c (mips16_to_32_reg_map, mips16_reg_names): Map MIPS16 registers to O32 names. |