summaryrefslogtreecommitdiff
path: root/BlocksRuntime
AgeCommit message (Expand)Author
2012-04-04Remove the old, and non-functional CMake build system from CompilerRT.Chandler Carruth
2010-08-04add unit testsBlaine Garst
2010-04-29Fix build with MSVC.Charles Davis
2010-04-21update copyright noticesBlaine Garst
2009-09-23Keep on castin', in the name of -pedanticShantonu Sen
2009-09-23We don't need a C++ compiler to build Blocks, Don't check for one.Edward O'Callaghan
2009-09-23Fix compile time warning: format '%#lx' expects type 'long unsigned int', but...Edward O'Callaghan
2009-09-23Improve readability.Edward O'Callaghan
2009-09-221) Remove cmake-specific #define usage from the exportedShantonu Sen
2009-09-12GCC atomic built-ins are available patch to Blocks. - Credit to Bobby Powers.Edward O'Callaghan
2009-09-12Generalize Blocks code and intergrate with cmake build system more.Edward O'Callaghan
2009-08-05Refactor test suit endianness pre-processor code. More style and readability ...Edward O'Callaghan
2009-08-03Initial import of CMake type build system. Just like the rest of llvm..Edward O'Callaghan
2009-06-26Initial import of compiler-rt.Daniel Dunbar
2009-06-26Flesh out svn structure, tuck blocks stuff away until we figure out where it ...Daniel Dunbar