binutils-gdb/gdb/config/mips
Andrew Cagney 26e9b323da + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
+	EXTRACT_RETURN_VALUE.
+	(DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
+	EXTRACT_STRUCT_VALUE_ADDRESS.
+	* gdbarch.h, gdbarch.c: Regenerate.
+
+	* values.c (value_being_returned): Handle
+	DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
+	(EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
+
+	* arm-linux-tdep.c (arm_linux_init_abi): Update.
+	* arm-tdep.c (arm_gdbarch_init): Update.
+	* avr-tdep.c (avr_gdbarch_init): Update.
+	* cris-tdep.c (cris_gdbarch_init): Update.
+	* d10v-tdep.c (d10v_gdbarch_init): Update.
+	* ia64-tdep.c (ia64_gdbarch_init): Update.
+	* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
+	* rs6000-tdep.c (rs6000_gdbarch_init): Update.
+	* s390-tdep.c (s390_gdbarch_init): Update.
+	* sh-tdep.c (sh_gdbarch_init): Update.
+	* s390-tdep.c (s390_gdbarch_init): Update.
+	* sparc-tdep.c (sparc_gdbarch_init): Update.
+	* ns32k-tdep.c (ns32k_gdbarch_init): Update.
+	* v850-tdep.c (v850_gdbarch_init): Update.
+	* vax-tdep.c (vax_gdbarch_init): Update.
+	* x86-64-tdep.c (x86_64_gdbarch_init): Update.
+	* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
+
+	* config/arc/tm-arc.h: Update.
+	* config/d30v/tm-d30v.h: Update.
+	* config/fr30/tm-fr30.h: Update.
+	* config/h8300/tm-h8300.h: Update.
* config/h8500/tm-h8500.h: Update.
* config/i386/tm-i386.h: Update.
* config/i386/tm-ptx.h: Update.
* config/i386/tm-symmetry.h: Update.
* config/i960/tm-i960.h: Update.
* config/m32r/tm-m32r.h: Update.
* config/m68k/tm-delta68.h: Update.
* config/m68k/tm-linux.h: Update.
* config/m68k/tm-m68k.h: Update.
* config/m88k/tm-m88k.h: Update.
* config/mcore/tm-mcore.h: Update.
* config/mips/tm-mips.h: Update.
* config/mn10200/tm-mn10200.h: Update.
* config/pa/tm-hppa.h: Update.
* config/pa/tm-hppa64.h: Update.
* config/sparc/tm-sp64.h: Update.
* config/sparc/tm-sparc.h: Update.
* config/sparc/tm-sparclet.h: Update.
* config/z8k/tm-z8k.h: Update.
2002-06-14 22:55:51 +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 Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
irix6.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
irix6.mt * config/mips/tm-irix6.h: New file. 2001-06-07 15:57:57 +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 * NEWS: Note new MIPS NetBSD native configuration. 2002-05-21 15:58:41 +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 * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +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 Update/correct copyright notices. 2001-03-06 08:22:02 +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-06-11 Daniel Jacobowitz <drow@mvista.com> 2002-06-11 17:51:56 +00:00
tm-irix6.h 2002-06-11 Daniel Jacobowitz <drow@mvista.com> 2002-06-11 17:51:56 +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-mips.h + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename 2002-06-14 22:55:51 +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 * 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 MIPS NetBSD native configuration. 2002-05-21 15:58:41 +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