port GDB to ia64-hpux (native).
commit148cf39a6406f119b5dba1fd4ce63fb8d6703f19
authorJoel Brobecker <brobecker@gnat.com>
Thu, 13 Jan 2011 16:24:07 +0000 (13 16:24 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 13 Jan 2011 16:24:07 +0000 (13 16:24 +0000)
tree66f8fc11d709f08df7fc675358b0cb2241e69551
parent78ca4e9e9a6fa4779a1dc7e3195a2512156d1825
port GDB to ia64-hpux (native).

ChangeLog:

        * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
        for ia64-hpux.
        * configure: Regenerate.

gdb/ChangeLog:

        * config/ia64/hpux.mh, ia64-hpux-nat.c, ia64-hpux-tdep.c,
        ia64-hpux-tdep.h, solib-ia64-hpux.c, solib-ia64-hpux.h: New files.

        * configure.host: Add handling for ia64-hpux hosts.  Add associated
        floatformats.
        * configure.tgt: Add handling for ia64-hpux targets.
        * Makefile.in (ALL_64_TARGET_OBS): Add ia64-hpux-tdep.o.
        (HFILES_NO_SRCDIR): Add ia64-hpux-tdep.h.
        (ALLDEPFILES): Add ia64-hpux-nat.c ia64-hpux-tdep.c.
ChangeLog
configure
configure.ac