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: [REALLY NEW PATCH] Split sh and sh64


On Fri, Sep 05, 2003 at 11:43:59AM -0400, Elena Zannoni wrote:
> Corinna Vinschen writes:
>  >  	* Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
>  >  	(sh64-tdep.o): Add dependencies.
>  >  	* configure.tgt: Add FIXME to sh-*-linux*.
>  >  	* sh-tdep.c: Move sh64 support to sh64-tdep.c.
>  > 	(sh_gdbarch_init): Always set correct sh_show_regs function
>  > 	pointer.  Call sh64_gdbarch_init() if machine type is sh5.
>  >  	* sh-tdep.h: Move sh64 support to sh64-tdep.c.
>  >  	* sh64-tdep.c: New file, containing all sh64 related code from
>  >  	sh-tdep.c.
>  >  	* config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
>  >  	* config/sh/linux.mt (TDEPFILES): Ditto.
>  >  	* config/sh/nbsd.mt (TDEPFILES): Ditto.
>  >  	* config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
>  >  	* config/sh/wince.mt (TDEPFILES): Ditto.
> 
> OK.

Thanks, applied.

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.


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