binutils-gdb/gdb/config/mips
Daniel Jacobowitz 822b65708d * config/mips/linux.mh (TDEP_XML): New.
* features/mips-linux.xml, features/mips64-linux.xml: New files.
	* mips-linux-nat.c (mips_linux_register_addr): Handle
	MIPS_RESTART_REGNUM.
	(mips64_linux_register_addr): Likewise.
	(super_xfer_partial, mips_linux_xfer_partial): New.
	(_initialize_mips_linux_nat): Add them to the target_ops.
	* mips-linux-tdep.c (mips_supply_gregset): Handle MIPS_RESTART_REGNUM.
	(mips_fill_gregset, mips64_supply_gregset, mips64_fill_gregset)
	(mips_linux_o32_sigframe_init)
	(mips_linux_n32n64_sigframe_init): Likewise.
	(mips_linux_write_pc, mips_linux_restart_reg_p): New.
	(mips_linux_init_abi): Use mips_linux_write_pc.  Check for the
	"org.gnu.gdb.mips.linux" feature.
	* mips-linux-tdep.h (MIPS_RESTART_REGNUM): New constant.
	(mips_linux_restart_reg_p): New prototype.
	* mips-tdep.c (mips_gdbarch_init): Pass tdesc_data to the OS/ABI
	initialization routine.
	* Makefile.in (mips-linux-tdep.o, mips-linux-nat.o): Update.

	* gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2007-06-13 18:47:58 +00:00
..
embed.mt * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
irix5.mh 2004-08-05 Andrew Cagney <cagney@gnu.org> 2004-08-05 19:25:49 +00:00
irix5.mt 2004-10-31 Andrew Cagney <cagney@gnu.org> 2004-10-31 18:20:00 +00:00
irix6.mh 2004-08-05 Andrew Cagney <cagney@gnu.org> 2004-08-05 19:25:49 +00:00
irix6.mt 2004-10-31 Andrew Cagney <cagney@gnu.org> 2004-10-31 18:20:00 +00:00
linux.mh * config/mips/linux.mh (TDEP_XML): New. 2007-06-13 18:47:58 +00:00
linux.mt * config/mips/linux.mt (DEPRECATED_TM_FILE): Delete. 2007-05-16 14:07:56 +00:00
nbsd.mh * mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h". 2004-10-31 20:47:55 +00:00
nbsd.mt * config/mips/tm-nbsd.h: Delete file. 2007-02-28 01:34:01 +00:00
nm-irix5.h ChangeLog: 2007-05-08 23:39:14 +00:00
obsd64.mh * config/mips/obsd64.mh (NATDEPFILES): Unwrap line. 2004-12-27 15:08:13 +00:00
obsd64.mt 2004-10-31 Andrew Cagney <cagney@gnu.org> 2004-10-31 18:40:55 +00:00