| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Formatting cleanup. | Eric Christopher | 2012-08-23 | 1 | -7/+7 |
| * | Add an assert here in case parsing gave us a NULL compile unit. | Eric Christopher | 2012-08-23 | 1 | -1/+3 |
| * | Tidy. | Eric Christopher | 2012-08-23 | 1 | -3/+3 |
| * | DebugInfo library: add support for fetching absolute paths to source files | Alexey Samsonov | 2012-07-19 | 1 | -0/+7 |
| * | Fix a bug in DebugInfo lib, extend a comment for one of the methods | Alexey Samsonov | 2012-07-04 | 1 | -2/+2 |
| * | This patch extends the libLLVMDebugInfo which contains a minimalistic DWARF p... | Alexey Samsonov | 2012-07-02 | 1 | -4/+14 |
| * | DWARF: Print line tables per compile unit, so they get the right address size. | Benjamin Kramer | 2011-09-15 | 1 | -2/+1 |
| * | DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ... | Benjamin Kramer | 2011-09-14 | 1 | -0/+37 |
| * | DebugInfo: Don't print DIEs multiple times. | Benjamin Kramer | 2011-09-14 | 1 | -2/+1 |
| * | Sketch out a DWARF parser. | Benjamin Kramer | 2011-09-13 | 1 | -0/+203 |

