This is the mail archive of the gdb-cvs@sourceware.org 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 sparc64obsd-tdep.c Makefile.in


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2005-12-27 22:14:42

Modified files:
	gdb            : ChangeLog sparc64obsd-tdep.c Makefile.in 

Log message:
	* sparc64obsd-tdep.c: Include "gdbcore.h", "regcache.h" amd
	"bsd-uthread.h".
	(SPARC64OBSD_UTHREAD_FP_OFFSET, SPARC64OBSD_UTHREAD_PC_OFFSET):
	New defines.
	(sparc64obsd_supply_uthread, sparc64obsd_collect_uthread): New
	functions.
	(sparc64obsd_init_abi): Set supply_uthread and collect_uthread.
	* Makefile.in (sparc64obsd-tdep.o): Update dependencies.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7500&r2=1.7501
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/sparc64obsd-tdep.c.diff?cvsroot=src&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.770&r2=1.771


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