* arm-tdep.c (arm_frame_chain_valid): Make static.
authorRichard Earnshaw <richard.earnshaw@arm.com>
Fri, 8 Feb 2002 18:26:37 +0000 (18:26 +0000)
committerRichard Earnshaw <richard.earnshaw@arm.com>
Fri, 8 Feb 2002 18:26:37 +0000 (18:26 +0000)
commit39bbf76177180d2f051fc1a7500ca230a3ff9695
tree75399e303572cd5ed2d31193e3642584d4107baf
parent9c9532c936fcd6b3cd4d637d440fa2ae67b18249
* arm-tdep.c (arm_frame_chain_valid): Make static.
(arm_push_arguments): Likewise.
(arm_gdbarch_init): New function.
(_initialize_arm_tdep): Call it.
* config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
(TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
(FRAME_CHAIN_VALID): Delete.
(arm_frame_chain_valid): Delete declaration.
(PUSH_ARGUMENTS): Delete.
(arm_push_arguments): Delete declaration.
(CALL_DUMMY_P): Delete.
gdb/ChangeLog
gdb/arm-tdep.c
gdb/config/arm/tm-arm.h
This page took 0.033661 seconds and 4 git commands to generate.