This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] i386: Hookize SETUP_INCOMING_VARARGS.


Kazu Hirata <kazu@cs.umass.edu> writes:

> Hi,
>
> Attached is a patch to hookize SETUP_INCOMING_VARARGS.
>
> Bootstrapped on i686-pc-linux-gnu.  OK to apply?
>
> Kazu Hirata
>
> 2004-01-30  Kazu Hirata  <kazu@cs.umass.edu>
>
> 	* config/i386/i386-protos.h: Remove the prototype for
> 	ix86_setup_incoming_varargs.
> 	* config/i386/i386.c (TARGET_SETUP_INCOMING_VARARGS): New.
> 	(ix86_setup_incoming_varargs): Make it static.
> 	* config/i386/i386.h (SETUP_INCOMING_VARARGS): Remove.

This is OK.

zw


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