old-cross-binutils/gdb/config/alpha
Jason Thorpe 140f998426 * alpha-tdep.c (frame_extra_info): New.
(alpha_find_saved_regs): Make static.  Use
frame->extra_info.
(alpha_frame_init_saved_regs): New function.
(alpha_frame_saved_pc): Use frame->extra_info.
(temp_saved_regs): Don't declare as struct frame_saved_regs.
(heuristic_proc_desc): Adjust for temp_saved_regs changes.
(init_extra_frame_info): Rename to...
(alpha_init_extra_frame_info): ...this.  Use frame->extra_info.
(alpha_print_extra_frame_info): New function.
(alpha_frame_locals_address): Ditto.
(alpha_frame_args_address): Ditto.
(alpha_pop_frame): Use frame->extra_info.
* config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
alpha_frame_args_address.
(FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
(alpha_find_saved_regs): Remove prototype.
(FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
(EXTRA_FRAME_INFO): Remove.
(INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
(PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
2002-01-19 06:44:56 +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 Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
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 * config/alpha/tm-fbsd.h: Update copyright. 2001-01-25 18:41:23 +00:00
nm-fbsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-linux.h * config/nm-linux.h (struct objfile): Remove forward declaration. 2001-10-14 20:42:07 +00:00
nm-osf.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-osf2.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-osf3.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-alpha.h * alpha-tdep.c (frame_extra_info): New. 2002-01-19 06:44:56 +00:00
tm-alphalinux.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
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