Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve portability to platforms that don't put python in /usr/bin. Patch by | Chris Lattner | 2009-07-06 | 1 | -1/+1 |
* | typos | Gabor Greif | 2009-07-03 | 1 | -5/+5 |
* | Misc compiler-rt fixes. Clarify neg implementations to show what is | Eli Friedman | 2009-07-03 | 6 | -44/+25 |
* | fix broken links. | Chris Lattner | 2009-07-02 | 1 | -3/+3 |
* | test commit | Chris Lattner | 2009-07-02 | 1 | -0/+1 |
* | mention the license. | Chris Lattner | 2009-07-02 | 1 | -0/+4 |
* | add the "get it and get involved" section. | Chris Lattner | 2009-07-01 | 1 | -9/+26 |
* | Add missing include for getpagesize, and fix a typo. | Daniel Dunbar | 2009-07-01 | 1 | -1/+4 |
* | Fix a Darwinism, .s files meant to be preprocessed should be named .S. | Daniel Dunbar | 2009-07-01 | 19 | -0/+0 |
* | Use getpagesize() on non-Darwin platforms. | Daniel Dunbar | 2009-07-01 | 1 | -1/+2 |
* | initial web page for compiler_rt | Chris Lattner | 2009-06-30 | 4 | -0/+150 |
* | Initial import of compiler-rt. | Daniel Dunbar | 2009-06-26 | 282 | -36/+171808 |
* | initial version of the blocks runtime | Blaine Garst | 2009-06-10 | 4 | -0/+902 |