aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/powerpc/gen/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo which broke the build for powerpc.Justin Hibbits2016-10-251-1/+1
* Reduce code duplication between powerpc and powerpcspeJustin Hibbits2016-10-221-8/+4
* Remove duplicate copies of trivial getcontextx.cEd Maste2015-01-121-2/+4
* Allow building for the PowerPC EABI by providing a dummy __eabi()Marcel Moolenaar2012-05-241-1/+1
* Add API for obtaining extended machine context states that cannot beKonstantin Belousov2012-01-211-1/+1
* Replace a proliferation of buggy MD implementations of modf() with aDavid Schultz2011-10-211-1/+1
* Remove fpsetsticky(). This was added for SysV compatibility, but dueDavid Schultz2005-03-151-1/+1
* Add support for TLS in statically linked programs.Doug Rabson2004-08-151-1/+2
* Add signalcontext, required by KSE.Peter Grehan2004-07-191-1/+1
* Replace seven nominally MD implementations of frexp() that are brokenDavid Schultz2004-07-181-1/+1
* Implement the classification macros isfinite(), isinf(), isnan(), andDavid Schultz2004-07-091-1/+1
* makecontext lib call.Peter Grehan2004-03-021-3/+4
* Add forgotten IEEE functions. The Perl 5.8 port now compiles.Peter Grehan2004-02-121-2/+3
* Minimal libc for PowerPC.Peter Grehan2002-12-041-0/+6