* gdbarch.sh (push_dummy_code): Add REGCACHE argument.
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 15 Jun 2007 22:42:22 +0000 (22:42 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Fri, 15 Jun 2007 22:42:22 +0000 (22:42 +0000)
commite4fd649ae26abcf2528f0d64593bce95d94321e5
tree9b0543efb0968e261feee4986e776584a6d946e2
parent60ade65d49ec4fd35e72823c786daf5043efca0a
* gdbarch.sh (push_dummy_code): Add REGCACHE argument.
* gdbarch.c, gdbarch.h: Regenerate.
* infcall.c (generic_push_dummy_code): Add REGCACHE argument.
(push_dummy_code): Likewise.  Pass it to callee.
(call_function_by_hand): Pass current regcache to push_dummy_code.

* hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Add REGCACHE
argument.  Use it instead of current_regcache.

* cris-tdep.c (cris_push_dummy_code): Add REGCACHE argument.
* sparc-tdep.c (sparc32_push_dummy_code): Likewise.
gdb/ChangeLog
gdb/cris-tdep.c
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/hppa-hpux-tdep.c
gdb/infcall.c
gdb/sparc-tdep.c
This page took 0.024211 seconds and 4 git commands to generate.