Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of a bunch of duplicated ELF enum values. | Eli Friedman | 2010-07-16 | 1 | -5/+5 |
* | Fix -Wcast-qual warnings. | Dan Gohman | 2010-04-17 | 1 | -1/+1 |
* | Avoid a memory leak in JITDebugRegisterer. | Jeffrey Yasskin | 2010-03-16 | 1 | -1/+4 |
* | Implement DISABLE_INLINE for MSVC. This required changing the position in all | Benjamin Kramer | 2009-11-14 | 1 | -1/+1 |
* | Random include cleanup. | Benjamin Kramer | 2009-10-22 | 1 | -0/+1 |
* | Use Compiler.h macro instead of __attribute__. | Daniel Dunbar | 2009-09-22 | 1 | -1/+1 |
* | Implement the JIT side of the GDB JIT debugging interface. To enable this | Reid Kleckner | 2009-09-20 | 1 | -0/+208 |