This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch rfc] PUSH_ARGUMENTS() -> push_dummy_call()


> Date: Mon, 24 Mar 2003 00:28:26 -0500
> From: Andrew Cagney <ac131313 at redhat dot com>
> 
> The attached patch addes the architecture method push_dummy_call() as a
> successor for the deprecated PUSH_ARGUMENTS(). PUSH_ARGUMENTS() is used
> when doing an inferior function call.   The new method takes two
> additional parameters:

The documentation patch is approved.  Thanks!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]