aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/ChangeLog
AgeCommit message (Expand)Author
2017-01-15Merge branches/gcc-4_9-branch rev 239063yroux
2015-07-02Merge branches/gcc-4_9-branch rev 225109.clyon
2015-02-12Merge branches/gcc-4_9-branch rev 220524yroux
2014-11-03Merge branches/gcc-4_9-branch rev 216979clyon
2014-07-24Merge branches/gcc-4_9-branch rev 212635yroux
2014-06-12Merge branches/gcc-4_9-branch rev 211054yroux
2014-04-22Merge branches/gcc-4_9-branch rev 209611 (FSF GCC 4.9.0 release).yroux
2014-03-07 * sort.c (backtrace_qsort): Use middle element as pivot.ian
2014-03-07 * sort.c: New file.ian
2014-02-07 PR target/58710ian
2014-01-02Update copyright years in libbacktrace/rsandifo
2013-12-06 * elf.c (ET_DYN): Undefine and define again.jakub
2013-12-05 * alloc.c (backtrace_vector_finish): Add error_callback and dataian
2013-11-28 * dwarf.c (find_address_ranges): New static function, broken outian
2013-11-19 * backtrace.h (backtrace_syminfo_callback): Add symsize argument.jakub
2013-11-19 * atomic.c: Include sys/types.h.jakub
2013-11-19 * configure.ac: Check for support of __atomic extensions.ian
2013-11-18 * elf.c (SHN_UNDEF): Define.jakub
2013-11-18 * elf.c (phdr_callback): Process info->dlpi_addr == 0 normally.jakub
2013-11-16 * backtrace.h (backtrace_create_state): Correct comment aboutian
2013-11-16 * backtrace.h (backtrace_syminfo): Update comment and parameterian
2013-10-18 * elf.c (elf_add): Don't get the wrong offsets if a debug sectionian
2013-10-15Add --enable-host-shared configuration optiondmalcolm
2013-09-20 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalamodra
2013-07-23 * elf.c (elf_syminfo): Loop over the elf_syminfo_data chain.amonakov
2013-07-23 * elf.c (backtrace_initialize): Pass elf_fileline_fn toamonakov
2013-03-25 * alloc.c: #include <sys/types.h>.ian
2013-01-31 * dwarf.c (read_function_info): Permit fvec parameter to be NULL.ian
2013-01-25 PR other/56076ian
2013-01-17 * dwarf.c (struct unit): Add filename and abs_filename fields.ian
2013-01-14Update copyright years in libbacktrace.rsandifo
2013-01-01 PR bootstrap/54834ian
2013-01-01 PR other/55536ian
2012-12-12 * mmapio.c: Define MAP_FAILED if not defined.danglin
2012-12-11 PR bootstrap/54926jakub
2012-12-07 PR bootstrap/54926jakub
2012-11-20 * dwarf.c (read_attribute): Always clear val.ian
2012-11-13 PR other/55312ian
2012-11-12 * configure.ac: Check for getexecname.ian
2012-10-29 * mmap.c (backtrace_vector_release): Correct last patch: addian
2012-10-29 * mmap.c (backtrace_vector_release): Make sure freed block isian
2012-10-26 PR other/55087ian
2012-10-26 PR target/55061ian
2012-10-24 PR target/55061ian
2012-10-11 * configure.ac: Do not use dl_iterate_phdr on Solaris 10.ian
2012-10-10 * elf.c: Rename all Elf typedefs to start with b_elf, and be allian
2012-10-10 * elf.c (elf_add_syminfo_data): Add casts to avoid warning.hp
2012-10-10 * dwarf.c (dwarf_fileline): Add cast to avoid warning.ian
2012-10-09 Add support for tracing through shared libraries.ian
2012-10-04 * btest.c (f23): Avoid uninitialized variable warning.gerald