binutils-gdb/gdb/config/m68k
Andrew Cagney ebba838619 Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.3144
diff -u -r1.3144 ChangeLog
--- ChangeLog	23 Aug 2002 23:05:38 -0000	1.3144
+++ ChangeLog	23 Aug 2002 23:14:45 -0000
@@ -1,3 +1,53 @@
2002-08-23  Andrew Cagney  <cagney@redhat.com>

	* gdbarch.sh (STORE_RETURN_VALUE): Add regcache parameter.
	(DEPRECATED_STORE_RETURN_VALUE): New method.
	(EXTRACT_RETURN_VALUE): Make buffer parameter a void pointer.
	* gdbarch.h, gdbarch.c: Re-generate.

	* values.c (set_return_value): Pass current_regcache to
	STORE_RETURN_VALUE.
	* arch-utils.h (legacy_store_return_value): Declare.
	* arch-utils.c (legacy_store_return_value): New function.
	(legacy_extract_return_value): Update parameters.

	* config/pa/tm-hppa.h (DEPRECATED_STORE_RETURN_VALUE): Rename
	STORE_RETURN_VALUE.
	* config/pa/tm-hppa64.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
	* config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
	* config/z8k/tm-z8k.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
	* config/sparc/tm-sparclet.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
	* config/mn10200/tm-mn10200.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
	* config/m68k/tm-linux.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
	* config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
	* config/m32r/tm-m32r.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
	* config/h8500/tm-h8500.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
	* config/h8300/tm-h8300.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.

	* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
	* i386-tdep.c (i386_extract_return_value): Update.
	* arch-utils.c (legacy_extract_return_value): Update.
	* frv-tdep.c (frv_gdbarch_init): Update.
	* cris-tdep.c (cris_gdbarch_init): Update.
	* d10v-tdep.c (d10v_gdbarch_init): Update.
	* rs6000-tdep.c (rs6000_gdbarch_init): Update.
	* m68k-tdep.c (m68k_gdbarch_init): Update.
	* mcore-tdep.c (mcore_gdbarch_init): Update.
	* mn10300-tdep.c (mn10300_gdbarch_init): Update.
	* s390-tdep.c (s390_gdbarch_init): Update.
	* sparc-tdep.c (sparc_gdbarch_init): Update.
	* sh-tdep.c (sh_gdbarch_init): Update.
	* x86-64-tdep.c (x86_64_gdbarch_init): Update.
	* v850-tdep.c (v850_gdbarch_init): Update.
	* avr-tdep.c (avr_gdbarch_init): Update.
	* ia64-tdep.c (ia64_gdbarch_init): Update.
	* ns32k-tdep.c (ns32k_gdbarch_init): Update.
	* vax-tdep.c (vax_gdbarch_init): Update.
	* alpha-tdep.c (alpha_gdbarch_init): Update.
	* arm-tdep.c (arm_gdbarch_init): Update.
	* mips-tdep.c (mips_gdbarch_init): Update.
	* i386-tdep.c (i386_gdbarch_init): Update.

Index: doc/ChangeLog
2002-08-21  Andrew Cagney  <cagney@redhat.com>

	* gdbint.texinfo (Target Architecture Definition): Update
	STORE_RETURN_VALUE, mention regcache.
2002-08-24 00:21:37 +00:00
..
3b1.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
3b1.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
apollo68b.mh 2002-08-20 Andrew Cagney <cagney@redhat.com> 2002-08-21 00:57:44 +00:00
apollo68b.mt 2002-08-20 Andrew Cagney <cagney@redhat.com> 2002-08-21 00:57:44 +00:00
apollo68v.mh 2002-08-20 Andrew Cagney <cagney@redhat.com> 2002-08-21 00:57:44 +00:00
cisco.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
delta68.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
delta68.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
dpx2.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
dpx2.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
es1800.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
hp300bsd.mh 2002-08-20 Andrew Cagney <cagney@redhat.com> 2002-08-21 00:57:44 +00:00
hp300bsd.mt 2002-08-20 Andrew Cagney <cagney@redhat.com> 2002-08-21 00:57:44 +00:00
hp300hpux.mh 2002-08-20 Andrew Cagney <cagney@redhat.com> 2002-08-21 00:57:44 +00:00
hp300hpux.mt 2002-08-20 Andrew Cagney <cagney@redhat.com> 2002-08-21 00:57:44 +00:00
linux.mh 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 05:48:40 +00:00
linux.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
m68klynx.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
m68klynx.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
m68kv4.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
m68kv4.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
monitor.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
nbsdaout.mh * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nbsdaout.mt * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-apollo68b.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-apollo68v.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-delta68.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-dpx2.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-hp300bsd.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
nm-hp300hpux.h Update/correct copyright notices. 2001-03-06 08:22:02 +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-m68klynx.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
nm-nbsd.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-nbsdaout.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-sun2.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-sun3.h Include regcache.h 2001-03-14 23:23:16 +00:00
nm-sysv4.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
os68k.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
st2000.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sun2os3.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
sun2os3.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sun2os4.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
sun2os4.mt Split SVR4/SunOS solib support. 2001-10-02 23:11:24 +00:00
sun3os3.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
sun3os3.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sun3os4.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
sun3os4.mt Split SVR4/SunOS solib support. 2001-10-02 23:11:24 +00:00
tm-3b1.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-apollo68b.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-cisco.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-delta68.h Index: ChangeLog 2002-08-24 00:21:37 +00:00
tm-dpx2.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-es1800.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-hp300bsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-hp300hpux.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-linux.h Index: ChangeLog 2002-08-24 00:21:37 +00:00
tm-m68k.h 2002-07-09 Grace Sainsbury <graces@redhat.com> 2002-07-09 19:48:40 +00:00
tm-m68klynx.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-m68kv4.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-mac.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-monitor.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-nbsd.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
tm-os68k.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-st2000.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-sun2.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-sun2os4.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-sun3.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-sun3os4.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-vx68.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
vxworks68.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
xm-3b1.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-apollo68b.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-apollo68v.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-delta68.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-dpx2.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-hp300bsd.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-hp300hpux.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-linux.h * config/arm/xm-linux.h, config/ia64/xm-linux.h, 2001-09-08 10:39:54 +00:00
xm-m68k.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-m68kv4.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
xm-nbsd.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
xm-sun2.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-sun3.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-sun3os4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00