From: Roland McGrath Date: Tue, 6 Jan 2009 10:09:50 +0000 (-0800) Subject: Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++ X-Git-Tag: elfutils-0.139~29^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e827f2b658aae93f47bebefbe94f4d7b4eb2e6a;p=thirdparty%2Felfutils.git Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++ Conflicts: libdw/ChangeLog --- 7e827f2b658aae93f47bebefbe94f4d7b4eb2e6a diff --cc libdw/ChangeLog index 688437257,67b36a510..f9d7b9ec6 --- a/libdw/ChangeLog +++ b/libdw/ChangeLog @@@ -1,9 -1,14 +1,18 @@@ - 2008-12-31 Roland McGrath -2009-01-06 Roland McGrath ++2008-01-06 Roland McGrath + + * libdwP.h (struct Dwarf_Abbrev): Change type of 'has_children' to bool. + Reorder members. + * dwarf_haschildren.c: Return -1 for error case, not 0. + * Makefile.am (libdw.so): Link in $(zip_LIBS). + + 2009-01-06 Ulrich Drepper + + * dwarf.h: Add definition for unwind and call frame information. + + * memory-access.h: Define read_ubyte_unaligned, read_sbyte_unaligned, + read_ubyte_unaligned_inc, and read_sbyte_unaligned_inc. + 2008-08-15 Roland McGrath * libdw.map (ELFUTILS_0.136): New version set, inherits from