binutils-gdb/gdb/config/powerpc
Jason Thorpe 7b112f9c0c * Makefile.in (ppc_tdep_h): Define.
(ppc-linux-nat.o)
(ppc-linux-tdep.o)
(rs6000-tdep.o): Use $(ppc_tdep_h).
(ppc-sysv-tdep.o)
(ppcnbsd-nat.o)
(ppcnbsd-tdep.o): New dependency lists.
* ppc-tdep.h: Use generic OS ABI framework.
* ppc-linux-tdep.c (_initialize_ppc_linux_tdep,
ppc_linux_init_abi): New functions.
(ppc_sysv_abi_broken_use_struct_convention)
(ppc_sysv_abi_use_struct_convention)
(ppc_sysv_abi_push_arguments): Move to...
* ppc-sysv-tdep.c: ...here.
* ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
* rs6000-tdep.c (process_note_abi_tag_sections)
(get_elfosabi): Remove.
(rs6000_gdbarch_init): Use generic OS ABI framework.
(rs6000_dump_tdep): New function.
(_initialize_rs6000_tdep): Use gdbarch_register.
* config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
* config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
* config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
of ppc-linux-tdep.o.
* config/powerpc/nbsd.mt (TDEPFILES): Likewise.
* config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
* config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
* config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
* config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
* config/powerpc/vxworks.mt (TDEPFILES): Likewise.
2002-05-30 01:21:53 +00:00
..
aix.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
aix.mt * Makefile.in (ppc_tdep_h): Define. 2002-05-30 01:21:53 +00:00
gdbserve.mt
linux.mh 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 05:48:40 +00:00
linux.mt * Makefile.in (ppc_tdep_h): Define. 2002-05-30 01:21:53 +00:00
nbsd.mh * Makefile.in (ppc_tdep_h): Define. 2002-05-30 01:21:53 +00:00
nbsd.mt * Makefile.in (ppc_tdep_h): Define. 2002-05-30 01:21:53 +00:00
nm-aix.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-linux.h 2001-12-20 Elena Zannoni <ezannoni@redhat.com> 2001-12-20 23:31:27 +00:00
nm-nbsd.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
ppc-eabi.mt * Makefile.in (ppc_tdep_h): Define. 2002-05-30 01:21:53 +00:00
ppc-sim.mt * Makefile.in (ppc_tdep_h): Define. 2002-05-30 01:21:53 +00:00
ppcle-eabi.mt * Makefile.in (ppc_tdep_h): Define. 2002-05-30 01:21:53 +00:00
ppcle-sim.mt * Makefile.in (ppc_tdep_h): Define. 2002-05-30 01:21:53 +00:00
tm-linux.h s/Linux/.../ 2002-02-24 22:56:08 +00:00
tm-nbsd.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
tm-ppc-aix.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-ppc-eabi.h Delete DEFAULT_LR_SAVE. 2002-04-12 19:48:37 +00:00
tm-ppc-sim.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-ppcle-eabi.h * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT): 2002-02-08 00:46:39 +00:00
tm-ppcle-sim.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-vxworks.h import gdb-1999-07-19 snapshot 1999-07-19 23:30:11 +00:00
vxworks.mt * Makefile.in (ppc_tdep_h): Define. 2002-05-30 01:21:53 +00:00
xm-aix.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-linux.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00