This is the mail archive of the gcc-patches@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]

[Patch] muldi3 for bfin


The attached patch adds the muldi3 function for bfin.


2011-03-25  Stuart Henderson  <stuart.henderson@analog.com>

    From Bernd Schmidt
    * config/bfin/t-bfin (LIB1ASMFUNCS): Add muldi3 and umulsi3_highpart.
    * config/bfin/t-bfin-elf (LIB1ASMFUNCS): Add muldi3.
    * config/bfin/t-bfin-linux (LIB1ASMFUNCS): Add muldi3.
    * config/bfin/t-bfin-uclinux (LIB1ASMFUNCS): Add muldi3.
    * config/bfin/lib1funcs.asm (___muldi3): New function.


I don't have write permissions.

Thanks,
Stu

Attachment: upstream.patch
Description: upstream.patch


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