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