summaryrefslogtreecommitdiff
path: root/lib/libm/arch
AgeCommit message (Expand)Author
2000-07-14Well, duh! Use indexed addressing since that's why it's there. That waymatt
2000-07-14Clean up & prepare for ELF. Don't define isnan since it's in libc. Add amatt
2000-05-16Regenerate, after changing internal label used for linkage to the wrapperis
2000-05-16Change libm-68060 internal, but file external labels (used for linkage betweenis
2000-05-12Regenerated files after this change:is
2000-05-12Move each wrapper function to its own source file, such that redefining oneis
2000-04-14Move original Motorola files to the "dist" subdirectory, in responseis
2000-01-31G/c label orphaned since rev. 1.6.kleink
1999-12-13Makefile and shared library for libm387.christos
1999-11-10Add register prefixes.thorpej
1999-11-10Regen; add register prefixes.thorpej
1999-11-10Add register prefixes.thorpej
1999-08-22Use arch/m68k copies of the common functions even for mc68881 hardware.is
1999-08-22*gamma* need k_sin*/k_cos*is
1999-08-21Copied from mc68881/s_rint.S,vis
1999-08-21Copied from mc68881/s_floor.S,vis
1999-08-21Copied from mc68881/s_ceil.S,vis
1999-08-21Copied from mc68881/s_finite.S,vis
1999-08-21Copied from mc68881/s_copysign.S,vis
1999-08-21wrap lines in Makefile.listis
1999-08-21Clarify instructionsis
1999-08-21Same reason as for ldexp.S: most applications don't scale 0.0.is
1999-08-19Motorola floating point library support package based architecture dependentis
1999-08-19Motorola 68060 floating point library support package based architectureis
1999-08-15Make these SVR4 ABI ready.kleink
1999-07-02More trailing white space.simonb
1999-01-02The scalb* functions left data on the floting point register stack.kristerw
1998-11-11Fix PIC code and fix problem with obj dirs.matt
1998-10-31Add .type _sym,@foo for shared librariesmatt
1997-10-10Same reason as for ldexp.S: most applications don't scale 0.0.is
1997-07-30Fix files using old TNF copyright noticejtc
1996-08-13Use <machine/asm.h>thorpej
1996-07-08Correct think-o; this is an assembler source file (and the Makefilethorpej
1996-07-06Fix typojtc
1996-07-03use one less fp stack slotjtc
1996-07-03It's necessary to use 64 bit precision to avoid errors in the leastjtc
1996-07-03this simple adaptation exp() does not workjtc
1996-07-03Assembly versions of expf(), logf(),log10f(), scalbf(), expm1() and expm1f().jtc
1996-06-26we don't need to branchjtc
1996-06-26add m68881 specific fmod()jtc
1996-06-26Alpha versions of copysign() and copysignf()jtc
1996-06-25Fix from Bruce Evans. Commited to FreeBSD earlier this month, but wasjtc
1996-06-04Use setne instead of setnel, new versions of gas balk at the bad mnemonic.jtc
1995-10-22Setup stack-frame correctly (same as s_ilogb.S).pk
1995-10-12Fix from Jochen Pohl, i387 version of ilogb didn't set up the stackjtc
1995-10-10Machine specific math library files for vax.ragge
1995-05-11Winning Strategies has placed this code in the public domain.jtc
1995-05-10Id -> NetBSDjtc
1995-05-08Id -> NetBSDjtc
1995-05-08Id -> NetBSDjtc