src/gdb ChangeLog NEWS Makefile.in configure.h ...
kettenis@sourceware.org
kettenis@sourceware.org
Fri Dec 15 23:57:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: kettenis@sourceware.org 2006-12-15 23:57:35
Modified files:
gdb : ChangeLog NEWS Makefile.in configure.host
shnbsd-nat.c
gdb/config/sh : nbsd.mh
Log message:
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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8023&r2=1.8024
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/NEWS.diff?cvsroot=src&r1=1.205&r2=1.206
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.856&r2=1.857
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.host.diff?cvsroot=src&r1=1.96&r2=1.97
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/shnbsd-nat.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/sh/nbsd.mh.diff?cvsroot=src&r1=1.3&r2=1.4
More information about the Gdb-cvs
mailing list