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