summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/mips64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an implementation of IRIX-compatible cacheflush() routine to mips ports,miod2009-09-272-1/+39
* Load symbol address with dla, not la; good thing userland is still limitedmiod2009-07-131-2/+2
* these were not neededmartynas2008-12-091-2/+1
* ditto frexpl and ldexplmartynas2008-12-091-1/+2
* - add long double signbitmartynas2008-12-096-6/+38
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-0711-4/+227
* fix apps that use isinff, isnanf; use ieee 754 mi code, as allmartynas2008-07-253-119/+2
* - move isinf, isnan dups to gen, since most is ieee 754martynas2008-07-244-30/+81
* if we pull in a .S file, we must fake out the lint with a .c filederaadt2005-11-291-1/+2
* zap rcsid.espie2005-08-0736-174/+36
* Replace broken frexp() with a working one from FreeBSD. There'smillert2005-02-012-76/+2
* fix a couple of wrongly used li's instead of dli's. spotted by as@gnu ;)pefo2004-10-181-3/+3
* convert to 64 bitpefo2004-10-021-97/+55
* convert to 64 bitpefo2004-10-021-19/+13
* ABI compliant register namespefo2004-09-151-19/+19
* setjmp now passes all regress tests.pefo2004-09-103-11/+17
* mips64 is now going ABI64 and shared library support!pefo2004-09-0929-114/+270
* 32 -> 64 bit cleanups but no optimizations yetpefo2004-09-0712-42/+47
* remove single 'pefo2004-08-151-2/+2
* Move mips to mips64pefo2004-08-1144-0/+2551