binutils-gdb/gdb/config
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
..
alpha * configure.host (alpha*-*-osf[12]*): Remove support. 2007-05-06 23:04:26 +00:00
arm * config/arm/embed.mt (DEPRECATED_TM_FILE): Set to tm-arm.h. 2007-05-16 15:31:12 +00:00
avr * Makefile.in: Add support for AVR target. 2002-04-25 20:34:56 +00:00
cris * Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency. 2006-11-24 18:23:34 +00:00
djgpp Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
frv Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
h8300 * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
i386 * config/i386/tm-linux.h (sys_quotactl): Do not define. 2007-05-21 13:20:56 +00:00
ia64 * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
iq2000 * Makefile.in: Add dependencies for iq2000-tdep.o. 2005-03-08 08:59:47 +00:00
m32c 2006-04-20 Michael Snyder <msnyder@redhat.com> 2006-04-20 23:18:48 +00:00
m32r * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
m68hc11 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
m68k * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
m88k * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o. 2005-01-04 20:41:24 +00:00
mep Add support for new target, Toshiba Media Processor (MeP). 2007-02-23 22:50:41 +00:00
mips * config/mips/linux.mh (TDEP_XML): New. 2007-06-13 18:47:58 +00:00
mn10300 * mn10300-linux-tdep.c: New file. 2005-09-02 22:53:35 +00:00
mt Rename ms1 to mt, part 1 2005-12-12 11:25:08 +00:00
pa * gdbarch.sh: Add skip_permanent_breakpoint callback. 2007-05-07 18:20:21 +00:00
powerpc * aix-thread.c (aix_thread_xfer_memory): Replace by ... 2007-04-27 13:22:18 +00:00
rs6000 * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS): Remove. 2007-04-27 13:26:05 +00:00
s390 * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
score 2007-01-04 Qinwei <qinwei@sunnorth.com.cn> 2007-01-05 01:15:11 +00:00
sh * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
sparc * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
spu * config/powerpc/spu-linux.mh: New file. 2006-11-22 13:49:53 +00:00
v850 * MAINTAINERS: Undelete v850. 2005-05-18 08:52:21 +00:00
vax * core-aout.c: Delete file. 2007-04-25 22:10:09 +00:00
xstormy16 * Makefile.in: Add support for xstormy16. 2001-12-13 13:34:41 +00:00
xtensa 2006-11-14 Maxim Grigoriev <maxim@tensilica.com> 2006-11-14 21:53:59 +00:00
nm-linux.h ChangeLog: 2007-05-08 23:39:14 +00:00
nm-nbsd.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
nm-nbsdaout.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
nm-nto.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00