summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/Dwarf
Commit message (Expand)AuthorAgeFilesLines
* Implement function-sections for Haskell code, #8405Simon Brenner2015-11-121-11/+12
* Dwarf.Constants: Introduce Haddock sectionsBen Gamari2015-11-011-8/+8
* cmm: Expose machine's stack and return address registerBen Gamari2015-11-011-1/+2
* Dwarf.Types: Fix comment styleBen Gamari2015-11-011-5/+5
* Dwarf: Preserve stack pointer registerBen Gamari2015-11-011-1/+11
* Dwarf: Ensure block length is encoded correctlyBen Gamari2015-09-251-1/+1
* Dwarf: Rename binding to avoid shadowing pprBen Gamari2015-09-251-8/+8
* Dwarf: Produce .dwarf_aranges sectionBen Gamari2015-08-292-11/+59
* Dwarf: Produce {low,high}_pc attributes for compilation unitsBen Gamari2015-08-291-1/+8
* Dwarf: Fix DW_AT_use_UTF8 attributeBen Gamari2015-08-292-5/+6
* Fix DWARF generation for MinGW (#10468)Peter Wortmann2015-06-112-11/+15
* Dwarf generation fixed pt 2Peter Wortmann2015-01-132-14/+24
* Some Dwarf generation fixesPeter Wortmann2014-12-181-2/+16
* Generate DWARF unwind informationPeter Wortmann2014-12-162-3/+297
* Generate DWARF info sectionPeter Wortmann2014-12-162-0/+318