Fix typos.
[gcc.git] / libbacktrace / ChangeLog
index b8755cfb60b73983c1ec502038e552897c01b342..2fd4e8a3e6369757ab5fcc6c0ffcfb21da42e5c0 100644 (file)
@@ -1,3 +1,13 @@
+2013-03-25  Ian Lance Taylor  <iant@google.com>
+
+       * alloc.c: #include <sys/types.h>.
+       * mmap.c: Likewise.
+
+2013-01-31  Ian Lance Taylor  <iant@google.com>
+
+       * dwarf.c (read_function_info): Permit fvec parameter to be NULL.
+       (dwarf_lookup_pc): Don't use ddata->fvec if threaded.
+
 2013-01-25  Jakub Jelinek  <jakub@redhat.com>
 
        PR other/56076