aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/nacl/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2016-09-14Remove the ptw-% patternsFlorian Weimer1-1/+2
Nothing depends on the PTW macro anymore, so the mechanism to define PTW for recompliations of libc routines is no longer needed. The source files are still recompiled for the nptl directory, just without the “ptw-” prefix. (Reducing the number of pattern rules in sysd-rules is critical for improving make performance.)
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-11NaCl: Do not install <sys/mtio.h>.Roland McGrath1-0/+9
2015-06-03NaCl: Implement nacl_interface_ext_supply entry point.Roland McGrath1-1/+1
2015-04-17Add arm-nacl port.Roland McGrath1-0/+135