decl.c (gnat_to_gnu_entity): Move down code applying atomic checks to the object.
[gcc.git] / libbacktrace / elf.c
2015-01-05 Jakub JelinekUpdate copyright years.
2014-03-07 Ian Lance Taylorsort.c: New file.
2014-01-02 Richard SandifordUpdate copyright years in libbacktrace/
2013-12-06 Jakub Jelinekelf.c (ET_DYN): Undefine and define again.
2013-11-19 Jakub Jelinekbacktrace.h (backtrace_syminfo_callback): Add symsize...
2013-11-19 Ian Lance Taylorconfigure.ac: Check for support of __atomic extensions.
2013-11-18 Jakub Jelinekelf.c (SHN_UNDEF): Define.
2013-11-18 Jakub Jelinek* elf.c (phdr_callback): Process info->dlpi_addr =...
2013-11-16 Ian Lance Taylorbacktrace.h (backtrace_syminfo): Update comment and...
2013-10-18 Ian Lance Taylorelf.c (elf_add): Don't get the wrong offsets if a debug...
2013-07-23 Alexander Monakovelf.c (elf_syminfo): Loop over the elf_syminfo_data...
2013-07-23 Alexander Monakovelf.c (backtrace_initialize): Pass elf_fileline_fn...
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-10 Ian Lance Taylorelf.c: Rename all Elf typedefs to start with b_elf...
2012-10-10 Hans-Peter Nilsson* elf.c (elf_add_syminfo_data): Add casts to avoid...
2012-10-09 Ian Lance TaylorAdd support for tracing through shared libraries.
2012-09-27 Ian Lance Taylorre PR other/54726 (libbacktrace segfaults on gcc_assert...
2012-09-17 Ian Lance Taylorlibbacktrace/: