]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Merge branch 'dwarf' into pmachata/dwarf
authorPetr Machata <pmachata@redhat.com>
Thu, 26 Mar 2009 00:52:53 +0000 (01:52 +0100)
committerPetr Machata <pmachata@redhat.com>
Thu, 26 Mar 2009 00:52:53 +0000 (01:52 +0100)
Conflicts:
tests/ChangeLog

1  2 
tests/ChangeLog

diff --cc tests/ChangeLog
index e68018e7199912381aed33ea0825be94fddc80a1,6bc5000eb63bb3fe4291b79620a8cd209cb023a1..e523c8cda57bc3560f1dc45848acb1a79970f467
@@@ -1,9 -1,9 +1,15 @@@
 +2009-03-25  Petr Machata  <pmachata@redhat.com>
 +
 +      * dwarf-attributes.cc: New file.
 +      * Makefile.am (noinst_PROGRAMS): Add it.
 +      (dwarf_attributes_SOURCES, dwarf_attributes_LDADD): New variables.
 +
+ 2009-03-25  Roland McGrath  <roland@redhat.com>
+       * dwarf-print.cc (print_die, process_file): Take LIMIT argument.
+       Punt recursion at that depth.
+       (main): Grok first argument --depth=N to set it.
  2009-03-24  Roland McGrath  <roland@redhat.com>
  
        * dwarf-print.cc: New file.