diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-04-08 00:39:16 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-04-08 00:39:16 +0000 |
commit | 8aa4c77d702ed72d06bb41639aab18a6c4c318b9 (patch) | |
tree | 5da6b64917642103b2d7ae6724ef051f9a5d81d7 /opcodes/ChangeLog | |
parent | c4c0821de92ce9b37552d1842c83f88f52315016 (diff) | |
download | gdb-8aa4c77d702ed72d06bb41639aab18a6c4c318b9.zip gdb-8aa4c77d702ed72d06bb41639aab18a6c4c318b9.tar.gz gdb-8aa4c77d702ed72d06bb41639aab18a6c4c318b9.tar.bz2 |
* mips-dis.c (mips_gpr_names_newabi): $12-$15 are named $t4-$t7.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 683b913..1933a04 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2003-04-07 Alexandre Oliva <aoliva@redhat.com> + + * mips-dis.c (mips_gpr_names_newabi): $12-$15 are named $t4-$t7. + 2003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com> * tic4x-dis.c: Namespace cleanup. Replace s/c4x/tic4x and |