Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix undefined behavior, don't pass NULL to fwrite | Simon Marchi | 2018-10-04 | 1 | -1/+2 |
* | Fix some gettext ARI warnings | Simon Marchi | 2018-08-09 | 1 | -4/+4 |
* | Add DWARF index cache | Simon Marchi | 2018-08-07 | 1 | -25/+58 |
* | Make psymbols and psymtabs independent of the program space | Tom Tromey | 2018-07-26 | 1 | -6/+2 |
* | Change representation of psymbol to flush out accessors | Tom Tromey | 2018-07-26 | 1 | -8/+8 |
* | Remove symfile_complaints | Tom Tromey | 2018-05-23 | 1 | -2/+1 |
* | Fix -D_GLIBCXX_DEBUG gdb-add-index regression | Jan Kratochvil | 2018-04-12 | 1 | -9/+13 |
* | Make dwarf2_per_objfile::all_type_units an std::vector | Simon Marchi | 2018-04-07 | 1 | -4/+4 |
* | Make dwarf2_per_objfile::all_comp_units an std::vector | Simon Marchi | 2018-04-07 | 1 | -12/+9 |
* | Include <cmath> in dwarf-index-write.c | Tom Tromey | 2018-03-27 | 1 | -0/+1 |
* | Move DWARF index-related things to a separate file | Simon Marchi | 2018-03-27 | 1 | -0/+1684 |