summaryrefslogtreecommitdiff
path: root/libbacktrace/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* re PR sanitizer/65479 (sanitizer stack trace missing frames past #0 on powerp...Martin Sebor2015-06-111-0/+8
* libbacktrace: add support of PE/COFFTristan Gingold2015-05-291-0/+14
* libbacktrace: Bump to automake 1.11.6Michael Haubenwallner2015-05-131-0/+6
* Move wrong ChangeLog entry from the toplevel ChangeLog toMatthias Klose2015-01-261-0/+5
* Update copyright years.Jakub Jelinek2015-01-051-0/+4
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-211-0/+5
* Merger of dmalcolm/jit branch from gitDavid Malcolm2014-11-111-0/+4
* re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2014-11-111-0/+5
* internal.h (backtrace_atomic_load_pointer): Fix to return void *.Ian Lance Taylor2014-10-231-0/+5
* mmap.c (backtrace_free): If freeing a large aligned block of memory, call mun...Ian Lance Taylor2014-05-091-0/+8
* * sort.c (backtrace_qsort): Use middle element as pivot.Ian Lance Taylor2014-03-071-0/+4
* sort.c: New file.Ian Lance Taylor2014-03-071-0/+13
* re PR libgcc/58710 (HAVE_GETIPINFO is incorrectly set on Mac OS X 10.4)Misty De Meo2014-02-071-0/+7
* Update copyright years in libbacktrace/Richard Sandiford2014-01-021-0/+4
* elf.c (ET_DYN): Undefine and define again.Jakub Jelinek2013-12-061-0/+13
* alloc.c (backtrace_vector_finish): Add error_callback and data parameters.Ian Lance Taylor2013-12-051-0/+10
* dwarf.c (find_address_ranges): New static function, broken out of build_addre...Ian Lance Taylor2013-11-281-0/+9
* backtrace.h (backtrace_syminfo_callback): Add symsize argument.Jakub Jelinek2013-11-191-0/+11
* * atomic.c: Include sys/types.h.Jakub Jelinek2013-11-191-0/+4
* configure.ac: Check for support of __atomic extensions.Ian Lance Taylor2013-11-191-0/+14
* elf.c (SHN_UNDEF): Define.Jakub Jelinek2013-11-181-0/+5
* * elf.c (phdr_callback): Process info->dlpi_addr == 0 normally.Jakub Jelinek2013-11-181-0/+4
* backtrace.h (backtrace_create_state): Correct comment about threading.Ian Lance Taylor2013-11-161-0/+5
* backtrace.h (backtrace_syminfo): Update comment and parameter name to take an...Ian Lance Taylor2013-11-161-0/+13
* elf.c (elf_add): Don't get the wrong offsets if a debug section is missing.Ian Lance Taylor2013-10-181-0/+5
* Add --enable-host-shared configuration optionDavid Malcolm2013-10-151-0/+6
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-201-0/+4
* elf.c (elf_syminfo): Loop over the elf_syminfo_data chain.Alexander Monakov2013-07-231-0/+4
* elf.c (backtrace_initialize): Pass elf_fileline_fn to dl_iterate_phdr callbacks.Alexander Monakov2013-07-231-0/+5
* alloc.c: #include <sys/types.h>.Ian Lance Taylor2013-03-251-0/+5
* dwarf.c (read_function_info): Permit fvec parameter to be NULL.Ian Lance Taylor2013-01-311-0/+5
* re PR other/56076 (Several 64-bit libgo tests FAIL in read_line_header)Jakub Jelinek2013-01-251-0/+6
* dwarf.c (struct unit): Add filename and abs_filename fields.Ian Lance Taylor2013-01-171-0/+7
* Update copyright years in libbacktrace.Richard Sandiford2013-01-141-0/+4
* re PR bootstrap/54834 (bootstrap fails when building libbacktrace)Ian Lance Taylor2013-01-011-0/+7
* re PR other/55536 (libbacktrace abort in backtrace_alloc at mmap.c:99 running...Ian Lance Taylor2013-01-011-0/+8
* mmapio.c: Define MAP_FAILED if not defined.John David Anglin2012-12-121-0/+4
* re PR bootstrap/54926 (Bootstrap comparison failure for various files in libb...Jakub Jelinek2012-12-111-0/+10
* re PR bootstrap/54926 (Bootstrap comparison failure for various files in libb...Jakub Jelinek2012-12-071-0/+6
* * dwarf.c (read_attribute): Always clear val.Ian Lance Taylor2012-11-201-0/+4
* re PR other/55312 (libbacktrace doesn't honor --disable-werror)Ian Lance Taylor2012-11-131-0/+5
* configure.ac: Check for getexecname.Ian Lance Taylor2012-11-121-0/+13
* mmap.c (backtrace_vector_release): Correct last patch: add aligned, not size.Ian Lance Taylor2012-10-291-0/+5
* mmap.c (backtrace_vector_release): Make sure freed block is aligned on 8-byte...Ian Lance Taylor2012-10-291-0/+5
* re PR other/55087 (bogus "linux-vdso.so.1: No such file or directory" caused ...Ian Lance Taylor2012-10-261-0/+10
* re PR target/55061 (libbacktrace build fails during bootstrap on powerpc-appl...Jack Howarth2012-10-261-0/+6
* re PR target/55061 (libbacktrace build fails during bootstrap on powerpc-appl...Ian Lance Taylor2012-10-241-0/+6
* configure.ac: Do not use dl_iterate_phdr on Solaris 10.Ian Lance Taylor2012-10-111-0/+5
* elf.c: Rename all Elf typedefs to start with b_elf, and be all lower case.Ian Lance Taylor2012-10-101-0/+5
* * elf.c (elf_add_syminfo_data): Add casts to avoid warning.Hans-Peter Nilsson2012-10-101-0/+4