* hppa-hpux-tdep.c: Include "regset.h".
authorMark Kettenis <kettenis@gnu.org>
Fri, 10 Dec 2004 09:42:10 +0000 (09:42 +0000)
committerMark Kettenis <kettenis@gnu.org>
Fri, 10 Dec 2004 09:42:10 +0000 (09:42 +0000)
commit08d5305588d484c9ed15035a066f0d55f3b1e123
tree47e2204ad2461a70563ba239d88dae36faad93f9
parent5922e7530ea97d9ce05d87a4882c607dfefbcdb4
* hppa-hpux-tdep.c: Include "regset.h".
(HPPA_HPUX_SS_WIDEREGS, HPPA_HPUX_SS_FLAGS_OFFSET)
(HPPA_HPUX_SS_NARROW_OFFSET, HPPA_HPUX_SS_FPBLOCK_OFFSET)
(HPPA_HPUX_SS_WIDE_OFFSET, HPPA_HPUX_SAVE_STATE_SIZE)
(HPPA_HPUX_PA89_SAVE_STATE_SIZE): New defines.
(hppa_hpux_supply_ss_narrow, hppa_hpux_supply_ss_fpblock)
(hppa_hpux_supply_ss_wide, hppa_hpux_supply_save_state): New
functions.
(hppa_hpux_regset): New variable.
(hppa_hpux_regset_from_core_section): New function.
(hppa_hpux_init_abi): Set regset_from_core_section.
(hppa_hpux_core_osabi_sniffer): New function.
(_initialize_hppa_hpux_tdep): Register
hppa_hpux_core_osabi_sniffer.
* Makefile.in (hppa-hpux-tdep.o): Update dependencies.
* config/pa/hppahpux.mt (TDEPFILES): Add corelow.o.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/pa/hppahpux.mt
gdb/hppa-hpux-tdep.c