aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/internal.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-18libbacktrace: use __has_attribute for fallthroughIan Lance Taylor1-0/+5
2024-07-15libbacktrace: support FDPICIan Lance Taylor1-1/+35
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-07libbacktrace: support zstd decompressionIan Lance Taylor1-0/+9
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-20libbacktrace: use __attribute__((__fallthrough__))Ian Lance Taylor1-0/+8
2020-09-16libbacktrace: use ELF symbol table if no debug info availableIan Lance Taylor1-0/+25
2020-09-14libbacktrace: support MiniDebugInfoIan Lance Taylor1-0/+9
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-13libbacktrace: add DWARF 5 supportIan Lance Taylor1-0/+4
2019-12-05libbacktrace: simplify DWARF section handlingIan Lance Taylor1-10/+24
2019-01-18re PR libbacktrace/88890 (libbacktrace on 32-bit system with _FILE_OFFSET_BIT...Ian Lance Taylor1-1/+1
2019-01-17[libbacktrace] Add altlink field to struct dwarf_dataTom de Vries1-0/+1
2019-01-17[libbacktrace] Return struct dwarf_data pointer from elf_addTom de Vries1-1/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-30[libbacktrace] Factor out backtrace_vector_freeTom de Vries1-0/+12
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-29re PR other/67165 (please enable libbacktrace to work with compressed debug s...Ian Lance Taylor1-0/+9
2017-09-20re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-11* all: Remove meaningless trailing whitespace.Carlos Liam1-3/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-08re PR other/67457 (segfault in libbacktrace)Ian Lance Taylor1-2/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-23internal.h (backtrace_atomic_load_pointer): Fix to return void *.Ian Lance Taylor1-1/+1
2014-03-07sort.c: New file.Ian Lance Taylor1-0/+5
2014-01-02Update copyright years in libbacktrace/Richard Sandiford1-1/+1
2013-12-05alloc.c (backtrace_vector_finish): Add error_callback and data parameters.Ian Lance Taylor1-5/+9
2013-11-19configure.ac: Check for support of __atomic extensions.Ian Lance Taylor1-1/+42
2013-01-14Update copyright years in libbacktrace.Richard Sandiford1-1/+1
2012-10-26re PR other/55087 (bogus "linux-vdso.so.1: No such file or directory" caused ...Ian Lance Taylor1-2/+8
2012-10-09Add support for tracing through shared libraries.Ian Lance Taylor1-16/+17
2012-09-17libbacktrace/:Ian Lance Taylor1-0/+235