old-cross-binutils/gdb/config/sparc
Andrew Cagney b81774d89c 2003-03-26 Andrew Cagney <cagney@redhat.com>
* gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
	(push_dummy_call): New pure multi-arch replacement with gdbarch,
	regcache and dummy_addr parameters.
	* gdbarch.h, gdbarch.c: Re-generate.
	* valops.c (hand_function_call): Use gdbarch_push_dummy_call when
	available; assume it will handle stack alignment and return
	address issues.  Fall back to DEPRECATED_PUSH_ARGUMENTS and
	legacy_push_arguments.
	(legacy_push_arguments): Rename default_push_arguments.
	* value.h (legacy_push_arguments): Rename default_push_arguments.
	* i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
	* config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
	* config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
	* config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
	* config/i386/tm-symmetry.h: Update.
	* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
	* x86-64-tdep.c (x86_64_init_abi): Update.
	* v850-tdep.c (v850_gdbarch_init): Update.
	* sparc-tdep.c (sparc_gdbarch_init): Update.
	* sh-tdep.c (sh_gdbarch_init): Update.
	* s390-tdep.c (s390_gdbarch_init): Update.
	* rs6000-tdep.c (rs6000_gdbarch_init): Update.
	* mn10300-tdep.c (mn10300_gdbarch_init): Update.
	* mips-tdep.c (mips_gdbarch_init): Update.
	* mcore-tdep.c (mcore_gdbarch_init): Update.
	* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
	* ia64-tdep.c (ia64_gdbarch_init): Update.
	* i386-tdep.c (i386_gdbarch_init): Update.
	* hppa-tdep.c (hppa_gdbarch_init): Update.
	* h8300-tdep.c (h8300_gdbarch_init): Update.
	* frv-tdep.c (frv_gdbarch_init): Update.
	* d10v-tdep.c (d10v_gdbarch_init): Update.
	* cris-tdep.c (cris_gdbarch_init): Update.
	* avr-tdep.c (avr_gdbarch_init): Update.
	* arm-tdep.c (arm_gdbarch_init): Update.
	* arm-linux-tdep.c (arm_linux_init_abi): Update.
	* alpha-tdep.c (alpha_gdbarch_init): Update.

2003-03-26  Andrew Cagney  <cagney@redhat.com>

	* gdbint.texinfo (Target Architecture Definition): Replace
	PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
	dummy_addr parameters.
2003-03-26 22:39:53 +00:00
..
fbsd.mh What was I thinking.... 2002-03-13 03:20:24 +00:00
fbsd.mt What was I thinking.... 2002-03-13 03:20:24 +00:00
linux.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +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
nbsd.mt * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
nbsd64.mh * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
nbsd64.mt * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
nbsdaout.mh * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
nbsdelf.mh * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
nm-fbsd.h 2002-03-01 David O'Brien <obrien@FreeBSD.org> 2002-03-01 18:35:24 +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-nbsd.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-nbsdaout.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-sparclynx.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
nm-sun4os4.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-sun4sol2.h add HAVE_CONTINUABLE_WATCHPOINT to target_ops 2003-02-24 21:56:51 +00:00
sp64.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sp64linux.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
sp64sol2.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sparc-em.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sparclet.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sparclite.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sparclynx.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
sparclynx.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sun4os4.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
sun4os4.mt Split SVR4/SunOS solib support. 2001-10-02 23:11:24 +00:00
sun4sol2.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
sun4sol2.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
tm-fbsd.h 2002-03-01 David O'Brien <obrien@FreeBSD.org> 2002-03-01 18:35:24 +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-nbsd.h * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
tm-nbsd64.h * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
tm-sp64.h 2003-03-26 Andrew Cagney <cagney@redhat.com> 2003-03-26 22:39:53 +00:00
tm-sp64linux.h 2002-07-18 Michal Ludvig <mludvig@suse.cz> 2002-07-18 10:10:49 +00:00
tm-sparc.h 2003-03-26 Andrew Cagney <cagney@redhat.com> 2003-03-26 22:39:53 +00:00
tm-sparclet.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
tm-sparclite.h * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test. 2003-01-05 01:39:56 +00:00
tm-sparclynx.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-spc-em.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-sun4os4.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-sun4sol2.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-vxsparc.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
vxsparc.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
xm-linux.h s/Linux/.../ 2002-02-24 22:56:08 +00:00
xm-sun4sol2.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00