OSDN Git Service

* infcall.c (call_function_by_hand): Remove code handling
authorkettenis <kettenis>
Fri, 2 Sep 2005 19:02:33 +0000 (19:02 +0000)
committerkettenis <kettenis>
Fri, 2 Sep 2005 19:02:33 +0000 (19:02 +0000)
commitd10f0b1e536caaca98d66d1eaa9e184867c2b983
treeb21955b5c588cef10b47581d00977f43bfd58843
parent0a3cb17aa93f7ad22daf45224a26e76c05efa209
* infcall.c (call_function_by_hand): Remove code handling
deprecated_push_arguments.  Bail out early if push_dummy_call
isn't available.
* gdbarch.sh (deprecated_push_arguments): Delete.  Adjust a few
comments accordingly.
* gdbarch.h, gdbarch.c: Regenerate.
gdb/ChangeLog