]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/Makefile.in
* hppa-hpux-tdep.c: New file.
authorJoel Brobecker <brobecker@gnat.com>
Mon, 16 Dec 2002 16:51:47 +0000 (16:51 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 16 Dec 2002 16:51:47 +0000 (16:51 +0000)
commit273f84299e5c9d87fae959920f2f3b728d553e75
tree78d5ad06b9dbeb903b2b394f0dba3a584a5d6c61
parentaf738ea75a79bb291f653d877ea2808eac148aee
    * 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.
gdb/Makefile.in
gdb/config/pa/hppa64.mt
gdb/config/pa/hppahpux.mt
gdb/hppa-hpux-tdep.c [new file with mode: 0644]
gdb/hppa-tdep.c