summaryrefslogtreecommitdiff
path: root/compiler/cmm/Debug.hs
Commit message (Expand)AuthorAgeFilesLines
* Correctly add unwinding info in manifestSp and makeFixupBlocksBartosz Nitka2018-05-031-3/+88
* Remove splitEithers, use partitionEithers from baseÖmer Sinan Ağacan2018-03-121-2/+3
* Get rid of some stuttering in comments and docsGabor Greif2017-12-191-1/+1
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Hoopl: remove dependency on Hoopl packageMichal Terepeta2017-06-231-1/+4
* Debug: Use local symbols for unwind points (#13278)Ben Gamari2017-02-141-1/+1
* Cmm: Add support for undefined unwinding statementsBen Gamari2017-02-081-3/+5
* Generalize CmmUnwind and pass unwind information through NCGBen Gamari2017-02-081-40/+182
* Dwarf: Add support for labels in unwind expressionsBen Gamari2016-03-201-0/+3
* Dwarf: Ensure tick parentage is preservedBen Gamari2015-11-231-0/+3
* Debug: Remove extraneous LANGUAGE CPPBen Gamari2015-09-251-1/+1
* Debug data extraction (NCG support)Peter Wortmann2014-12-161-0/+309