binutils-gdb/gdb/config/sh
Mark Kettenis 861fb77c13 * shnbsd-tdep.c: Include "regset.h", "gdb_assert.h" and
"gdb_string.h".  Don't include "nbsd-tdep.h".
	(SIZEOF_STRUCT_REG): Remove.
	(SHNBSD_SIZEOF_GREGS): New.
	(shnbsd_supply_gregset, shnbsd_collect_gregset)
	(shnbsd_regset_from_core_section): New functions.
	(fetch_core_registers, fetch_elfcore_registers): Remove functions.
	(shnbsd_supply_reg, shnbsd_fill_reg): Simply call
	shnbsd_supply_gregset, shnbsd_collect_gregset.
	(shnbsd_gregset): New variable.
	(shnbsd_init_abi): Set regset_from_core_section.
	(GDB_OSABI_NETBSD_CORE): New define.
	(shnbsd_core_osabi_sniffer): New function.
	(_initialize_shnbsd_tdep): Register shnbsd_core_osabi_sniffer.
	* Makefile.in (shnbsd-tdep.o): Update dependencies.
	* config/sh/nbsd.mt (TDEPFILES): Add corelow.o, remove
	nbsd-tdep.o.
	* config/sh/obsd.mt (TDEPFILES): Remove nbsd-tdep.o.
2007-03-02 21:28:18 +00:00
..
embed.mt * MAINTAINERS: Change sh64-elf state to non-broken. 2005-04-15 08:01:15 +00:00
linux.mt * config/tm-linux.h: Delete file. 2006-11-28 21:41:03 +00:00
nbsd.mh Add OpenBSD/sh native support. 2006-12-15 23:57:35 +00:00
nbsd.mt * shnbsd-tdep.c: Include "regset.h", "gdb_assert.h" and 2007-03-02 21:28:18 +00:00
obsd.mt * shnbsd-tdep.c: Include "regset.h", "gdb_assert.h" and 2007-03-02 21:28:18 +00:00
sh64.mt * MAINTAINERS: Change sh64-elf state to non-broken. 2005-04-15 08:01:15 +00:00
tm-sh.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
tm-wince.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
wince.mt Index: ChangeLog 2004-09-13 20:55:42 +00:00