summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/m88k/gen/fabs.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add END() directives to the various functions.miod2013-01-111-1/+2
* Switch m88k ports to ELF.miod2013-01-051-9/+9
* Revert (leaving the complex math part alone). Some stuff is dependingmartynas2011-07-081-0/+46
* Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas2011-07-081-46/+0
* these were not neededmartynas2008-12-091-2/+1
* ditto frexpl and ldexplmartynas2008-12-091-1/+2
* zap rcsid.espie2005-08-071-5/+1
* Do not overallocate stack space, and keep the stack on a 16-byte boundary.miod2004-07-221-7/+7
* Get static rcsid correctly, better style for .S files, trim whitespace.miod2003-01-071-2/+8
* Fix license and conformance with man page.smurph2002-09-181-0/+30
* correted sigsetjmp, setjump. Fixed MACHINE_ARCH vs. MACHINE stuff.smurph1998-12-151-0/+14