summaryrefslogtreecommitdiff
path: root/libbacktrace/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* re PR other/67457 (segfault in libbacktrace)Ian Lance Taylor2015-09-081-2/+6
* re PR other/67457 (segfault in libbacktrace)Ian Lance Taylor2015-09-081-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* mmap.c (backtrace_free): If freeing a large aligned block of memory, call mun...Ian Lance Taylor2014-05-091-2/+26
* Update copyright years in libbacktrace/Richard Sandiford2014-01-021-1/+1
* alloc.c (backtrace_vector_finish): Add error_callback and data parameters.Ian Lance Taylor2013-12-051-3/+10
* alloc.c: #include <sys/types.h>.Ian Lance Taylor2013-03-251-0/+1
* Update copyright years in libbacktrace.Richard Sandiford2013-01-141-1/+1
* re PR other/55536 (libbacktrace abort in backtrace_alloc at mmap.c:99 running...Ian Lance Taylor2013-01-011-4/+20
* mmap.c (backtrace_vector_release): Correct last patch: add aligned, not size.Ian Lance Taylor2012-10-291-1/+2
* mmap.c (backtrace_vector_release): Make sure freed block is aligned on 8-byte...Ian Lance Taylor2012-10-291-2/+12
* Fix libbacktrace bootstrap with gcc 4.4Rainer Orth2012-09-181-0/+1
* libbacktrace/:Ian Lance Taylor2012-09-171-0/+235