summaryrefslogtreecommitdiff
path: root/gdb/config/arm
diff options
context:
space:
mode:
authorRichard Earnshaw <richard.earnshaw@arm.com>2002-02-19 11:46:21 +0000
committerRichard Earnshaw <richard.earnshaw@arm.com>2002-02-19 11:46:21 +0000
commitd080dbaf725b079156daca4cb1299c23698c85bd (patch)
tree7f29bb7eaa7d9300573fbc411c0b7848c9eab702 /gdb/config/arm
parentf88df1dda7f0a952b405b93322c0ad703c82aa14 (diff)
downloadgdb-d080dbaf725b079156daca4cb1299c23698c85bd.tar.gz
* armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
function. (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE. * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only defines one thing and that is incorrect for this port. (IN_SOLIB_CALL_TRAMPOLINE): Delete.
Diffstat (limited to 'gdb/config/arm')
-rw-r--r--gdb/config/arm/tm-nbsd.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config/arm/tm-nbsd.h b/gdb/config/arm/tm-nbsd.h
index 5119879fe47..03f48786319 100644
--- a/gdb/config/arm/tm-nbsd.h
+++ b/gdb/config/arm/tm-nbsd.h
@@ -22,12 +22,6 @@
#define TM_NBSD_H
#include "arm/tm-arm.h"
-#include "tm-nbsd.h"
-
-/* Return non-zero if inside a shared-library entry stub. */
-#undef IN_SOLIB_CALL_TRAMPOLINE
-#define IN_SOLIB_CALL_TRAMPOLINE(pc, name) \
- STREQ ((name), "_PROCEDURE_LINKAGE_TABLE_")
/* By convention, NetBSD uses the "other" register names. */
#define DEFAULT_REGISTER_NAMES additional_register_names