[Ada] Consistently use explicit Entity_Id type instead of alias
[gcc.git] / libbacktrace / internal.h
2020-10-20 Ian Lance Taylorlibbacktrace: use __attribute__((__fallthrough__))
2020-09-17 Ian Lance Taylorlibbacktrace: use ELF symbol table if no debug info...
2020-09-14 Ian Lance Taylorlibbacktrace: support MiniDebugInfo
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-13 Ian Lance Taylorlibbacktrace: add DWARF 5 support
2019-12-05 Ian Lance Taylorlibbacktrace: simplify DWARF section handling
2019-01-18 Ian Lance Taylorre PR libbacktrace/88890 (libbacktrace on 32-bit system...
2019-01-17 Tom de Vries[libbacktrace] Add altlink field to struct dwarf_data
2019-01-17 Tom de Vries[libbacktrace] Return struct dwarf_data pointer from...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-30 Tom de Vries[libbacktrace] Factor out backtrace_vector_free
2018-01-03 Jakub JelinekUpdate copyright years.
2017-09-29 Ian Lance Taylorre PR other/67165 (please enable libbacktrace to work...
2017-09-20 Ian Lance Taylorre PR sanitizer/77631 (no symbols in backtrace shown...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-09-11 Carlos Liam* all: Remove meaningless trailing whitespace.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-09-08 Ian Lance Taylorre PR other/67457 (segfault in libbacktrace)
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-23 Ian Lance Taylorinternal.h (backtrace_atomic_load_pointer): Fix to...
2014-03-07 Ian Lance Taylorsort.c: New file.
2014-01-02 Richard SandifordUpdate copyright years in libbacktrace/
2013-12-05 Ian Lance Tayloralloc.c (backtrace_vector_finish): Add error_callback...
2013-11-19 Ian Lance Taylorconfigure.ac: Check for support of __atomic extensions.
2013-01-14 Richard SandifordUpdate copyright years in libbacktrace.
2012-10-26 Ian Lance Taylorre PR other/55087 (bogus "linux-vdso.so.1: No such...
2012-10-09 Ian Lance TaylorAdd support for tracing through shared libraries.
2012-09-17 Ian Lance Taylorlibbacktrace/: