aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/pa/hppahpux.mt
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2002-12-16 16:51:47 +0000
committerJoel Brobecker <brobecker@gnat.com>2002-12-16 16:51:47 +0000
commit273f84299e5c9d87fae959920f2f3b728d553e75 (patch)
tree78d5ad06b9dbeb903b2b394f0dba3a584a5d6c61 /gdb/config/pa/hppahpux.mt
parentaf738ea75a79bb291f653d877ea2808eac148aee (diff)
downloadgdb-273f84299e5c9d87fae959920f2f3b728d553e75.zip
gdb-273f84299e5c9d87fae959920f2f3b728d553e75.tar.gz
gdb-273f84299e5c9d87fae959920f2f3b728d553e75.tar.bz2
* hppa-hpux-tdep.c: New file.
* 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.
Diffstat (limited to 'gdb/config/pa/hppahpux.mt')
-rw-r--r--gdb/config/pa/hppahpux.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/pa/hppahpux.mt b/gdb/config/pa/hppahpux.mt
index dddb3f5..806e91c 100644
--- a/gdb/config/pa/hppahpux.mt
+++ b/gdb/config/pa/hppahpux.mt
@@ -1,3 +1,3 @@
# Target: HP PA-RISC running hpux
-TDEPFILES= hppa-tdep.o
+TDEPFILES= hppa-tdep.o hppa-hpux-tdep.o
TM_FILE= tm-hppah.h