1. d06f2fc Performance improvement. by Bill Wendling · 11 years ago
  2. 2a46a60 Try to improve performance by using a read/write buffer instead of I/O. by Bill Wendling · 11 years ago
  3. 346e348 I was wrong in my testing. by Bill Wendling · 11 years ago
  4. d83a6d8 Use unbuffered I/O. This reduces the runtime by about half. Our implementation is now only about 5 times slower than gcc's. by Bill Wendling · 11 years ago
  5. edcb288 Add declaration for linux. by Bill Wendling · 11 years ago
  6. 84b46d3 Create a coverage initialization function. by Bill Wendling · 11 years ago
  7. 4a4ef70 Support for building the ubsan runtime when using the autoconf build system on by Richard Smith · 12 years ago
  8. 7ad8ae2 Update linux stdio.h to support the recent additions to GCDAProfiling. by Benjamin Kramer · 12 years ago
  9. 843f359 Add support for reading the GCDA file and merging the arc information. by Bill Wendling · 12 years ago
  10. d389dd3 Fix atoi stub for linux introduced in r157573. This fixes compiler-rt build on linux. by Alexey Samsonov · 12 years ago
  11. 84baff0 Add stub for 'atoi'. by Bill Wendling · 12 years ago
  12. fa3eee4 Fix the build on 32 bit hosts. by Benjamin Kramer · 12 years ago
  13. 2a1aad7 SDK/linux: Fix braindead pasto, caught by Matt Beaumont-Gay. by Daniel Dunbar · 13 years ago
  14. 86f9994 SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for building by Daniel Dunbar · 13 years ago
  15. 6758892 build/SDKs: Sketch a minimal stub SDK for Darwin. by Daniel Dunbar · 13 years ago