]> git.cworth.org Git - apitrace/blobdiff - thirdparty/libbacktrace/ChangeLog
thirdparty/libbacktrace: update from upstream
[apitrace] / thirdparty / libbacktrace / ChangeLog
index 2fd4e8a3e6369757ab5fcc6c0ffcfb21da42e5c0..d6f7205f1d1bbd3051611d4252380933fc84b570 100644 (file)
@@ -1,3 +1,12 @@
+2013-07-23  Alexander Monakov  <amonakov@ispras.ru>
+
+       * elf.c (elf_syminfo): Loop over the elf_syminfo_data chain.
+
+2013-07-23  Alexander Monakov  <amonakov@ispras.ru>
+
+       * elf.c (backtrace_initialize): Pass elf_fileline_fn to
+       dl_iterate_phdr callbacks.
+
 2013-03-25  Ian Lance Taylor  <iant@google.com>
 
        * alloc.c: #include <sys/types.h>.