binutils-gdb/gdb/doc
Andrew Cagney 8b148df9ac Index: ChangeLog
2003-08-18  Andrew Cagney  <cagney@redhat.com>

	* gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
	* gdbarch.h, gdbarch.c: Re-generate.
	* infcall.c (call_function_by_hand): Adjust the SP by
	frame_red_zone_size before allocating any stack space.
	* rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
	* x86-64-tdep.c (x86_64_frame_align): New function.
	(x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".

	* x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
	Remove code adjusting SP so that it skips over the Red Zone.

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

	* gdbint.texinfo (Target Architecture Definition): Document
	"frame_red_zone_size".
2003-08-18 20:04:56 +00:00
..
ChangeLog Index: ChangeLog 2003-08-18 20:04:56 +00:00
LRS Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
Makefile.in gdb/ 2003-08-08 17:30:37 +00:00
a4rc.sed Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
agentexpr.texi 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 20:43:57 +00:00
all-cfg.texi Use @sc{gcc} and @sc{gdb}. 2002-09-27 17:56:37 +00:00
annotate.texinfo 2003-07-28 Andrew Cagney <cagney@redhat.com> 2003-07-30 04:14:38 +00:00
configure regenerate 2000-05-19 19:14:45 +00:00
configure.in * Makefile.in (LN_S): Define. 2000-04-16 08:47:41 +00:00
fdl.texi * doc/fdl.texi: Revert the last change. 2002-12-30 02:47:27 +00:00
gdb.texinfo 2003-08-09 Andrew Cagney <cagney@redhat.com> 2003-08-09 15:10:09 +00:00
gdbint.texinfo Index: ChangeLog 2003-08-18 20:04:56 +00:00
gpl.texi * gdbint.texinfo: Include fdl.texi. 2002-02-24 17:18:25 +00:00
lpsrc.sed Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
observer.texi * observer.texi (GDB Observers): Adjust the documentation for the 2003-04-03 15:14:48 +00:00
psrc.sed Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
refcard.tex Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
stabs.texinfo 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 20:43:57 +00:00