diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 39f8ca0..8c67086 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2011-12-06 Maciej W. Rozycki <macro@codesourcery.com> + * mips-tdep.c (mips32_next_pc): Fix floating point condition + code mask. + +2011-12-06 Maciej W. Rozycki <macro@codesourcery.com> + * mips-tdep.c (deal_with_atomic_sequence): Fix the handling of BLTZ* and BGEZ* instructions. |