summaryrefslogtreecommitdiffstats
path: root/lib/libc/powerpc/gen
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fix.marcel2006-09-021-1/+1
* Avoid dead code elimination of the assignment to TP by using inlinemarcel2006-08-301-2/+2
* Remove fpsetsticky(). This was added for SysV compatibility, but duedas2005-03-152-58/+1
* Replace the ldexp() implementation in libc with a renamed copy of thedas2005-01-221-155/+0
* Add support for TLS in statically linked programs.dfr2004-08-152-1/+37
* Add signalcontext, required by KSE.grehan2004-07-192-1/+104
* The new program counter should go into the trapframe's srr0 andgrehan2004-07-191-1/+1
* Replace seven nominally MD implementations of frexp() that are brokendas2004-07-182-57/+1
* Implement the classification macros isfinite(), isinf(), isnan(), anddas2004-07-092-68/+1
* makecontext lib call.grehan2004-03-023-3/+167
* Fix some aliasing problems.das2004-02-161-6/+14
* Add forgotten IEEE functions. The Perl 5.8 port now compiles.grehan2004-02-129-2/+428
* Include <stdlib.h> to get abort() prototype.grehan2004-01-211-0/+2
* o Implement C99 classification macros isfinite(), isinf(), isnan(),mike2003-02-121-0/+5
* Implement fpclassify():mike2003-02-081-0/+3
* Minimal libc for PowerPC.grehan2002-12-0410-0/+749
OpenPOWER on IntegriCloud