OSDN Git Service

* hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
authorJoel Brobecker <brobecker@gnat.com>
Wed, 19 Mar 2003 20:14:01 +0000 (20:14 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 19 Mar 2003 20:14:01 +0000 (20:14 +0000)
commita7c7bd52ac0ca18300ff8c5a52159c61aa64ffbd
tree2a44751ed2cf14e0fdf0665e3c2c5d2dbee266a1
parent9a1bc90826853bfa5ea6084a482513a34f32e86f
    * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
        method, now that hppa_push_dummy_frame has a conformant prototype.
        * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
        inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
        for the switch to multiarch partial.
gdb/ChangeLog
gdb/config/pa/tm-hppa.h
gdb/hppa-tdep.c