binutils-gdb/gdb/config/mips
Andrew Cagney a094c6fb43 2002-09-17 Andrew Cagney <ac131313@redhat.com>
* NEWS: Mention that MIPS $fp behavior changed.
	* mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register): Delete
 	reference to FP_REGNUM.
	(mipsnbsd_cannot_store_register): Ditto.
	* mips-linux-nat.c: Update copyright.
 	(mips_linux_cannot_fetch_register): Delete reference to FP_REGNUM.
	(mips_linux_cannot_store_register): Ditto.
	* mips-linux-tdep.c (supply_gregset): Ditto.  Update copyright.
	* config/mips/tm-mips.h: Update copyright.
 	(FP_REGNUM): Delete macro.
	(MIPS_REGISTER_NAMES): Replace "fp" with "".
	* config/mips/tm-irix6.h (FP_REGNUM): Delete macro.
	* mips-tdep.c (mips_gdbarch_init): Set read_fp to mips_read_sp.
	(mips_r3041_reg_names, mips_r3051_reg_names)
 	(mips_r3081_reg_names): Replace "fp" with "".
	Fix PR gdb/480.
2002-09-17 23:26:02 +00:00
..
bigmips.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
bigmips64.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
decstation.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
decstation.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
embed.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
embed64.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
embedl.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
embedl64.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
irix3.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
irix3.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
irix4.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
irix5.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
irix5.mt Configury changes for IRIX shared library support and IRIX OSABI support. 2002-07-27 01:41:15 +00:00
irix6.mh Configury changes for IRIX shared library support and IRIX OSABI support. 2002-07-27 01:41:15 +00:00
irix6.mt Configury changes for IRIX shared library support and IRIX OSABI support. 2002-07-27 01:41:15 +00:00
linux.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
linux.mt 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 05:48:40 +00:00
littlemips.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
littlemips.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
mipsm3.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
mipsm3.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
mipsv4.mh Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
mipsv4.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
nbsd.mh * NEWS: Note new MIPS NetBSD native configuration. 2002-05-21 15:58:41 +00:00
nbsd.mt * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependency 2002-08-31 20:28:37 +00:00
news-mips.mh Zap empty or unused xm-*.h files. 2002-01-20 01:12:51 +00:00
nm-irix3.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-irix4.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
nm-irix5.h * procfs.c (procfs_can_use_hw_breakpoint): New function. 2002-08-13 18:03:38 +00:00
nm-irix6.h * config/mips/tm-irix6.h: New file. 2001-06-07 15:57:57 +00:00
nm-linux.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
nm-mips.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-nbsd.h * NEWS: Note new MIPS NetBSD native configuration. 2002-05-21 15:58:41 +00:00
nm-news-mips.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-riscos.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
riscos.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
tm-bigmips.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-bigmips64.h Use config.bfd to determine the default architecture and byte order. 2000-06-08 04:00:56 +00:00
tm-embed.h 2002-08-21 Michael Snyder <msnyder@redhat.com> 2002-08-21 22:39:26 +00:00
tm-embed64.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-embedl.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-embedl64.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-irix3.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-irix5.h 2002-08-20 Andrew Cagney <ac131313@redhat.com> 2002-08-20 13:17:55 +00:00
tm-irix6.h 2002-09-17 Andrew Cagney <ac131313@redhat.com> 2002-09-17 23:26:02 +00:00
tm-linux.h 2002-08-20 Andrew Cagney <ac131313@redhat.com> 2002-08-20 13:17:55 +00:00
tm-mips.h 2002-09-17 Andrew Cagney <ac131313@redhat.com> 2002-09-17 23:26:02 +00:00
tm-mips64.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-mipsm3.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-mipsv4.h 2002-08-19 Michael Snyder <msnyder@redhat.com> 2002-08-20 19:41:59 +00:00
tm-nbsd.h 2002-08-20 Andrew Cagney <ac131313@redhat.com> 2002-08-20 13:17:55 +00:00
tm-tx39.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-tx39l.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-vr4xxx.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-vr4xxxel.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-vr4100.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-vr4300.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-vr4300el.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-vr5000.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-vr5000el.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-vxmips.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-wince.h Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
tx39.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
tx39l.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
vr4xxx.mt import gdb-1999-12-06 snapshot 1999-12-07 03:56:43 +00:00
vr4xxxel.mt import gdb-1999-12-06 snapshot 1999-12-07 03:56:43 +00:00
vr4100.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
vr4300.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
vr4300el.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
vr5000.mt * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
vr5000el.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
vxmips.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
wince.mt * configure.tgt: Add arm, mips, sh wince targets. 2000-02-24 03:31:45 +00:00
xm-irix3.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-irix4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-irix5.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
xm-irix6.h * config/mips/tm-irix6.h: New file. 2001-06-07 15:57:57 +00:00
xm-linux.h s/Linux/.../ 2002-02-24 22:56:08 +00:00
xm-mips.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-mipsm3.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-mipsv4.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
xm-riscos.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00