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 sparcobsd-tdep.c Makefile.in ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2005-12-27 12:23:02

Modified files:
	gdb            : ChangeLog sparcobsd-tdep.c Makefile.in 
	gdb/config/sparc: obsd.mt obsd64.mt 

Log message:
	* sparcobsd-tdep.c: Include "gdbcore.h", "regcache.h" and
	"bsd-uthread.h".
	(SPARC32OBSD_UTHREAD_FP_OFFSET, SPARC32OBSD_UTHREAD_PC_OFFSET):
	New defines.
	(sparc32obsd_supply_uthread, sparc32obsd_collect_uthread): New
	functions.
	(sparc32obsd_init_abi): Set supply_uthread and collect_uthread.
	* Makefile.in (sparcobsd-tdep.o): Update dependencies.
	* config/sparc/obsd.mt (TDEPFILES): Add bsd-uthread.o.
	* config/sparc/obsd64.mt (TDEPFILES): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.7499&r2=1.7500
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/sparcobsd-tdep.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.769&r2=1.770
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/obsd.mt.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/obsd64.mt.diff?cvsroot=src&r1=1.6&r2=1.7


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