aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 48743fd..fc1784e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,14 @@
+2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * arch-utils.c (displaced_step_at_entry_point): Do not call
+ gdbarch_convert_from_func_ptr_addr.
+ * cris-tdep.c: Remove outdated comment.
+ * infcall.c (call_function_by_hand): Do not call
+ gdbarch_convert_from_func_ptr_addr after entry_point_address.
+ * objfiles.c (entry_point_address): Call both
+ gdbarch_convert_from_func_ptr_addr and
+ gdbarch_addr_bits_remove.
+
2009-07-28 Aleksandar Ristovski <aristovski@qnx.com>
* nto-tdep.c (nto_thread_state_str): New array.