summaryrefslogtreecommitdiff
path: root/libbacktrace
AgeCommit message (Expand)Author
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2018-02-15re PR other/82368 (with r253275 several new test cases in libbacktrace fail)Jakub Jelinek
2018-02-14re PR other/82368 (with r253275 several new test cases in libbacktrace fail)Jakub Jelinek
2018-01-31elf.c (elf_add): Close descriptor if we use a debugfile.Ian Lance Taylor
2018-01-25elf.c (elf_open_debugfile_by_debuglink): Don't check CRC if the desired CRC i...Ian Lance Taylor
2018-01-25* pecoff.c (coff_add): Only release syms_view if it is valid.Ian Lance Taylor
2018-01-25* pecoff.c (coff_add): Another memcpy -> coff_read4 fix.Ian Lance Taylor
2018-01-25* pecoff.c (coff_add): Use coff_read4, not memcpy.Ian Lance Taylor
2018-01-25re PR other/68239 (libbacktrace allocation is sometimes very slow)Ian Lance Taylor
2018-01-19xcoff.c (xcoff_incl_compare): New function.Tony Reix
2018-01-17elf.c (codes): Fix size to be 288.Ian Lance Taylor
2018-01-03Update copyright years.Jakub Jelinek
2017-11-17Enable building libbacktrace with Intel CETIgor Tsimbalist
2017-10-06ztest.c (test_large): Pass unsigned long *, not size_t *, to zlib uncompress ...Ian Lance Taylor
2017-10-05elf.c (elf_zlib_fetch): Change pval argument to uint64_t *.Ian Lance Taylor
2017-10-03ztest.c: #include <errno.h>.Ian Lance Taylor
2017-10-02libbacktrace: Support the case that clock_gettime is in librtThomas Schwinge
2017-10-02libbacktrace: Conditionalize test timing on clock_gettime availabilityThomas Schwinge
2017-09-29xcoff.c: Initial support for DWARF debug sections in XCOFF.Tony Reix
2017-09-29re PR other/67165 (please enable libbacktrace to work with compressed debug s...Ian Lance Taylor
2017-09-22re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor
2017-09-21re PR go/82284 (go -version segfaults on big endian architectures)Ian Lance Taylor
2017-09-20re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor
2017-09-12re PR other/81096 (test case ttest in libbacktrace fails starting with its in...Steve Ellcey
2017-09-12re PR other/81096 (test case ttest in libbacktrace fails starting with its in...Steve Ellcey
2017-08-02Add PR number.David Edelsohn
2017-08-02* xcoff.c (xcoff_process_linenos): Initialize incl to NULL.David Edelsohn
2017-07-28* xcoff.c: Don't leak a file descriptor if an archive is malformed.Tony Reix
2017-07-28Fix pid_t printingRainer Orth
2017-07-26configure.ac: Check for XCOFF32/XCOFF64.Tony Reix
2017-07-21filetype.awk: Add AIX XCOFF type detection.Tony Reix
2017-06-21configure.ac: Add AC_SYS_LARGEFILE.Richard Biener
2017-06-12elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor
2017-05-19dwarf.c (free_line_header): Don't free dirs if dirs_count == 0.Than McIntosh
2017-03-08btest.c (test5): Replace #ifdef guard with 'unused' attribute to fix compile ...Sam Thursfield
2017-01-01Update copyright years.Jakub Jelinek
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose
2016-09-11* all: Remove meaningless trailing whitespace.Carlos Liam
2016-05-18re PR target/71161 (Lots of ASAN and libgo runtime FAILs after r236090)Uros Bizjak
2016-03-02elf.c (backtrace_initialize): Properly initialize elf_fileline_fn to avoid po...Max Ostapenko
2016-02-06mmap.c (MAP_FAILED): Define if not defined.John David Anglin
2016-01-04Update copyright years.Jakub Jelinek
2015-12-18Specify that DJGPP do not have mmap even when sys/mman.h existsAndris Pavenis
2015-12-10PR 68115/libfortranJohn David Anglin
2015-09-17posix.c (backtrace_open): Cast second argument of open() to int.Ian Lance Taylor
2015-09-11Makefile.am (backtrace.lo): Depend on internal.h.Ian Lance Taylor
2015-09-08* backtrace.c: #include <sys/types.h>.Hans-Peter Nilsson
2015-09-08re PR other/67457 (segfault in libbacktrace)Ian Lance Taylor
2015-09-08re PR other/67457 (segfault in libbacktrace)Ian Lance Taylor
2015-08-31configure.ac: For spu-*-* targets, set have_fcntl to no.Ulrich Weigand