]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdwelf: Add dwelf_dwarf_gnu_debugaltlink
authorFlorian Weimer <fweimer@redhat.com>
Thu, 24 Apr 2014 12:06:43 +0000 (14:06 +0200)
committerMark Wielaard <mjw@redhat.com>
Thu, 24 Apr 2014 12:40:59 +0000 (14:40 +0200)
commit4813dbbcb81a0f5ebbc9756fe6f4ed62d298b011
treeb00792bab97d23b5648056635b40126ec51902b1
parent35e2a765c002374f1b88dc81ce154bed42f9b1d8
libdwelf: Add dwelf_dwarf_gnu_debugaltlink

Signed-off-by: Florian Weimer <fweimer@redhat.com>
libdw/ChangeLog
libdw/libdw.map
libdwelf/ChangeLog
libdwelf/Makefile.am
libdwelf/dwelf_dwarf_gnu_debugaltlink.c [new file with mode: 0644]
libdwelf/libdwelf.h
libdwelf/libdwelfP.h
tests/ChangeLog
tests/Makefile.am
tests/debugaltlink.c [new file with mode: 0644]
tests/run-debugaltlink.sh [new file with mode: 0755]