]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Merge commit 'origin/master' into dwarf
authorRoland McGrath <roland@redhat.com>
Thu, 2 Apr 2009 20:20:55 +0000 (13:20 -0700)
committerRoland McGrath <roland@redhat.com>
Thu, 2 Apr 2009 20:20:55 +0000 (13:20 -0700)
Conflicts:
libdw/ChangeLog

1  2 
libdw/ChangeLog

diff --cc libdw/ChangeLog
index 9c6e117424d2d27707b1f4f717ffa605544e3c4f,77123b574e1f55e5013b7bf685367a1d599943e3..205599cd6115c5f6e8143876f448ba9768de6bdd
  
        * libdwP.h (struct Dwarf_Files_s): Replace dbg field with cu field.
  
 +2009-01-26  Roland McGrath  <roland@redhat.com>
 +
 +      * 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  <roland@redhat.com>
 +
 +      * c++/dwarf: New file.
 +      * Makefile.am (pkginclude_HEADERS): Add it.
 +
++2009-04-01  Roland McGrath  <roland@redhat.com>
++
++      * dwarf.h: Add DW_CFA_GNU_negative_offset_extended.
++
  2009-01-26  Roland McGrath  <roland@redhat.com>
  
        * dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all.