summaryrefslogtreecommitdiff
path: root/SDKs/darwin
AgeCommit message (Expand)Author
2013-05-03I was wrong in my testing.Bill Wendling
2013-05-03Use unbuffered I/O. This reduces the runtime by about half. Our implementatio...Bill Wendling
2013-03-20Create a coverage initialization function.Bill Wendling
2012-11-13Support for building the ubsan runtime when using the autoconf build system onRichard Smith
2012-09-14Add support for reading the GCDA file and merging the arc information.Bill Wendling
2012-05-28Add stub for 'atoi'.Bill Wendling
2012-03-30Fix the build on 32 bit hosts.Benjamin Kramer
2011-11-16build/SDKs: Sketch a minimal stub SDK for Darwin.Daniel Dunbar