summaryrefslogtreecommitdiffstats
path: root/lib/libc/powerpc64
Commit message (Expand)AuthorAgeFilesLines
* Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE whichandreast2012-02-052-17/+17
* 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
* This commit adds profiling support for powerpc64. Now we can do applicationandreast2012-01-201-1/+1
* Two other places where we can use WEAK_ALIAS.andreast2012-01-081-4/+1
* Use the macro WEAK_ALIAS. Tested on 32 and 64-bit.andreast2012-01-061-10/+5
* Replace a proliferation of buggy MD implementations of modf() with adas2011-10-213-109/+1
* Fix typos - remove duplicate "the".brucec2011-02-211-1/+1
* Turn off default generation of userland dot symbols on powerpc64 now thatnwhitehorn2011-02-188-22/+13
* Mark assembler sources from libc as working with non-executable stack.kib2011-01-1412-1/+22
* Fix stack alignment (required to be to 16 bytes) instead of ptrace andnwhitehorn2010-12-112-5/+5
* Make sure to specify the alignment of minbrk and curbrk. They were correctlydim2010-11-112-0/+2
* Provide 64-bit PowerPC support in libc.nwhitehorn2010-07-1035-0/+2433
OpenPOWER on IntegriCloud