This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r122379 - in /trunk/gcc: ChangeLog config/bfin/...


Author: bernds
Date: Tue Feb 27 16:29:10 2007
New Revision: 122379

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122379
Log:
	* config/bfin/t-bfin-elf (LIB1ASMFUNCS): Add _umulsi3_highpart and
	_smulsi3_highpart.
	* config/bfin/lib1funcs.asm (___umulsi3_highpart, ___smulsi3_highpart):
	New functions.
	* config/bfin/bfin.md (smulsi3_highpart, umulsi3_highpart): New
	patterns.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/bfin/bfin.md
    trunk/gcc/config/bfin/lib1funcs.asm
    trunk/gcc/config/bfin/t-bfin-elf


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