summaryrefslogtreecommitdiff
path: root/libbacktrace
Commit message (Expand)AuthorAgeFilesLines
* CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2018-02-192-1/+21
* re PR other/82368 (with r253275 several new test cases in libbacktrace fail)Jakub Jelinek2018-02-152-0/+7
* re PR other/82368 (with r253275 several new test cases in libbacktrace fail)Jakub Jelinek2018-02-142-3/+70
* elf.c (elf_add): Close descriptor if we use a debugfile.Ian Lance Taylor2018-01-313-4/+46
* elf.c (elf_open_debugfile_by_debuglink): Don't check CRC if the desired CRC i...Ian Lance Taylor2018-01-252-7/+20
* * pecoff.c (coff_add): Only release syms_view if it is valid.Ian Lance Taylor2018-01-252-2/+9
* * pecoff.c (coff_add): Another memcpy -> coff_read4 fix.Ian Lance Taylor2018-01-252-2/+6
* * pecoff.c (coff_add): Use coff_read4, not memcpy.Ian Lance Taylor2018-01-252-1/+5
* re PR other/68239 (libbacktrace allocation is sometimes very slow)Ian Lance Taylor2018-01-252-1/+29
* xcoff.c (xcoff_incl_compare): New function.Tony Reix2018-01-192-9/+50
* elf.c (codes): Fix size to be 288.Ian Lance Taylor2018-01-173-37/+174
* Update copyright years.Jakub Jelinek2018-01-0332-32/+36
* Enable building libbacktrace with Intel CETIgor Tsimbalist2017-11-175-3/+94
* 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