summaryrefslogtreecommitdiffstats
path: root/lib/libc/powerpc64/gen
Commit message (Expand)AuthorAgeFilesLines
* Ensure that every ENTRY(foo) has a matching END(foo).bapt2014-10-015-0/+8
* Revert r253748,253749avg2013-07-281-0/+1
* remove needless inclusion of machine/cpu.h in userlandavg2013-07-281-1/+0
* Remove clause 3 and 4 from TNF licensesemaste2013-05-295-35/+0
* The getcontext() from the __fillcontextx() call in thekib2013-05-281-0/+7
* Do not restore the register holding the TLS pointer when doing variousnwhitehorn2012-04-113-3/+0
* Properly resolve the _ctx_start function descriptor (the symbol _ctx_startnwhitehorn2012-04-071-1/+1
* Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE whichandreast2012-02-051-1/+1
* Make the sys/ucontext.h self-contained by changing the return typekib2012-02-011-1/+1
* Add API for obtaining extended machine context states that cannot bekib2012-01-212-1/+70
* Two other places where we can use WEAK_ALIAS.andreast2012-01-081-4/+1
* Replace a proliferation of buggy MD implementations of modf() with adas2011-10-212-108/+1
* Fix typos - remove duplicate "the".brucec2011-02-211-1/+1
* Turn off default generation of userland dot symbols on powerpc64 now thatnwhitehorn2011-02-181-2/+3
* Mark assembler sources from libc as working with non-executable stack.kib2011-01-145-0/+9
* Provide 64-bit PowerPC support in libc.nwhitehorn2010-07-1018-0/+1318
OpenPOWER on IntegriCloud