summaryrefslogtreecommitdiffstats
path: root/lib/libc/powerpc64/gen/fabs.S
Commit message (Collapse)AuthorAgeFilesLines
* Ensure that every ENTRY(foo) has a matching END(foo).bapt2014-10-011-0/+1
| | | | | | | It allows to build with newer binutils Differential Revision: https://reviews.freebsd.org/D877 Reviewed by: jhibbits
* Mark assembler sources from libc as working with non-executable stack.kib2011-01-141-0/+2
| | | | Reviewed and tested by: nwhitehorn
* Provide 64-bit PowerPC support in libc.nwhitehorn2010-07-101-0/+35
Obtained from: projects/ppc64
OpenPOWER on IntegriCloud