OSDN Git Service

2003-09-11 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 11 Sep 2003 15:17:18 +0000 (15:17 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 11 Sep 2003 15:17:18 +0000 (15:17 +0000)
commitcc2cfd514f1c2f90b042e1cd6b58ce3db75ef911
tree3b85d4c7e3717b9b0b4f0e813f52fb966af9048c
parent2a61e527bc76a3c6a3a9ab299f61c3b1a247b556
2003-09-11  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
* gdbarch.h, gdbarch.c: Re-generate.
* infcall.c (call_function_by_hand): Update.
* hppa-tdep.c (hppa_push_arguments): Update.
* ada-lang.c (place_on_stack): Update.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
* sparc-tdep.c (sparc_gdbarch_init): Update.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
* hppa-tdep.c (hppa_gdbarch_init): Update.
* h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
stack_align.
13 files changed:
gdb/ChangeLog
gdb/ada-lang.c
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/h8300-tdep.c
gdb/hppa-tdep.c
gdb/infcall.c
gdb/m68hc11-tdep.c
gdb/sparc-tdep.c
gdb/xstormy16-tdep.c