Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |