aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index fc66469..8799fa6 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2007-04-27 Kevin Buettner <kevinb@redhat.com>
+ * dwarf2expr.c (unsigned_address_type): Add forward declaration.
+ (dwarf2_read_address): Sign extend return address as required by
+ target architecture.
+
+2007-04-27 Kevin Buettner <kevinb@redhat.com>
+
* solib-frv.c (lm_base): Bail out if the main executable has
not been relocated.