summaryrefslogtreecommitdiff
path: root/libbacktrace
Commit message (Expand)AuthorAgeFilesLines
* ztest.c (test_large): Pass unsigned long *, not size_t *, to zlib uncompress ...Ian Lance Taylor2017-10-062-1/+9
* elf.c (elf_zlib_fetch): Change pval argument to uint64_t *.Ian Lance Taylor2017-10-053-16/+47
* ztest.c: #include <errno.h>.Ian Lance Taylor2017-10-036-22/+48
* libbacktrace: Support the case that clock_gettime is in librtThomas Schwinge2017-10-025-4/+78
* libbacktrace: Conditionalize test timing on clock_gettime availabilityThomas Schwinge2017-10-025-1/+39
* xcoff.c: Initial support for DWARF debug sections in XCOFF.Tony Reix2017-09-292-11/+142
* re PR other/67165 (please enable libbacktrace to work with compressed debug s...Ian Lance Taylor2017-09-299-15/+2377
* re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor2017-09-225-0/+57
* re PR go/82284 (go -version segfaults on big endian architectures)Ian Lance Taylor2017-09-212-0/+6
* re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor2017-09-2011-19/+705
* re PR other/81096 (test case ttest in libbacktrace fails starting with its in...Steve Ellcey2017-09-122-1/+7
* re PR other/81096 (test case ttest in libbacktrace fails starting with its in...Steve Ellcey2017-09-122-1/+7
* Add PR number.David Edelsohn2017-08-021-0/+1
* * xcoff.c (xcoff_process_linenos): Initialize incl to NULL.David Edelsohn2017-08-022-1/+5
* * xcoff.c: Don't leak a file descriptor if an archive is malformed.Tony Reix2017-07-282-4/+9
* Fix pid_t printingRainer Orth2017-07-282-1/+6
* configure.ac: Check for XCOFF32/XCOFF64.Tony Reix2017-07-267-33/+1544
* filetype.awk: Add AIX XCOFF type detection.Tony Reix2017-07-218-3/+109
* configure.ac: Add AC_SYS_LARGEFILE.Richard Biener2017-06-214-2/+217
* elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor2017-06-1211-420/+656
* dwarf.c (free_line_header): Don't free dirs if dirs_count == 0.Than McIntosh2017-05-196-15/+365
* btest.c (test5): Replace #ifdef guard with 'unused' attribute to fix compile ...Sam Thursfield2017-03-082-3/+6
* Update copyright years.Jakub Jelinek2017-01-0125-25/+29
* config-ml.in: Remove references to GCJ.Matthias Klose2016-11-152-1/+4
* * all: Remove meaningless trailing whitespace.Carlos Liam2016-09-1125-75/+79
* re PR target/71161 (Lots of ASAN and libgo runtime FAILs after r236090)Uros Bizjak2016-05-182-2/+12
* elf.c (backtrace_initialize): Properly initialize elf_fileline_fn to avoid po...Max Ostapenko2016-03-022-2/+8
* mmap.c (MAP_FAILED): Define if not defined.John David Anglin2016-02-062-0/+8
* Update copyright years.Jakub Jelinek2016-01-0425-24/+34
* Specify that DJGPP do not have mmap even when sys/mman.h existsAndris Pavenis2015-12-183-2/+9
* PR 68115/libfortranJohn David Anglin2015-12-104-4/+19
* posix.c (backtrace_open): Cast second argument of open() to int.Ian Lance Taylor2015-09-172-1/+5
* Makefile.am (backtrace.lo): Depend on internal.h.Ian Lance Taylor2015-09-113-2/+13
* * backtrace.c: #include <sys/types.h>.Hans-Peter Nilsson2015-09-082-0/+6
* re PR other/67457 (segfault in libbacktrace)Ian Lance Taylor2015-09-085-8/+51
* re PR other/67457 (segfault in libbacktrace)Ian Lance Taylor2015-09-082-1/+6
* configure.ac: For spu-*-* targets, set have_fcntl to no.Ulrich Weigand2015-08-313-0/+7
* configure.ac: Remove [disable-shared] argument to LT_INIT.Ulrich Weigand2015-08-273-53/+26
* configure.ac: Only compile with -fPIC if the target supports it.Hans-Peter Nilsson2015-08-253-3/+31
* configure.ac: Set have_mmap to no on spu-*-* targets.Ulrich Weigand2015-08-243-0/+29
* dwarf.c (read_function_entry): Add vec_inlined parameter.Ian Lance Taylor2015-08-132-4/+18
* re PR sanitizer/65479 (sanitizer stack trace missing frames past #0 on powerp...Martin Sebor2015-06-112-5/+20
* libbacktrace: add support of PE/COFFTristan Gingold2015-05-299-2/+993
* libbacktrace: Bump to automake 1.11.6Michael Haubenwallner2015-05-134-49/+97
* Move wrong ChangeLog entry from the toplevel ChangeLog toMatthias Klose2015-01-261-0/+5
* configure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.Matthias Klose2015-01-242-66/+72
* Update copyright years.Jakub Jelinek2015-01-0524-23/+27
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-212-1/+6
* Merger of dmalcolm/jit branch from gitDavid Malcolm2014-11-112-0/+18
* re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2014-11-112-1/+6