binutils-gdb/gdb/config/sh
Corinna Vinschen 55ff77acc2 * 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.
2003-09-08 11:26:21 +00:00
..
embed.mt * Makefile.in (ALLDEPFILES): Add sh64-tdep.c. 2003-09-08 11:26:21 +00:00
linux.mt * Makefile.in (ALLDEPFILES): Add sh64-tdep.c. 2003-09-08 11:26:21 +00:00
nbsd.mh * sh-nbsd-nat.c: Rename to... 2002-05-08 16:18:41 +00:00
nbsd.mt * Makefile.in (ALLDEPFILES): Add sh64-tdep.c. 2003-09-08 11:26:21 +00:00
nm-nbsd.h * NEWS: Note new sh*-*-netbsdelf* configuration. 2002-05-08 15:29:36 +00:00
tm-linux.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-nbsd.h * NEWS: Note new sh*-*-netbsdelf* configuration. 2002-05-08 15:29:36 +00:00
tm-sh.h * Makefile.in (ALLDEPFILES): Add sh64-tdep.c. 2003-09-08 11:26:21 +00:00
tm-wince.h Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
wince.mt * Makefile.in (ALLDEPFILES): Add sh64-tdep.c. 2003-09-08 11:26:21 +00:00