]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
* alpha-tdep.c (alpha_register_virtual_type): New function.
authorJason Thorpe <thorpej@netbsd.org>
Sat, 19 Jan 2002 20:22:28 +0000 (20:22 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Sat, 19 Jan 2002 20:22:28 +0000 (20:22 +0000)
commit0d056799fda335eaa9a7cd1206098c9076de74c1
tree517081c2ba64464742c4d8ab5940e835f7b96046
parent63e63b07a26b1d38e53851cbbb42f9ffb1b54f40
* 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.
gdb/ChangeLog
gdb/alpha-tdep.c
gdb/config/alpha/tm-alpha.h