mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-29 13:04:46 +08:00
273f84299e
* 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.
4 lines
94 B
Mathematica
4 lines
94 B
Mathematica
# Target: HP PA-RISC running hpux
|
|
TDEPFILES= hppa-tdep.o hppa-hpux-tdep.o
|
|
TM_FILE= tm-hppah.h
|