Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that every ENTRY(foo) has a matching END(foo). | bapt | 2014-10-01 | 1 | -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. | kib | 2011-01-14 | 1 | -0/+2 |
| | | | | Reviewed and tested by: nwhitehorn | ||||
* | Provide 64-bit PowerPC support in libc. | nwhitehorn | 2010-07-10 | 1 | -0/+35 |
Obtained from: projects/ppc64 |