Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allocate dwz_file with new | Tom Tromey | 2018-05-18 | 1 | -1/+1 |
* | Allocate dwp_file with new | Tom Tromey | 2018-05-18 | 1 | -1/+1 |
* | Use new to allocate mapped_index | Tom Tromey | 2018-05-18 | 1 | -1/+1 |
* | Make dwarf2_per_objfile::all_type_units an std::vector | Simon Marchi | 2018-04-07 | 1 | -10/+2 |
* | Make dwarf2_per_objfile::all_comp_units an std::vector | Simon Marchi | 2018-04-07 | 1 | -4/+1 |
* | Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfile | Simon Marchi | 2018-04-07 | 1 | -0/+25 |
* | Move DWARF index-related things to a separate file | Simon Marchi | 2018-03-27 | 1 | -0/+375 |