summaryrefslogtreecommitdiff
path: root/gdb/cris-tdep.c
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2009-07-28 16:38:46 +0000
committerDaniel Jacobowitz <dan@debian.org>2009-07-28 16:38:46 +0000
commit804c1b6ace85b89078e7e909b8a34ac2dbee584f (patch)
tree2dfc63abf3391c5987488b36512e0ddaa56dae55 /gdb/cris-tdep.c
parentf8e1eb719fd04d19f43c351886ca34784673a57a (diff)
downloadgdb-804c1b6ace85b89078e7e909b8a34ac2dbee584f.tar.gz
* 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.
Diffstat (limited to 'gdb/cris-tdep.c')
-rw-r--r--gdb/cris-tdep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/cris-tdep.c b/gdb/cris-tdep.c
index 999231cfe06..69e7e5bd4bc 100644
--- a/gdb/cris-tdep.c
+++ b/gdb/cris-tdep.c
@@ -39,7 +39,6 @@
#include "regcache.h"
#include "gdb_assert.h"
-/* To get entry_point_address. */
#include "objfiles.h"
#include "solib.h" /* Support for shared libraries. */