CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/09/09 06:20:14
Modified files:
devel/libdwarf : Makefile
Added files:
devel/libdwarf/patches: patch-libdwarf_configure
patch-libdwarf_dwarf_elf_access_c
Log message:
fix some subtle breakage which manifested itself in a various ways of
ctfconvert (libdwarf) being unable to determine the relocation size
and not recognizing Elf64. this also unbreaks dwarfdump.
the 6th stage of debugging is strong with this one
