summaryrefslogtreecommitdiffstats
path: root/compiler-rt/SDKs/darwin/usr/include/stdio.h
Commit message (Expand)AuthorAgeFilesLines
* Build Darwin libclang_rt libraries against real SDKs.Bob Wilson2014-11-101-90/+0
* AArch64: add support for ARM64 iOS versions of compiler-rt.Tim Northover2014-10-081-2/+2
* Fix typosAlp Toker2014-05-151-3/+3
* Reapply "PGO: Statically generate data structures"Duncan P. N. Exon Smith2014-03-171-0/+1
* Performance improvement.Bill Wendling2013-05-231-3/+7
* Try to improve performance by using a read/write buffer instead of I/O.Bill Wendling2013-05-151-0/+1
* I was wrong in my testing.Bill Wendling2013-05-031-1/+0
* Use unbuffered I/O. This reduces the runtime by about half. Our implementatio...Bill Wendling2013-05-031-0/+1
* Support for building the ubsan runtime when using the autoconf build system onRichard Smith2012-11-131-3/+13
* Add support for reading the GCDA file and merging the arc information.Bill Wendling2012-09-141-0/+13
* build/SDKs: Sketch a minimal stub SDK for Darwin.Daniel Dunbar2011-11-161-0/+61
OpenPOWER on IntegriCloud