Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Undo part of my previous commit to mm_malloc.h, going back to the use of | Chandler Carruth | 2010-11-22 | 1 | -13/+5 |
* | Futher reduce the includes of our builtin headers, and teach limits.h to avoid | Chandler Carruth | 2010-11-16 | 1 | -5/+13 |
* | From scratch rewrite of mm_malloc.h. | Eric Christopher | 2010-10-18 | 1 | -19/+28 |
* | Fix 80 col violations. | Daniel Dunbar | 2010-03-26 | 1 | -3/+6 |
* | fix PR6658: inline isn't a keyword in C89 mode, use __inline__ instead. | Chris Lattner | 2010-03-22 | 1 | -2/+2 |
* | Add the nodebug attribute to intrinsics | Anders Carlsson | 2009-02-14 | 1 | -2/+2 |
* | Add mm_malloc.h, patch by Sam Weinig. | Anders Carlsson | 2009-01-08 | 1 | -0/+59 |