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]

src/gdb ChangeLog doublest.c doublest.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney@sources.redhat.com	2001-08-01 15:11:44

Modified files:
	gdb            : ChangeLog doublest.c doublest.h 

Log message:
	* doublest.h (store_floating, floatformat_to_doublest): Make IN
	paramter a const void pointer.
	(floatformat_from_doublest): Make IN const, Make OUT a void
	pointer.
	* doublest.c (floatformat_to_doublest): Update.
	(floatformat_from_doublest): Update.
	(extract_floating): Update.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1538&r2=1.1539
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doublest.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doublest.h.diff?cvsroot=src&r1=1.1&r2=1.2


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