diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-01-19 20:22:28 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-01-19 20:22:28 +0000 |
commit | 0d056799fda335eaa9a7cd1206098c9076de74c1 (patch) | |
tree | 517081c2ba64464742c4d8ab5940e835f7b96046 /gdb/utils.c | |
parent | 63e63b07a26b1d38e53851cbbb42f9ffb1b54f40 (diff) | |
download | gdb-0d056799fda335eaa9a7cd1206098c9076de74c1.zip gdb-0d056799fda335eaa9a7cd1206098c9076de74c1.tar.gz gdb-0d056799fda335eaa9a7cd1206098c9076de74c1.tar.bz2 |
* 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.
Diffstat (limited to 'gdb/utils.c')
0 files changed, 0 insertions, 0 deletions