aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2011-04-08 21:46:29 +0000
committerKevin Buettner <kevinb@redhat.com>2011-04-08 21:46:29 +0000
commite0f68161fce2e3a882e08c2a0bd16d38c220682e (patch)
tree5925ec2aaff5d4a1f8a92bc4bc9a4bd3eafce8a7 /gdb/ChangeLog
parent2e1aae43859d2a30caab1e91a3adb6109a0bb68c (diff)
downloadgdb-e0f68161fce2e3a882e08c2a0bd16d38c220682e.zip
gdb-e0f68161fce2e3a882e08c2a0bd16d38c220682e.tar.gz
gdb-e0f68161fce2e3a882e08c2a0bd16d38c220682e.tar.bz2
* rx-tdep.c (rx_frame_unwind): Add default_frame_unwind_stop_reason
to the initialization.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1d36a76..2aa4b41 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-08 Kevin Buettner <kevinb@redhat.com>
+
+ * rx-tdep.c (rx_frame_unwind): Add default_frame_unwind_stop_reason
+ to the initialization.
+
2011-04-08 Steve Ellcey <sje@cup.hp.com>
* Add default_frame_unwind_stop_reason value to libunwind_frame_unwind