This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog configure.host configure.tgt ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	kettenis_sparc-20030918-branch
Changes by:	kettenis@sourceware.org	2003-12-26 23:43:00

Modified files:
	gdb            : ChangeLog configure.host configure.tgt 
	                 Makefile.in sparc64-tdep.h sparc64nbsd-nat.c 
	gdb/config/sparc: nbsd64.mh nbsd64.mt 
Added files:
	gdb            : sparc64nbsd-tdep.c 
Removed files:
	gdb/config/sparc: tm-nbsd64.h 

Log message:
	* sparc64-tdep.h (sparc64nbsd_gregset): Add extern declaration.
	* sparc64nbsd-nat.c: Rewrite.
	* sparc64nbsd-tdep.c: New file.
	* configure.tgt: Add sparc64-*-netbsd*.
	* configure.host: Add sparc64-*-netbsd*.
	* Makefile.in (ALLDEPFILES): Add sparc64nbsd-tdep.c and
	sparc64nbsd-nat.c.
	(sparc64nbsd-tdep.o, sparc64nbsd-nat.o): New dependencies.
	* config/sparc/nbsd64.mh (NATDEPFILES): Add sparc-nat.o.
	* config/sparc/nbsd64.mt (TDEPFILES): Add sparc64-tdep.o and
	sparc64nbsd-tdep.o.
	(TM_FILE): Set to tm-nbsd.h.
	* config/sparc/tm-nbsd64.h: Remove file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc64nbsd-tdep.c.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.4779.2.31&r2=1.4779.2.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/configure.host.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.57.4.6&r2=1.57.4.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/configure.tgt.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.116.4.6&r2=1.116.4.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.445.2.11&r2=1.445.2.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc64-tdep.h.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.2.6.3&r2=1.2.6.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc64nbsd-nat.c.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.2&r2=1.2.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nbsd64.mh.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.1&r2=1.1.54.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nbsd64.mt.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.1&r2=1.1.54.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/tm-nbsd64.h.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.1&r2=NONE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]