Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
6567092b06b37195cd93d57204bcbfe6843b2a48
/
SDKs
da8596b
Declare 'strerror' so that we can use it with errno.
by Bill Wendling
· 11 years ago
22b838b
Add 'errno.h' to the Darwin SDK.
by Bill Wendling
· 11 years ago
d06f2fc
Performance improvement.
by Bill Wendling
· 11 years ago
2a46a60
Try to improve performance by using a read/write buffer instead of I/O.
by Bill Wendling
· 11 years ago
346e348
I was wrong in my testing.
by Bill Wendling
· 12 years ago
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
· 12 years ago
edcb288
Add declaration for linux.
by Bill Wendling
· 12 years ago
84b46d3
Create a coverage initialization function.
by Bill Wendling
· 12 years ago
4a4ef70
Support for building the ubsan runtime when using the autoconf build system on
by Richard Smith
· 12 years ago
7ad8ae2
Update linux stdio.h to support the recent additions to GCDAProfiling.
by Benjamin Kramer
· 12 years ago
843f359
Add support for reading the GCDA file and merging the arc information.
by Bill Wendling
· 12 years ago
d389dd3
Fix atoi stub for linux introduced in r157573. This fixes compiler-rt build on linux.
by Alexey Samsonov
· 12 years ago
84baff0
Add stub for 'atoi'.
by Bill Wendling
· 12 years ago
fa3eee4
Fix the build on 32 bit hosts.
by Benjamin Kramer
· 13 years ago
2a1aad7
SDK/linux: Fix braindead pasto, caught by Matt Beaumont-Gay.
by Daniel Dunbar
· 13 years ago
86f9994
SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for building
by Daniel Dunbar
· 13 years ago
6758892
build/SDKs: Sketch a minimal stub SDK for Darwin.
by Daniel Dunbar
· 13 years ago