aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace
AgeCommit message (Expand)Author
2019-02-22Update ChangeLog and version files for releasegcc_8_3_0_releasegccadmin
2018-10-232018-10-23 Richard Biener <rguenther@suse.de>rguenth
2018-07-26Update ChangeLog and version files for releasegcc_8_2_0_releasegccadmin
2018-05-02Update ChangeLog and version files for releasegccadmin
2018-04-24Regenerate configure of target librarieshjl
2018-04-19 * config/cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replacejakub
2018-04-17 * backtrace.c: Revert last two changes. Don't call mmapian
2018-04-17 * backtrace.c: Include backtrace-supported.h before checkingian
2018-04-17 * backtrace.c (backtrace_full): When testing whether we canian
2018-04-04 PR other/85161jakub
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtitsimbal
2018-02-15 PR other/82368jakub
2018-02-14 PR other/82368jakub
2018-01-31 * elf.c (elf_add): Close descriptor if we use a debugfile.ian
2018-01-25 * elf.c (elf_open_debugfile_by_debuglink): Don't check CRC if theian
2018-01-25 * pecoff.c (coff_add): Only release syms_view if it is valid.ian
2018-01-25 * pecoff.c (coff_add): Another memcpy -> coff_read4 fix.ian
2018-01-25 * pecoff.c (coff_add): Use coff_read4, not memcpy.ian
2018-01-25 PR other/68239ian
2018-01-19 * xcoff.c (xcoff_incl_compare): New function.ian
2018-01-17 * elf.c (codes) [GENERATE_FIXED_HUFFMAN_TABLE]: Fix size to beian
2018-01-03 Update copyright years.jakub
2017-11-17Enable building libbacktrace with Intel CETitsimbal
2017-10-06 * ztest.c (test_large): Pass unsigned long *, not size_t *, toian
2017-10-05 * elf.c (elf_zlib_fetch): Change pval argument to uint64_t *.ian
2017-10-03 * ztest.c: #include <errno.h>.ian
2017-10-02libbacktrace: Support the case that clock_gettime is in librttschwinge
2017-10-02libbacktrace: Conditionalize test timing on clock_gettime availabilitytschwinge
2017-09-29 * xcoff.c: Initial support for DWARF debug sections in XCOFF.ian
2017-09-29 PR other/67165ian
2017-09-22 PR sanitizer/77631ian
2017-09-21 PR go/82284ian
2017-09-20 PR sanitizer/77631ian
2017-09-122017-09-12 Steve Ellcey <sellcey@cavium.com>sje
2017-09-122017-09-12 Steve Ellcey <sellcey@cavium.com>sje
2017-08-02Add PR number.dje
2017-08-02* xcoff.c (xcoff_process_linenos): Initialize incl to NULL.dje
2017-07-28 * xcoff.c: Don't leak a file descriptor if an archive is malformed.ian
2017-07-28Fix pid_t printingro
2017-07-26 * configure.ac: Check for XCOFF32/XCOFF64. Check for loadquery.ian
2017-07-21 * filetype.awk: Add AIX XCOFF type detection.ian
2017-06-212017-06-21 Richard Biener <rguenther@suse.de>rguenth
2017-06-12 * elf.c (backtrace_initialize): Always set *fileline_fn.ian
2017-05-19 * dwarf.c (free_line_header): Don't free dirs if dirs_count == 0.ian
2017-03-08 * btest.c (test5): Replace #ifdef guard with 'unused' attributeian
2017-01-01 Update copyright years.jakub
2016-11-15<toplevel>doko
2016-09-11 * all: Remove meaningless trailing whitespace.ian
2016-05-18 PR target/71161uros
2016-03-02libbacktrace/chefmax