Add OpenBSD/sh native support.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 876185a3e320e91a8a83adae04c8fb929314fc28..01f510c664859ef6811be3b14be206a0a7ae9ebe 100644 (file)
@@ -1,5 +1,19 @@
 2006-12-16  Mark Kettenis  <kettenis@gnu.org>
 
+       Add OpenBSD/sh native support.
+       * NEWS (New native configurations): Mention OpenBSD/sh.
+       * configure.host: Add sh*-*-openbsd*.
+       * shnbsd-nat.c: Include "inf-ptrace.h".
+       (shnbsd_fetch_inferior_registers): Rename from
+       fetch_inferior_registers.  Make static.
+       (shnbsd_store_inferior_registers): Rename from
+       store_inferior_registers.  Make static.
+       (_initialize_shnbsd_nat): New function.
+       * Makefile.in (shnbsd-nat.o): Update dependencies.
+       * config/sh/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove.
+       (NATDEPFILES): Remove infptrace.o and inftarg.o.  Add
+       inf-ptrace.o.
+
        Add OpenBSD/sh support.
        * NEWS (New targets): Mention OpenBSD/sh.
        * configure.tgt: Add sh*-*-openbsd*.
This page took 0.025581 seconds and 4 git commands to generate.