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 Makefile.in sparc64-tdep.h s ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2006-12-31 01:28:07

Modified files:
	gdb            : ChangeLog Makefile.in sparc64-tdep.h 
	                 sparc64nbsd-nat.c sparc64obsd-tdep.c 

Log message:
	* sparc64-tdep.h (SPARC64_PSTATE_AG, SPARC64_PSTATE_IE)
	(SPARC64_PSTATE_PRIV, SPARC64_PSTATE_AM, SPARC64_PSTATE_PEF)
	(SPARC64_PSTATE_RED, SPARC64_PSTATE_TLE, SPARC64_PSTATE_CLE)
	(SPARC64_PSTATE_PID0, SPARC64_PSTATE_PID1): New defines.
	* sparc64nbsd-nat.c: Include "gdbcore.h".
	(sparc64nbsd_supply_pcb): Get %pc from stack if necessary.  Supply
	processor state register.
	* sparc64obsd-tdep.c (sparc64obsd_trapframe_cache)
	(sparc64obsd_trapframe_this_id)
	(sparc64obsd_trapframe_prev_register)
	(sparc64obsd_trapframe_sniffer): New functions.
	(sparc64obsd_trapframe_unwind): New variable.
	(sparc64obsd_init_abi): Append trapframe unwinder.
	* Makefile.in (sparc64nbsd-nat.o): Update dependencies.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8039&r2=1.8040
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.861&r2=1.862
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/sparc64-tdep.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/sparc64nbsd-nat.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/sparc64obsd-tdep.c.diff?cvsroot=src&r1=1.19&r2=1.20


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