]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* 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)
commit5ef7553b46b9cacf88508ce2eb42f6f7b70a56ca
treeb2c5f99799e60219f0645ad3b2c6fe8975f1bddc
parent7bde89676de964a96a4d3d6e2972fca584882afa
    * 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