Age | Commit message (Expand) | Author | Files | Lines |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-05-11 | libbacktrace: declare getpagesize if necessary | Ian Lance Taylor | 1 | -0/+4 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-27 | [libbacktrace] Don't point to released memory in backtrace_vector_release | Tom de Vries | 1 | -0/+2 |
2018-01-25 | re PR other/68239 (libbacktrace allocation is sometimes very slow) | Ian Lance Taylor | 1 | -1/+23 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-09-11 | * all: Remove meaningless trailing whitespace. | Carlos Liam | 1 | -3/+3 |
2016-02-06 | mmap.c (MAP_FAILED): Define if not defined. | John David Anglin | 1 | -0/+4 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-09-08 | re PR other/67457 (segfault in libbacktrace) | Ian Lance Taylor | 1 | -2/+6 |
2015-09-08 | re PR other/67457 (segfault in libbacktrace) | Ian Lance Taylor | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-05-09 | mmap.c (backtrace_free): If freeing a large aligned block of memory, call mun... | Ian Lance Taylor | 1 | -2/+26 |
2014-01-02 | Update copyright years in libbacktrace/ | Richard Sandiford | 1 | -1/+1 |
2013-12-05 | alloc.c (backtrace_vector_finish): Add error_callback and data parameters. | Ian Lance Taylor | 1 | -3/+10 |
2013-03-25 | alloc.c: #include <sys/types.h>. | Ian Lance Taylor | 1 | -0/+1 |
2013-01-14 | Update copyright years in libbacktrace. | Richard Sandiford | 1 | -1/+1 |
2013-01-01 | re PR other/55536 (libbacktrace abort in backtrace_alloc at mmap.c:99 running... | Ian Lance Taylor | 1 | -4/+20 |
2012-10-29 | mmap.c (backtrace_vector_release): Correct last patch: add aligned, not size. | Ian Lance Taylor | 1 | -1/+2 |
2012-10-29 | mmap.c (backtrace_vector_release): Make sure freed block is aligned on 8-byte... | Ian Lance Taylor | 1 | -2/+12 |
2012-09-18 | Fix libbacktrace bootstrap with gcc 4.4 | Rainer Orth | 1 | -0/+1 |
2012-09-17 | libbacktrace/: | Ian Lance Taylor | 1 | -0/+235 |