From: Roland McGrath Date: Thu, 2 Apr 2009 20:20:55 +0000 (-0700) Subject: Merge commit 'origin/master' into dwarf X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e02ee2522129c42f4097daa41be3ce4eefd6c975;p=thirdparty%2Felfutils.git Merge commit 'origin/master' into dwarf Conflicts: libdw/ChangeLog --- e02ee2522129c42f4097daa41be3ce4eefd6c975 diff --cc libdw/ChangeLog index 9c6e11742,77123b574..205599cd6 --- a/libdw/ChangeLog +++ b/libdw/ChangeLog @@@ -44,17 -9,6 +44,21 @@@ * libdwP.h (struct Dwarf_Files_s): Replace dbg field with cu field. +2009-01-26 Roland McGrath + + * c++/dwarf (dwarf_output): Renamed to dwarf_edit and moved to ... + * c++/dwarf_edit: ... here. New file. + * Makefile.am (pkginclude_HEADERS): Add it. + +2009-01-10 Roland McGrath + + * c++/dwarf: New file. + * Makefile.am (pkginclude_HEADERS): Add it. + ++2009-04-01 Roland McGrath ++ ++ * dwarf.h: Add DW_CFA_GNU_negative_offset_extended. ++ 2009-01-26 Roland McGrath * dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all.