* arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
authorRichard Earnshaw <richard.earnshaw@arm.com>
Sat, 23 Feb 2002 17:07:57 +0000 (17:07 +0000)
committerRichard Earnshaw <richard.earnshaw@arm.com>
Sat, 23 Feb 2002 17:07:57 +0000 (17:07 +0000)
commit19d3fc80c110dc6dd4d962e8ac90bf1d8487d66b
tree0c1efaa12af87003b3cd39a4703ff317b7415f5c
parent3ab136500f06eb436f585ebb6ed640d17d27ab47
* arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
(arm_linux_push_arguments): Likewise.
(arm_linux_init_abi): Register them.  Also register linux-specific
call_dummy_words.
(find_minsym_and_objfile): Use strcmp, not STREQ.
* config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
(arm_linux_call_dummy_words): Delete declaration.
(EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
(arm_linux_extract_return_value, arm_linux_push_arguments): Delete
declarations.
(LOWEST_PC): Delete.
gdb/ChangeLog
gdb/arm-linux-tdep.c
gdb/config/arm/tm-linux.h
This page took 0.025749 seconds and 4 git commands to generate.