2009-01-28 Roland McGrath <roland@redhat.com>
+ * libdwP.h (struct Dwarf_Line_s): Move out of struct Dwarf_Lines_s
+ defn so C++ doesn't scope the name to not match the Dwarf_Line typedef.
+
* 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-01-26 Roland McGrath <roland@redhat.com>
* dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all.