aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5b1de64..2fb4758 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,12 @@
+2011-12-08 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * mips-tdep.c (extended_offset): Correct calculation.
+ (unpack_mips16): Correct bitfield positions used for extraction
+ of the immediate argument; fix sign-extension of same.
+ (extended_mips16_next_pc): Correct B instruction's offset
+ calculation. Correct register decoding of the BEQZ and BNEZ
+ as well as jump-register instructions. Handle compact jumps.
+
2011-12-08 Tom Tromey <tromey@redhat.com>
* objfiles.h (struct objfile): Remove obsolete comment.