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-linux-tdep.c sparc-tde ...


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

Modified files:
	gdb            : ChangeLog sparc-linux-tdep.c sparc-tdep.c 
	                 sparcnbsd-tdep.c 

Log message:
	* sparc-tdep.c: Include "floatformat.h".
	(floatformat_sparc_quad): New define.
	(sparc32_gdbarch_init): Set long_double_format to
	&floatformat_sparc_quad.
	* sparc-linux-tdep.c: Include "floatformat.h".
	(sparc32_linux_init_abi): Set long_double_format to
	&floatformat_ieee_double_big.
	* sparcnbsd-tdep.c: Likewise.

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.44&r2=1.4779.2.45
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc-linux-tdep.c.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.1.2.6&r2=1.1.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc-tdep.c.diff?cvsroot=src&only_with_tag=kettenis_sparc-20030918-branch&r1=1.127.2.10&r2=1.127.2.11
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.4&r2=1.7.2.5


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