binutils-gdb/gdb/config/alpha
Jason Thorpe f8453e34b9 * alpha-tdep.c (alpha_register_byte): New function.
(alpha_register_raw_size): Ditto.
(alpha_register_virtual_size): Ditto.
(alpha_skip_prologue_internal): Renamed from
alpha_skip_prologue.
(alpha_skip_prologue): New version that calls
alpha_skip_prologue_internal.
(alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
* config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
second argument from alpha_skip_prologue.
(REGISTER_BYTE): Use alpha_register_byte.
(REGISTER_RAW_SIZE): Use alpha_register_raw_size.
(REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
(FRAMELESS_FUNCTION_INVOCATION): Use
generic_frameless_function_invocation_not.
(FRAME_NUM_ARGS): Use frame_num_args_unknown.
(COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
2002-01-20 01:33:15 +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 Zap empty or unused xm-*.h files. 2002-01-20 01:12:51 +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_register_byte): New function. 2002-01-20 01:33:15 +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