mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
* hppa-tdep.c (hppa_gdbarch_init): call the registered osabi-
specific initialization routines.
* Makefile.in (ALLDEPFILES): Add hppa-hpux-tdep.c.
(hppa-hpux-tdep.o): Add rule.
* config/pa/hppahpux.mt (TDEPFILES): Add hppa-hpux-tdep.o.
* config/pa/hppa64.mt (TDEPFILES): Likewise.
5 lines
128 B
Mathematica
5 lines
128 B
Mathematica
# Target: HP PA-RISC 2.0 running HPUX 11.00 in wide mode
|
|
TDEPFILES= hppa-tdep.o hppa-hpux-tdep.o
|
|
TM_FILE= tm-hppa64.h
|
|
TM_CLIBS=
|