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