+ 2010-10-13 Roland McGrath <roland@redhat.com>
+
+ * dwarf.h: Add DW_LANG_Go.
+
+ 2010-10-05 Roland McGrath <roland@redhat.com>
+
+ * dwarf_getaranges.c: Use malloc rather than alloca,
+ since the total number of elements can be quite huge.
+
+2010-10-11 Mark Wielaard <mjw@redhat.com>
+
+ * c++/subr.hh (string_hash_combine): Removed.
+ (hash<std::string>): Extend std::tr1::hash<std::string>.
+ * c++/dwarf_data (value_string): typedef std::tr1::hash<std::string>
+ hasher.
+
2010-07-26 Roland McGrath <roland@redhat.com>
* dwarf_getlocation_implicit_pointer.c: New file.