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] mn10300: Hookize some target macros.


On Jan 25, 2004, Kazu Hirata <kazu@cs.umass.edu> wrote:

> Built cc1 of mn10300-elf.  OK to apply?

Ok, thanks.

> 2004-01-25  Kazu Hirata  <kazu@cs.umass.edu>

> 	* config/mn10300/mn10300-protos.h: Remove the prototype for
> 	mn10300_builtin_saveregs.
> 	* config/mn10300/mn10300.c (TARGET_PROMOTE_PROTOTYPES): New.
> 	(TARGET_STRUCT_VALUE_RTX): Likewise.
> 	(TARGET_RETURN_IN_MEMORY): Likewise.
> 	(TARGET_EXPAND_BUILTIN_SAVEREGS): Likewise.
> 	(mn10300_return_in_memory): Likewise.
> 	(mn10300_builtin_saveregs): Make it static.
> 	* config/mn10300/mn10300.h (PROMOTE_PROTOTYPES): Remove.
> 	(RETURN_IN_MEMORY): Likewise.
> 	(STRUCT_VALUE): Likewise.
> 	(EXPAND_BUILTIN_SAVEREGS): Likewise.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Happy GNU Year!                     oliva@{lsd.ic.unicamp.br, gnu.org}
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist                Professional serial bug killer


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