diff options
author | Jim Blandy <jimb@codesourcery.com> | 2003-06-05 22:51:47 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2003-06-05 22:51:47 +0000 |
commit | e48ba456c58e81b9f1bafd4132eb538f46f9149d (patch) | |
tree | 45d66313f7b7977dcea6b1bb8413e95c7c473533 /src-release | |
parent | 1a70c16589f289b78f1a7dc2bc187b1747833538 (diff) | |
download | gdb-e48ba456c58e81b9f1bafd4132eb538f46f9149d.tar.gz |
Use gdbarch methods for solib stuff on PowerPC Linux.
* config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
show through. Remove later #definition of SKIP_TRAMPOLINE_CODE.
(ppc_linux_skip_trampoline_code): Delete declaration.
* ppc-linux-tdep.c (ppc_linux_init_abi): Register
IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
giving the same effect as the #definitions above.
(ppc_linux_skip_trampoline_code): Make this static.
Diffstat (limited to 'src-release')
0 files changed, 0 insertions, 0 deletions