OSDN Git Service

* hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
authorbrobecke <brobecke>
Fri, 6 Jun 2003 00:22:00 +0000 (00:22 +0000)
committerbrobecke <brobecke>
Fri, 6 Jun 2003 00:22:00 +0000 (00:22 +0000)
commit8e0afcb5b6c36485a8d99c870ea5fc48b28fb6f8
tree0ffca7a9c228d6a2280cf47822df83002b4aa0b2
parentc674b4f1408151d7393f8f88317eb14f9ffed566
    * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
        pc_in_sigtramp multiarch method.
        (hppa_hpux_som_init_abi): Use it.
        (hppa_hpux_elf_init_abi): Likewise.
        * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
        macro has been multiarched.
        * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
        macro here, as hppa64 isn't multiarched yet.
gdb/ChangeLog