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 Makefile.in configure.host s ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	kettenis_sparc-20030918-branch
Changes by:	kettenis@sourceware.org	2003-11-16 10:19:38

Modified files:
	gdb            : ChangeLog Makefile.in configure.host 
	                 sparc-tdep.h sparcnbsd-nat.c sparcnbsd-tdep.c 
	gdb/config/sparc: nbsdaout.mh nbsdelf.mh nm-nbsd.h nm-nbsdaout.h 

Log message:
	* sparc-tdep.h (sparc32nbsd_gregset): Add extern declaration.
	* sparcnbsd-nat.c: Rewrite.
	* sparcnbsd-tdep.c (sparc32nbsd_gregset): Rename from
	sparcnbsd_gregset.
	(fetch_core_registers): Adjust.
	(sparc32nbsd_init_abi): Rename from sparcnbsd_init_abi.
	(sparc32nbsd_aout_init_abi): Rename from sparcbsd_aout_init_abi.
	(sparc32nbsd_elf_init_abi): Rename from sparcbsd_elf_init_abi.
	(_initialize_sparnbsd_tdep): Adjust.
	* Makefile.in (ALLDEPFILES): Add sparcnbsd-nat.c.
	(sparcnbsd-nat.o): New dependency.
	* configure.host: Add sparc-*-netbsdelf*, sparc-*-netbsdaout* and
	sparc-*-netbsd*.
	* config/sparc/nm-nbsd.h: Don't include "regcache.h".
	(CHILD_PREPARE_TO_STORE): Remove.
	* config/sparc/nm-nbsdaout.h: Tweak some comments.
	* config/sparc/nbsdelf.mh (NATDEPFILES): Add sparc-nat.o.
	(XM_FILE): Delete.
	* config/sparc/nbsdaout.mh (NATDEPFILES): Add sparc-nat.o
	(XM_FILE): Delete.

Patches:
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.22&r2=1.4779.2.23
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.7&r2=1.445.2.8
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.4&r2=1.57.4.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc-tdep.h.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.3.10.5&r2=1.3.10.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparcnbsd-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/sparcnbsd-tdep.c.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.7.2.1&r2=1.7.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nbsdaout.mh.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.2&r2=1.2.52.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nbsdelf.mh.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.10&r2=1.10.50.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nm-nbsd.h.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.7&r2=1.7.16.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nm-nbsdaout.h.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.1&r2=1.1.54.1


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