Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make backtraces work again with both the configure and cmake build. | Benjamin Kramer | 2012-09-28 | 1 | -1/+1 |
* | Add an --enable-backtraces option to configure to determine | Eric Christopher | 2012-09-21 | 1 | -1/+1 |
* | Whitespace. | NAKAMURA Takumi | 2012-09-06 | 1 | -2/+2 |
* | Unix/Signals.inc: Fix a typo. Thanks to Dani Berg! | NAKAMURA Takumi | 2012-09-06 | 1 | -1/+1 |
* | Don't call 'FilesToRemove[0]' when the vector is empty, even to compute | Chandler Carruth | 2012-06-16 | 1 | -1/+1 |
* | Harden the Unix signals code to be more async signal safe. | Chandler Carruth | 2012-06-16 | 1 | -9/+41 |
* | Fix null to integer conversion warnings. | Jean-Daniel Dupas | 2012-03-24 | 1 | -2/+2 |
* | Disable the crash reporter when running lit tests. | Argyrios Kyrtzidis | 2012-01-11 | 1 | -0/+20 |
* | Include <pthread.h> before we use pthread_self/pthread_kill | Douglas Gregor | 2011-04-29 | 1 | -3/+3 |
* | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -1/+1 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+303 |