]> git.ipfire.org Git - thirdparty/gcc.git/history - libbacktrace/mmap.c
Fix parsing of SVN commits in PRs.
[thirdparty/gcc.git] / libbacktrace / mmap.c
2020-05-11  Ian Lance Taylorlibbacktrace: declare getpagesize if necessary
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-27  Tom de Vries[libbacktrace] Don't point to released memory in backtr...
2018-01-25  Ian Lance Taylorre PR other/68239 (libbacktrace allocation is sometimes...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-11  Carlos Liam* all: Remove meaningless trailing whitespace.
2016-02-06  John David Anglinmmap.c (MAP_FAILED): Define if not defined.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-09-08  Ian Lance Taylorre PR other/67457 (segfault in libbacktrace)
2015-09-08  Ian Lance Taylorre PR other/67457 (segfault in libbacktrace)
2015-01-05  Jakub JelinekUpdate copyright years.
2014-05-09  Ian Lance Taylormmap.c (backtrace_free): If freeing a large aligned...
2014-01-02  Richard SandifordUpdate copyright years in libbacktrace/
2013-12-05  Ian Lance Tayloralloc.c (backtrace_vector_finish): Add error_callback...
2013-03-25  Ian Lance Tayloralloc.c: #include <sys/types.h>.
2013-01-14  Richard SandifordUpdate copyright years in libbacktrace.
2013-01-01  Ian Lance Taylorre PR other/55536 (libbacktrace abort in backtrace_allo...
2012-10-29  Ian Lance Taylormmap.c (backtrace_vector_release): Correct last patch...
2012-10-29  Ian Lance Taylormmap.c (backtrace_vector_release): Make sure freed...
2012-09-18  Rainer OrthFix libbacktrace bootstrap with gcc 4.4
2012-09-17  Ian Lance Taylorlibbacktrace/: