summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/Dwarf/Constants.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Use correct section types syntax for architectureBen Gamari2017-07-111-4/+6
* Dwarf: Add support for labels in unwind expressionsBen Gamari2016-03-201-1/+2
* Overhaul the Overhauled Pattern Match CheckerGeorge Karachalias2016-02-041-4/+0
* Adding flags: -ffull-guard-reasoning and too-many-guardsGeorge Karachalias2015-12-271-0/+4
* Output source notes in extended DWARF DIEsBen Gamari2015-11-231-5/+30
* Dwarf.Constants: Introduce Haddock sectionsBen Gamari2015-11-011-8/+8
* Dwarf: Produce .dwarf_aranges sectionBen Gamari2015-08-291-6/+7
* Dwarf: Fix DW_AT_use_UTF8 attributeBen Gamari2015-08-291-1/+2
* Fix DWARF generation for MinGW (#10468)Peter Wortmann2015-06-111-5/+7
* Dwarf generation fixed pt 2Peter Wortmann2015-01-131-1/+2
* Generate DWARF unwind informationPeter Wortmann2014-12-161-1/+63
* Generate DWARF info sectionPeter Wortmann2014-12-161-0/+132