IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
giving the same effect as the #definitions above.
- Support gdbserver on 64-bit PowerPC Linux.
- * configure.tgt (powerpc64-*-linux*): Build gdbserver, please.
- * regformats/reg-ppc64.dat: New file.
-
2003-05-28 Jim Blandy <jimb@redhat.com>
* ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
if 'int' is smaller than PTRACE_XFER_TYPE, you end up throwing
away part of the register's value.
- Add support for Linux on the 64-bit PowerPC.
- * linux-ppc64-low.c: New file.
- * configure.srv (powerpc64-*-linux*): New case.
- (powerpc*-*-linux*): Adjust case pattern not to match
- powerpc64-*-linux*.
- * Makefile.in (linux-ppc64-low.o, reg-ppc64.o, reg-ppc64.c): New
- rules.
- (clean): Delete reg-ppc64.c, too.
-
2003-04-24 Andrew Cagney <cagney@redhat.com>
* low-nbsd.c (fetch_inferior_registers):