binutils-gdb/gdb/config/alpha
Jason Thorpe d734c450e1 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
(alpha_cannot_fetch_register): Ditto.
(alpha_cannot_store_register): Ditto.
(alpha_register_convertible): Ditto.
(alpha_use_struct_convention): Ditto.
* config/alpha/tm-alpha.h: Update copyright years.
(IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
(INNER_THAN): Use core_addr_lessthan.
(CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
(CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
(REGISTER_CONVERTIBLE): Use alpha_register_convertible.
(USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
(FRAME_CHAIN): Remove unnecessary cast.
2002-01-19 05:26:47 +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 * 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-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
nm-osf.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-alpha.h * alpha-tdep.c (alpha_osf_in_sigtramp): New function. 2002-01-19 05:26:47 +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