gcc/gcc ChangeLog config/h8300/fixunssfsi.c co ...

kazu@gcc.gnu.org kazu@gcc.gnu.org
Wed Mar 3 04:54:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	kazu@gcc.gnu.org	2004-03-03 04:54:04

Modified files:
	gcc            : ChangeLog 
	gcc/config/h8300: fixunssfsi.c lib1funcs.asm t-h8300 

Log message:
	* config/h8300/lib1funcs.asm (___fixunssfsi): Change the
	threshold to 0x4f.
	
	Revert:
	2004-02-27  Kazu Hirata  <kazu@cs.umass.edu>
	* config/h8300/fixunssfsi.c (__fixunssfsi): Enable on H8/300
	as well.
	* config/h8300/lib1funcs.asm (___fixunssfsi): Remove.
	* config/h8300/t-h8300 (LIB1ASMFUNCS): Remove _fixunssfsi_asm.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.281&r2=2.2326.2.282
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/fixunssfsi.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.5.8.1&r2=1.5.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/lib1funcs.asm.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.32.2.1&r2=1.32.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/h8300/t-h8300.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.14.6.1&r2=1.14.6.2



More information about the Gcc-cvs mailing list