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. 84b46d3 Create a coverage initialization function. by Bill Wendling · 11 years ago
  6. 4a4ef70 Support for building the ubsan runtime when using the autoconf build system on by Richard Smith · 12 years ago
  7. 843f359 Add support for reading the GCDA file and merging the arc information. by Bill Wendling · 12 years ago
  8. 84baff0 Add stub for 'atoi'. by Bill Wendling · 12 years ago
  9. fa3eee4 Fix the build on 32 bit hosts. by Benjamin Kramer · 12 years ago
  10. 6758892 build/SDKs: Sketch a minimal stub SDK for Darwin. by Daniel Dunbar · 13 years ago