PR other/86198
[platform/upstream/linaro-gcc.git] / libbacktrace / elf.c
2018-07-19 Denis KhalikovPR other/86198 10/182010/2
2018-07-19 Denis KhalikovPR other/67165 54/181154/2
2018-07-19 Denis KhalikovPR sanitizer/77631 53/181153/2
2018-07-19 Denis Khalikovlibbacktrace: backport from mainline. 52/181152/2
2018-07-19 Denis KhalikovRevert Tizen version of PR sanitizer/77631. 51/181151/3
2017-08-30 Denis KhalikovPR sanitizer/77631 56/134256/16
2016-06-15 Yvan RouxMerge branches/gcc-6-branch rev 237469.
2016-03-02 chefmaxlibbacktrace/
2016-01-04 jakub Update copyright years.
2015-12-10 danglin PR 68115/libfortran
2015-01-05 jakub Update copyright years.
2014-04-02 mrsMerge in trunk.
2014-03-07 ian * sort.c: New file.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in libbacktrace/
2013-12-13 mrsMerge in trunk.
2013-12-06 jakub * elf.c (ET_DYN): Undefine and define again.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 jakub * backtrace.h (backtrace_syminfo_callback): Add symsiz...
2013-11-19 ian * configure.ac: Check for support of __atomic extensions.
2013-11-18 jakub * elf.c (SHN_UNDEF): Define.
2013-11-18 jakub * elf.c (phdr_callback): Process info->dlpi_addr ...
2013-11-18 rsandifoMerge from trunk.
2013-11-16 ian * backtrace.h (backtrace_syminfo): Update comment...
2013-10-20 mrsMerge in trunk.
2013-10-18 ian * elf.c (elf_add): Don't get the wrong offsets if...
2013-07-23 amonakov * elf.c (elf_syminfo): Loop over the elf_syminfo_data...
2013-07-23 amonakov * elf.c (backtrace_initialize): Pass elf_fileline_fn to
2013-01-14 rsandifoUpdate copyright years in libbacktrace.
2012-10-26 ian PR other/55087
2012-10-10 ian * elf.c: Rename all Elf typedefs to start with b_elf...
2012-10-10 hp * elf.c (elf_add_syminfo_data): Add casts to avoid...
2012-10-09 ian Add support for tracing through shared libraries.
2012-09-27 ian PR other/54726
2012-09-17 ianlibbacktrace/: