summaryrefslogtreecommitdiff
path: root/SDKs
AgeCommit message (Expand)Author
2012-09-17Update linux stdio.h to support the recent additions to GCDAProfiling.Benjamin Kramer
2012-09-14Add support for reading the GCDA file and merging the arc information.Bill Wendling
2012-05-29Fix atoi stub for linux introduced in r157573. This fixes compiler-rt build o...Alexey Samsonov
2012-05-28Add stub for 'atoi'.Bill Wendling
2012-03-30Fix the build on 32 bit hosts.Benjamin Kramer
2011-12-08SDK/linux: Fix braindead pasto, caught by Matt Beaumont-Gay.Daniel Dunbar
2011-12-08SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for buildingDaniel Dunbar
2011-11-16build/SDKs: Sketch a minimal stub SDK for Darwin.Daniel Dunbar