Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
7c6bd4060e60f5b148cc629c8791c2a8bf3d3347
/
BlocksRuntime
062ed09
Remove the old, and non-functional CMake build system from CompilerRT.
by Chandler Carruth
· 13 years ago
86d0ba4
add unit tests
by Blaine Garst
· 14 years ago
ffd69e7
Fix build with MSVC.
by Charles Davis
· 15 years ago
b1c0715
update copyright notices
by Blaine Garst
· 15 years ago
3f55c61
Keep on castin', in the name of -pedantic
by Shantonu Sen
· 15 years ago
b0f3cb3
We don't need a C++ compiler to build Blocks, Don't check for one.
by Edward O'Callaghan
· 15 years ago
26e507a
Fix compile time warning: format '%#lx' expects type 'long unsigned int', but argument 3 has type 'unsigned int'
by Edward O'Callaghan
· 15 years ago
962a631
Improve readability.
by Edward O'Callaghan
· 15 years ago
b4c3b6f
1) Remove cmake-specific #define usage from the exported
by Shantonu Sen
· 15 years ago
e8ce595
GCC atomic built-ins are available patch to Blocks. - Credit to Bobby Powers.
by Edward O'Callaghan
· 15 years ago
0987064
Generalize Blocks code and intergrate with cmake build system more.
by Edward O'Callaghan
· 15 years ago
0898ee9
Refactor test suit endianness pre-processor code. More style and readability fixes, start labling endif's
by Edward O'Callaghan
· 15 years ago
d904635
Initial import of CMake type build system. Just like the rest of llvm..
by Edward O'Callaghan
· 15 years ago
b3a6901
Initial import of compiler-rt. -
by Daniel Dunbar
· 15 years ago
8cbe163
Flesh out svn structure, tuck blocks stuff away until we figure out where it goes.
by Daniel Dunbar
· 15 years ago