summaryrefslogtreecommitdiffstats
path: root/compiler-rt/SDKs/linux
Commit message (Expand)AuthorAgeFilesLines
* build: remove the stub linux SDKSaleem Abdulrasool2015-02-2812-328/+0
* Reapply "PGO: Statically generate data structures"Duncan P. N. Exon Smith2014-03-171-0/+1
* Performance improvement.Bill Wendling2013-05-235-4/+70
* 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
* Add declaration for linux.Bill Wendling2013-03-201-0/+1
* Update linux stdio.h to support the recent additions to GCDAProfiling.Benjamin Kramer2012-09-171-0/+7
* Fix atoi stub for linux introduced in r157573. This fixes compiler-rt build o...Alexey Samsonov2012-05-291-1/+1
* Add stub for 'atoi'.Bill Wendling2012-05-281-0/+1
* Fix the build on 32 bit hosts.Benjamin Kramer2012-03-301-0/+2
* SDK/linux: Fix braindead pasto, caught by Matt Beaumont-Gay.Daniel Dunbar2011-12-081-1/+1
* SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for buildingDaniel Dunbar2011-12-0810-0/+248
OpenPOWER on IntegriCloud