2010-06-22 Roland McGrath <roland@redhat.com>
+ * libdw.h (Dwarf_Relocatable): New type. Declare three new functions.
+ * dwarf_relocatable_info.c: New file.
+ * dwarf_form_relocatable.c: New file.
+ * dwarf_line_relocatable.c: New file.
+ * Makefile.am (libdw_a_SOURCES): Add them.
+ * libdw.map (ELFUTILS_0.149): New set; add those.
+
+ * relocate.c (__libdw_relocatable): New function.
+ * libdwP.h: Declare it.
+
+ * dwarf_getlocation.c (check_constant_offset): data[48] are constant.
+
* dwarf_getsrclines.c: Fix signed comparison warning in extended
opcode parsing.