]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Merge commit 'elfutils-0.150' into dwarf
authorRoland McGrath <roland@redhat.com>
Tue, 23 Nov 2010 22:11:29 +0000 (14:11 -0800)
committerRoland McGrath <roland@redhat.com>
Tue, 23 Nov 2010 22:11:29 +0000 (14:11 -0800)
1  2 
configure.ac
libdw/ChangeLog
src/ChangeLog

diff --cc configure.ac
Simple merge
diff --cc libdw/ChangeLog
index f8f8017bff7bdd2ce352cdbe53516c9157ff66a5,8ec74857f45629b4cea6ac218bf7ee7881cfed74..e0d844343a2ae345e9a6749af1e52337cb9d0fb4
@@@ -1,10 -1,12 +1,19 @@@
+ 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.
diff --cc src/ChangeLog
Simple merge