summaryrefslogtreecommitdiff
path: root/lib/libm/arch/vax/n_sqrt.S
AgeCommit message (Expand)Author
2014-10-11Seems we need both sqrtl and _sqrtl as a weak alias - something must bemartin
2014-10-11Fix _sqrtl aliasmartin
2014-03-06Provide sqrtl aliasmartin
2007-04-18Make the internal __libm_dsqrt_r6 have a fake entry mask of 0 to makematt
2004-05-13Add ceilf(), floorf(), and sqrtf() (as wrappers using ceil(), floor(), andmhitch
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-02-24Change to use a register prefix.matt
2002-02-21Don't bsbb to an external symbol. the dynamic linker won't like it.matt
2000-07-14Clean up & prepare for ELF. Don't define isnan since it's in libc. Add amatt
1998-10-31Add .type _sym,@foo for shared librariesmatt
1995-10-10Machine specific math library files for vax.ragge