aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace
AgeCommit message (Expand)Author
2018-06-21libbacktrace/Denis Khalikov
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-19 * config/cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replaceJakub Jelinek
2018-04-17 * backtrace.c: Revert last two changes. Don't call mmapIan Lance Taylor
2018-04-17 * backtrace.c: Include backtrace-supported.h before checkingIan Lance Taylor
2018-04-17 * backtrace.c (backtrace_full): When testing whether we canIan Lance Taylor
2018-04-04 PR other/85161Jakub Jelinek
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2018-02-15 PR other/82368Jakub Jelinek
2018-02-14 PR other/82368Jakub Jelinek
2018-01-31 * elf.c (elf_add): Close descriptor if we use a debugfile.Ian Lance Taylor
2018-01-25 * elf.c (elf_open_debugfile_by_debuglink): Don't check CRC if theIan 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-25 PR other/68239Ian Lance Taylor
2018-01-19 * xcoff.c (xcoff_incl_compare): New function.Tony Reix
2018-01-17 * elf.c (codes) [GENERATE_FIXED_HUFFMAN_TABLE]: Fix size to beIan Lance Taylor
2018-01-03 Update copyright years.Jakub Jelinek
2017-11-17Enable building libbacktrace with Intel CETIgor Tsimbalist
2017-10-06 * ztest.c (test_large): Pass unsigned long *, not size_t *, toIan Lance Taylor
2017-10-05 * elf.c (elf_zlib_fetch): Change pval argument to uint64_t *.Ian Lance Taylor
2017-10-03 * ztest.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-29 * xcoff.c: Initial support for DWARF debug sections in XCOFF.Tony Reix
2017-09-29 PR other/67165Ian Lance Taylor
2017-09-22 PR sanitizer/77631Ian Lance Taylor
2017-09-21 PR go/82284Ian Lance Taylor
2017-09-20 PR sanitizer/77631Ian Lance Taylor
2017-09-122017-09-12 Steve Ellcey <sellcey@cavium.com>Steve Ellcey
2017-09-122017-09-12 Steve Ellcey <sellcey@cavium.com>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-26 * configure.ac: Check for XCOFF32/XCOFF64. Check for loadquery.Tony Reix
2017-07-21 * filetype.awk: Add AIX XCOFF type detection.Tony Reix
2017-06-212017-06-21 Richard Biener <rguenther@suse.de>Richard Biener
2017-06-12 * elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor
2017-05-19 * dwarf.c (free_line_header): Don't free dirs if dirs_count == 0.Than McIntosh
2017-03-08 * btest.c (test5): Replace #ifdef guard with 'unused' attributeSam Thursfield
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-15<toplevel>Matthias Klose
2016-09-11 * all: Remove meaningless trailing whitespace.Carlos Liam
2016-05-18 PR target/71161Uros Bizjak
2016-03-02libbacktrace/Maxim Ostapenko
2016-02-06 * mmap.c (MAP_FAILED): Define if not defined.John David Anglin
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-18Specify that DJGPP do not have mmap even when sys/mman.h existsAndris Pavenis