OSDN Git Service

* 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)
commit757dbc72af715fe06fc458c3dc47a78417140033
tree83e1df76de3d19143065547ae6505ccd350a0e33
parentf70f5680b4349f0e4b56b5f89c6413be6d0e5fdb
    * 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