summaryrefslogtreecommitdiffstats
path: root/compiler-rt/SDKs/darwin
Commit message (Expand)AuthorAgeFilesLines
* Build Darwin libclang_rt libraries against real SDKs.Bob Wilson2014-11-1013-490/+0
* AArch64: add support for ARM64 iOS versions of compiler-rt.Tim Northover2014-10-083-6/+6
* Fix typosAlp Toker2014-05-153-10/+10
* Reapply "PGO: Statically generate data structures"Duncan P. N. Exon Smith2014-03-171-0/+1
* SDKs: Add inttypes.h to the darwin SDK stubJustin Bogner2014-01-071-0/+86
* Declare 'strerror' so that we can use it with errno.Bill Wendling2013-06-271-0/+21
* Add 'errno.h' to the Darwin SDK.Bill Wendling2013-06-272-0/+48
* Performance improvement.Bill Wendling2013-05-235-3/+119
* Try to improve performance by using a read/write buffer instead of I/O.Bill Wendling2013-05-152-0/+2
* 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
* Create a coverage initialization function.Bill Wendling2013-03-201-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
* Add stub for 'atoi'.Bill Wendling2012-05-281-0/+1
* Fix the build on 32 bit hosts.Benjamin Kramer2012-03-301-0/+2
* build/SDKs: Sketch a minimal stub SDK for Darwin.Daniel Dunbar2011-11-167-0/+189
OpenPOWER on IntegriCloud