[commit: ghc] master: Dwarf: Produce .dwarf_aranges section (8476ce2)

git at git.haskell.org git at git.haskell.org
Sat Aug 29 11:25:51 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/8476ce24c77f4323bd4e03552d3d1513318589f4/ghc

>---------------------------------------------------------------

commit 8476ce24c77f4323bd4e03552d3d1513318589f4
Author: Ben Gamari <bgamari.foss at gmail.com>
Date:   Sat Aug 29 12:25:04 2015 +0200

    Dwarf: Produce .dwarf_aranges section
    
    Test Plan: Check with `readelf --debug-dump=ranges`
    
    Reviewers: scpmw, austin
    
    Subscribers: thomie
    
    Differential Revision: https://phabricator.haskell.org/D1174


>---------------------------------------------------------------

8476ce24c77f4323bd4e03552d3d1513318589f4
 compiler/nativeGen/Dwarf.hs           | 28 +++++++++++------
 compiler/nativeGen/Dwarf/Constants.hs | 13 ++++----
 compiler/nativeGen/Dwarf/Types.hs     | 57 ++++++++++++++++++++++++++++++++---
 3 files changed, 77 insertions(+), 21 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 8476ce24c77f4323bd4e03552d3d1513318589f4


More information about the ghc-commits mailing list