Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: syssrc/sys/lib/libkern/arch/m68k



On Fri, Mar 22, 2002 at 04:37:08PM -0500, Matt Fredette wrote:

 > I need the 32-bit multiply and divide support functions
 > __mulsi3, __divsi3, __udivsi3, __modsi3, and __umodsi3.

Ah, I see.

 > Ya, what this short Makefile.inc fragment does is extract their
 > objects from libgcc.a and then add them to libkern's OBJS, so they 
 > do end up in the libkern that things get linked with.  I guess we 
 > could write our own equivalent C or assembler replacements under 
 > sys/lib/libkern/arch/m68k, but I didn't think I had to.

Please do this for libkern.

-- 
        -- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>



Home | Main Index | Thread Index | Old Index