Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -55/+55 |
2020-05-27 | Add dwarf2_per_objfile to dwarf_expr_context and dwarf2_frame_cache | Simon Marchi | 1 | -28/+39 |
2020-05-20 | Use bfd_get_filename throughout gdb | Alan Modra | 1 | -6/+6 |
2020-04-18 | Change get_objfile_arch to a method on objfile | Tom Tromey | 1 | -1/+1 |
2020-03-03 | Find tailcall frames before inline frames | Tom Tromey | 1 | -26/+8 |
2020-02-12 | Move the frame data to the BFD when possible | Tom Tromey | 1 | -5/+34 |
2020-02-12 | Remove the objfile backlink from comp_unit | Tom Tromey | 1 | -13/+14 |
2020-02-12 | Remove a use of the comp_unit backlink | Tom Tromey | 1 | -8/+14 |
2020-02-12 | Add per-unit obstack | Tom Tromey | 1 | -2/+5 |
2020-02-12 | Store the comp_unit instead of the FDE table | Tom Tromey | 1 | -25/+26 |
2020-02-12 | Change fde table to a vector | Tom Tromey | 1 | -115/+61 |
2020-02-08 | Unify read_initial_length implementations | Tom Tromey | 1 | -19/+1 |
2020-02-08 | Move DWARF code to dwarf2/ subdirectory | Tom Tromey | 1 | -0/+2363 |