- 26 Apr, 2012 1 commit
-
-
Matthias Braun authored
- We now always output dwarf3 so we can use DW_OP_call_frame_cfa and avoid construction location lists, but just reuse the callframe info lists. - Backends have to emit debug info as callframe calculation changes: The ia32 backend has a preliminary implementation which assumes esp offset of frame_type_size at the beginning of a block (currently always true), the no-omit-fp mode assumes ebp relative addressing (which is correct except for the prolog/epilogue insns)
-
- 25 Apr, 2012 4 commits
-
-
Matthias Braun authored
Remove the stabs debugoutput code and with it all the complexity of a modular debug output system. The only remaining debug output module is dwarf.
-
Matthias Braun authored
-
Matthias Braun authored
It's an internal thing and nothing from the dwarf spec
-
Matthias Braun authored
-
- 24 Apr, 2012 9 commits
-
-
Christoph Mallon authored
DWARF: Actually emit the list of files, not just the first filename over and over again, i.e. use index i, not 0.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
- 27 Oct, 2011 1 commit
-
-
Matthias Braun authored
-