diff options
author | Thiemo Seufer <ths@networkno.de> | 2006-04-28 13:38:49 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2006-04-28 13:38:49 +0000 |
commit | bdb09db1cf0be1726c61ddc9c787f7105ba54ef6 (patch) | |
tree | b5334424912b0aa484af336666298dd27309aca3 /opcodes | |
parent | 59c455b37c55a418e95b0ff4d7c23b1f63c7dae3 (diff) | |
download | gdb-bdb09db1cf0be1726c61ddc9c787f7105ba54ef6.zip gdb-bdb09db1cf0be1726c61ddc9c787f7105ba54ef6.tar.gz gdb-bdb09db1cf0be1726c61ddc9c787f7105ba54ef6.tar.bz2 |
Don't mis-spell your boss' name...
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
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. |