This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils 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/include ChangeLog floatformat.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney@sourceware.org	2003-09-16 01:47:54

Modified files:
	include        : ChangeLog floatformat.h 

Log message:
	Index: include/ChangeLog
	2003-09-15  Andrew Cagney  <cagney@redhat.com>
	
	* floatformat.h (floatformat_to_double): Make input buffer constant.
	(floatformat_from_double, floatformat_is_valid): Ditto.
	
	Index: libiberty/ChangeLog
	2003-09-15  Andrew Cagney  <cagney@redhat.com>
	
	* floatformat.c (get_field): Make "data" constant.
	(floatformat_is_valid, floatformat_to_double): Make "from"
	constant, fix casts.
	(floatformat_from_double): Make "from" constant.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.230&r2=1.231
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/floatformat.h.diff?cvsroot=src&r1=1.7&r2=1.8


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