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 sparc-sol2-nat.c configure.h ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	kettenis_sparc-20030918-branch
Changes by:	kettenis@sourceware.org	2003-12-15 20:27:15

Modified files:
	gdb            : ChangeLog sparc-sol2-nat.c configure.host 
	gdb/config/sparc: sol2.mh 
Removed files:
	gdb            : sparc64-sol2-nat.c 
	gdb/config/sparc: sol64.mh 

Log message:
	* sparc-sol2-nat.c: Add 64-bit support.
	(supply_gregset): Call sparc_supply_gregset
	instead of sparc32_supply_gregset.
	(supply_fpregset, fill_gregset, fill_fpregset): Likewise.
	* sparc64-sol2-nat.c: Remove file.
	* configure.host: Use a single configuration for
	sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-solaris2*.
	* Makefile.in (ALLDEPFILES): Remobe sparc64-sol2-nat.c.
	(sparc-sol2-nat.o): Update dependency.
	(sparc64-sol2-nat.o): Remove dependency.
	* config/sparc/sol2.mh: Update comment.
	* config/sparc/sol64.mh: Remobe file.

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.25&r2=1.4779.2.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc-sol2-nat.c.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.1.2.4&r2=1.1.2.5
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.5&r2=1.57.4.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc64-sol2-nat.c.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.1.2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/sol2.mh.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.1.2.2&r2=1.1.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/sol64.mh.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.1.2.2&r2=NONE


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