| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Simplify zero initialization of DIEAttrs variable. | David Blaikie | 2013-10-16 | 1 | -2/+1 | |
| * | Add a hashing routine that handles hashing types. Add a test for | Eric Christopher | 2013-09-03 | 1 | -0/+20 | |
| * | Add the rest of the stock attributes to the attribute table. | Eric Christopher | 2013-09-03 | 1 | -5/+191 | |
| * | Add a TODO here. | Eric Christopher | 2013-08-28 | 1 | -0/+1 | |
| * | Add support for DW_FORM_dataN and DW_FORM_udata to the DIE hashing | Eric Christopher | 2013-08-28 | 1 | -0/+11 | |
| * | DebugInfo: Prefer references over pointers, pass by const reference for a typ... | David Blaikie | 2013-08-14 | 1 | -5/+5 | |
| * | Pass DIEHash::collectAttributes output argument by-pointer instead of by-value. | Evgeniy Stepanov | 2013-08-13 | 1 | -4/+4 | |
| * | Add the start of DIE hashing for DWARF4 type units and split dwarf | Eric Christopher | 2013-08-13 | 1 | -0/+104 | |
| * | Reflow comment. | Eric Christopher | 2013-08-12 | 1 | -2/+2 | |
| * | Move hash computation code into a separate class and file. | Eric Christopher | 2013-08-08 | 1 | -0/+136 | |

