[commit: ghc] master: Libdw: Fix symbol naming (52c6e3d)

git at git.haskell.org git at git.haskell.org
Sun Nov 1 16:51:21 UTC 2015


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/52c6e3d608ee3d010337d4405df86c2620d24887/ghc

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

commit 52c6e3d608ee3d010337d4405df86c2620d24887
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Sun Nov 1 12:33:08 2015 +0100

    Libdw: Fix symbol naming
    
    RTS convention is to use camel-case.


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

52c6e3d608ee3d010337d4405df86c2620d24887
 includes/rts/Libdw.h |  4 ++--
 rts/Libdw.c          | 63 ++++++++++++++++++++++++++--------------------------
 rts/Libdw.h          | 20 ++++++++---------
 rts/posix/Signals.c  | 10 ++++-----
 4 files changed, 49 insertions(+), 48 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 52c6e3d608ee3d010337d4405df86c2620d24887


More information about the ghc-commits mailing list