Add NetBSD/hppa target and host support.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e66df1e93125933d26663dd25d806dd99bf5ecf1..76100741ed95d354f689e89cbc2dafd973424dc0 100644 (file)
@@ -1,3 +1,30 @@
+2008-01-18  Nick Hudson  <nick.hudson@dsl.pipex.com>
+
+       Add NetBSD/hppa target and host support.
+
+       * hppabsd-tdep.c (hppabsd_supply_gregset): Move to ...
+       (hppabsd_gregset): Move to ...
+       (hppabsd_regset_from_core_section): Rename
+       hppaobsd_regset_from_core_section and move to ...
+       (hppabsd_find_global_pointer): Update comment.
+       (hppabsd_init_abi): Make global. Do not register
+       hppabsd_regset_from_core_section.
+       (hppabsd_core_osabi_sniffer): Rename hppaobsd_core_osabi_sniffer and
+       move to ...
+       (_initialize_hppabsd_tdep): Move to ...
+       * hppaobsd-tdep.c: ... here. New file.
+       * hppnbsd-tdep.c: New file.
+       * hppnbsd-nat.c: New file.
+        * Makefile.in (ALL_TARGET_OBS): Add hppanbsd-tdep.o and hppaobsd-tdep.o.
+       (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
+        (hppabsd-nat.o, hppabsd-tdep.o): New dependencies.
+        (hppabsd-tdep.o, hppaobsd-tdep.o): Update dependencies.
+       * configure.host (hppa*-*-netbsd*): New entry.
+       * configure.tgt (hppa*-*-netbsd*): New entry.
+       (hppa*-*-openbsd*): Update.
+       * NEWS (New native configuration): Mention NetBSD/hppa.
+       (New targets): Mention NetBSD/hppa.
+
 2008-01-18  Markus Deuling  <deuling@de.ibm.com>
 
        * gdbarch.sh (function_list): Add new property bits_big_endian to
This page took 0.025853 seconds and 4 git commands to generate.