OSDN Git Service

2004-05-08 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Sat, 8 May 2004 21:52:49 +0000 (21:52 +0000)
committercagney <cagney>
Sat, 8 May 2004 21:52:49 +0000 (21:52 +0000)
commit84bcbe134b7efec7dd77c2ae323d12dcc521692a
treef24d5969e9399d913afcb3b19a0359feb17b7dfa
parent363a64b048c357decf85ed46cbb163716a979cf2
2004-05-08  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Delete
references to DEPRECATED_FIX_CALL_DUMMY.

2004-05-08  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
* gdbarch.h, gdbarch.c: Re-generate.
* ns32k-tdep.c (ns32k_gdbarch_init): Do not set
deprecated_fix_call_dummy.
* v850-tdep.c (v850_gdbarch_init): Ditto.
* infcall.c (call_function_by_hand): Do not call
DEPRECATED_FIX_CALL_DUMMY.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/infcall.c
gdb/ns32k-tdep.c
gdb/v850-tdep.c