diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-04-08 07:14:47 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-04-08 07:14:47 +0000 |
commit | 0b14f26eff1b19f6d3926e11b6ad22ba7eebcb3d (patch) | |
tree | 46d61ae24298753503d783a17251c62f60e1e438 /opcodes/ChangeLog | |
parent | 1211bce379c9a4281cdf75593035c73da91b3d61 (diff) | |
download | gdb-0b14f26eff1b19f6d3926e11b6ad22ba7eebcb3d.zip gdb-0b14f26eff1b19f6d3926e11b6ad22ba7eebcb3d.tar.gz gdb-0b14f26eff1b19f6d3926e11b6ad22ba7eebcb3d.tar.bz2 |
* mips-dis.c (mips_gpr_names_newabi): Reverted previous patch.
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 1933a04..718c9b2 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2003-04-08 Alexandre Oliva <aoliva@redhat.com> + + * mips-dis.c (mips_gpr_names_newabi): Reverted previous patch. + 2003-04-07 Alexandre Oliva <aoliva@redhat.com> * mips-dis.c (mips_gpr_names_newabi): $12-$15 are named $t4-$t7. |