summaryrefslogtreecommitdiff
path: root/libbacktrace/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* 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