summaryrefslogtreecommitdiffstats
path: root/compiler-rt
Commit message (Expand)AuthorAgeFilesLines
* Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete p...Edward O'Callaghan2009-08-0313-9/+103
* A few CMake formating fixes for compiler-rt.Edward O'Callaghan2009-08-032-4/+5
* Small syntax error in HTML.Edward O'Callaghan2009-08-031-1/+1
* Small improvement to Compiler-RT docs and add a CREDITS.TXT file to source.Edward O'Callaghan2009-08-032-1/+39
* Initial import of CMake type build system. Just like the rest of llvm..Edward O'Callaghan2009-08-0310-0/+234
* improve portability to platforms that don't put python in /usr/bin. Patch byChris Lattner2009-07-061-1/+1
* typosGabor Greif2009-07-031-5/+5
* Misc compiler-rt fixes. Clarify neg implementations to show what is Eli Friedman2009-07-036-44/+25
* fix broken links.Chris Lattner2009-07-021-3/+3
* test commitChris Lattner2009-07-021-0/+1
* mention the license.Chris Lattner2009-07-021-0/+4
* add the "get it and get involved" section.Chris Lattner2009-07-011-9/+26
* Add missing include for getpagesize, and fix a typo.Daniel Dunbar2009-07-011-1/+4
* Fix a Darwinism, .s files meant to be preprocessed should be named .S.Daniel Dunbar2009-07-0119-0/+0
* Use getpagesize() on non-Darwin platforms.Daniel Dunbar2009-07-011-1/+2
* initial web page for compiler_rtChris Lattner2009-06-304-0/+150
* Initial import of compiler-rt.Daniel Dunbar2009-06-26282-36/+171808
* initial version of the blocks runtimeBlaine Garst2009-06-104-0/+902
OpenPOWER on IntegriCloud