Ian Lance Taylor
|
85d8c21edb
|
alloc.c: #include <sys/types.h>.
* alloc.c: #include <sys/types.h>.
* mmap.c: Likewise.
From-SVN: r197057
|
2013-03-25 18:13:18 +00:00 |
|
Richard Sandiford
|
f8a7e1a44d
|
Update copyright years in libbacktrace.
From-SVN: r195165
|
2013-01-14 18:17:30 +00:00 |
|
Ian Lance Taylor
|
2a5195d965
|
re PR other/55536 (libbacktrace abort in backtrace_alloc at mmap.c:99 running btest)
PR other/55536
* mmap.c (backtrace_alloc): Don't call sync functions if not
threaded.
(backtrace_free): Likewise.
From-SVN: r194768
|
2013-01-01 16:13:20 +00:00 |
|
Ian Lance Taylor
|
8fe91dea4f
|
mmap.c (backtrace_vector_release): Correct last patch: add aligned, not size.
* mmap.c (backtrace_vector_release): Correct last patch: add
aligned, not size.
From-SVN: r192956
|
2012-10-29 18:42:05 +00:00 |
|
Ian Lance Taylor
|
8277de3441
|
mmap.c (backtrace_vector_release): Make sure freed block is aligned on 8-byte boundary.
* mmap.c (backtrace_vector_release): Make sure freed block is
aligned on 8-byte boundary.
From-SVN: r192945
|
2012-10-29 15:43:37 +00:00 |
|
Rainer Orth
|
c0558468b8
|
Fix libbacktrace bootstrap with gcc 4.4
* fileline.c: Include <stdlib.h>.
* mmap.c: Likewise.
From-SVN: r191414
|
2012-09-18 09:02:50 +00:00 |
|
Ian Lance Taylor
|
eff02e4f84
|
libbacktrace/:
* Initial implementation.
./:
* MAINTAINERS (Various Maintainers): Add libbacktrace.
* configure.ac (host_libs): Add libbacktrace.
(target_libraries): Add libbacktrace.
* Makefile.def (host_modules): Add libbacktrace.
(target_modules): Likewise.
* configure, Makefile.in: Rebuild.
gcc/go:
* config-lang.in (target_libs): Add target-libbacktrace.
From-SVN: r191397
|
2012-09-17 16:38:38 +00:00 |
|