* hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
authorJoel Brobecker <brobecker@gnat.com>
Fri, 6 Jun 2003 00:22:00 +0000 (00:22 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 6 Jun 2003 00:22:00 +0000 (00:22 +0000)
commit7d773d96dba39b73178c6ea4913cfa8f9a0ee4c5
treedfc2bdefdcac85ebb6c227d940846e98e24575f0
parent66e3c0bad329fe39fc27b8e07b10e30a2f70bf7e
    * 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
gdb/config/pa/tm-hppa64.h
gdb/config/pa/tm-hppah.h
gdb/hppa-hpux-tdep.c