src/gdb ChangeLog dfp.c dfp.h valarith.c

uweigand@sourceware.org uweigand@sourceware.org
Wed Jun 3 17:47:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	uweigand@sourceware.org	2009-06-03 17:47:54

Modified files:
	gdb            : ChangeLog dfp.c dfp.h valarith.c 

Log message:
	* dfp.h (decimal_binop): Convert LEN_RESULT to input parameter.
	* dfp.c (promote_decimal): Remove.
	(decimal_binop): Convert LEN_RESULT to input parameter.
	Remove call to decimal_binop.
	(decimal_compare): Remove call to decimal_binop.
	
	* valarith.c (value_binop): Pass desired result type length
	to decimal_binop.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10543&r2=1.10544
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/dfp.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/dfp.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/valarith.c.diff?cvsroot=src&r1=1.70&r2=1.71



More information about the Gdb-cvs mailing list