src/libiberty ChangeLog floatformat.c

uweigand@sourceware.org uweigand@sourceware.org
Tue Jul 6 12:56:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	uweigand@sourceware.org	2010-07-06 12:56:24

Modified files:
	libiberty      : ChangeLog floatformat.c 

Log message:
	include/ChangeLog:
	
	2010-07-06  Ken Werner  <ken.werner@de.ibm.com>
	
	* floatformat.h (floatformat_ieee_half_big): Add declaration.
	(floatformat_ieee_half_little): Likewise.
	
	libiberty/ChangeLog:
	
	2010-07-06  Ken Werner  <ken.werner@de.ibm.com>
	
	* floatformat.c (floatformat_ieee_half_big): New variable.
	(floatformat_ieee_half_little): Likewise.
	
	gdb/ChangeLog:
	
	2010-07-06  Ken Werner  <ken.werner@de.ibm.com>
	
	* gdbtypes.h (floatformats_ieee_half): Add declaration.
	* gdbtypes.c (floatformats_ieee_half): New variable.
	* doublest.c (floatformat_from_length): Set format to
	gdbarch_half_format if length matches.
	* gdbarch.sh (half_bit): New architecture method.
	(half_format): Likewise.
	* gdbarch.h: Regenerate.
	* gdbarch.c: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.540&r2=1.541
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.25&r2=1.26



More information about the Src-cvs mailing list