]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Handle DW_OP_GNU_implicit_pointer.
authorRoland McGrath <roland@redhat.com>
Sat, 8 May 2010 11:01:14 +0000 (04:01 -0700)
committerRoland McGrath <roland@redhat.com>
Mon, 30 Aug 2010 11:10:41 +0000 (04:10 -0700)
commit932585d2385c9d4e5686e4ddc9ba30c68172d7f3
treed9a9bd294301b8d01c7a994b9560cb68121dcd3f
parenta159915a87d83951acb9e504b9cefc08ba98b8bd
Handle DW_OP_GNU_implicit_pointer.
12 files changed:
NEWS
libdw/ChangeLog
libdw/Makefile.am
libdw/dwarf.h
libdw/dwarf_getlocation.c
libdw/dwarf_getlocation_implicit_pointer.c [new file with mode: 0644]
libdw/dwarf_offdie.c
libdw/libdw.h
libdw/libdw.map
libdw/libdwP.h
src/ChangeLog
src/readelf.c