binutils-gdb/gdb/config/alpha
Jason Thorpe 0d056799fd * alpha-tdep.c (alpha_register_virtual_type): New function.
(alpha_init_frame_pc_first): Ditto.
(alpha_fix_call_dummy): Ditto.
(alpha_store_struct_return): Ditto.
(alpha_extract_struct_value_address): Ditto.
* config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
alpha_register_virtual_type.
(STORE_STRUCT_RETURN): Use alpha_store_struct_return.
(EXTRACT_STRUCT_VALUE_ADDRESS): Use
alpha_extract_struct_value_address.
(FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
(INIT_FRAME_PC): Use init_frame_pc_noop.
(INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
2002-01-19 20:22:28 +00:00
..
alpha-linux.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
alpha-linux.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
alpha-osf1.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
alpha-osf1.mt
alpha-osf2.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
alpha-osf3.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
fbsd.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
fbsd.mt
nm-fbsd.h
nm-linux.h * config/nm-linux.h (struct objfile): Remove forward declaration. 2001-10-14 20:42:07 +00:00
nm-osf2.h
nm-osf3.h
nm-osf.h
tm-alpha.h * alpha-tdep.c (alpha_register_virtual_type): New function. 2002-01-19 20:22:28 +00:00
tm-alphalinux.h
tm-fbsd.h * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Define. 2001-10-06 19:19:27 +00:00
xm-alphalinux.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-alphaosf.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-fbsd.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00