aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-05-18re PR target/71161 (Lots of ASAN and libgo runtime FAILs after r236090)Uros Bizjak1-2/+9
2016-03-02elf.c (backtrace_initialize): Properly initialize elf_fileline_fn to avoid po...Max Ostapenko1-0/+7
2016-02-06mmap.c (MAP_FAILED): Define if not defined.John David Anglin1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-0/+10
2015-12-18Specify that DJGPP do not have mmap even when sys/mman.h existsAndris Pavenis1-0/+5
2015-12-10PR 68115/libfortranJohn David Anglin1-0/+8
2015-09-17posix.c (backtrace_open): Cast second argument of open() to int.Ian Lance Taylor1-0/+4
2015-09-11Makefile.am (backtrace.lo): Depend on internal.h.Ian Lance Taylor1-0/+6
2015-09-08* backtrace.c: #include <sys/types.h>.Hans-Peter Nilsson1-0/+4
2015-09-08re PR other/67457 (segfault in libbacktrace)Ian Lance Taylor1-0/+14
2015-09-08re PR other/67457 (segfault in libbacktrace)Ian Lance Taylor1-0/+5
2015-08-31configure.ac: For spu-*-* targets, set have_fcntl to no.Ulrich Weigand1-0/+5
2015-08-27configure.ac: Remove [disable-shared] argument to LT_INIT.Ulrich Weigand1-0/+6
2015-08-25configure.ac: Only compile with -fPIC if the target supports it.Hans-Peter Nilsson1-0/+6
2015-08-24configure.ac: Set have_mmap to no on spu-*-* targets.Ulrich Weigand1-0/+5
2015-08-13dwarf.c (read_function_entry): Add vec_inlined parameter.Ian Lance Taylor1-0/+5
2015-06-11re PR sanitizer/65479 (sanitizer stack trace missing frames past #0 on powerp...Martin Sebor1-0/+8
2015-05-29libbacktrace: add support of PE/COFFTristan Gingold1-0/+14
2015-05-13libbacktrace: Bump to automake 1.11.6Michael Haubenwallner1-0/+6
2015-01-26Move wrong ChangeLog entry from the toplevel ChangeLog toMatthias Klose1-0/+5
2015-01-05Update copyright years.Jakub Jelinek1-0/+4
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-0/+5
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm1-0/+4
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-0/+5
2014-10-23internal.h (backtrace_atomic_load_pointer): Fix to return void *.Ian Lance Taylor1-0/+5
2014-05-09mmap.c (backtrace_free): If freeing a large aligned block of memory, call mun...Ian Lance Taylor1-0/+8
2014-03-07* sort.c (backtrace_qsort): Use middle element as pivot.Ian Lance Taylor1-0/+4
2014-03-07sort.c: New file.Ian Lance Taylor1-0/+13
2014-02-07re PR libgcc/58710 (HAVE_GETIPINFO is incorrectly set on Mac OS X 10.4)Misty De Meo1-0/+7
2014-01-02Update copyright years in libbacktrace/Richard Sandiford1-0/+4
2013-12-06elf.c (ET_DYN): Undefine and define again.Jakub Jelinek1-0/+13
2013-12-05alloc.c (backtrace_vector_finish): Add error_callback and data parameters.Ian Lance Taylor1-0/+10
2013-11-28dwarf.c (find_address_ranges): New static function, broken out of build_addre...Ian Lance Taylor1-0/+9
2013-11-19backtrace.h (backtrace_syminfo_callback): Add symsize argument.Jakub Jelinek1-0/+11
2013-11-19* atomic.c: Include sys/types.h.Jakub Jelinek1-0/+4
2013-11-19configure.ac: Check for support of __atomic extensions.Ian Lance Taylor1-0/+14
2013-11-18elf.c (SHN_UNDEF): Define.Jakub Jelinek1-0/+5
2013-11-18* elf.c (phdr_callback): Process info->dlpi_addr == 0 normally.Jakub Jelinek1-0/+4
2013-11-16backtrace.h (backtrace_create_state): Correct comment about threading.Ian Lance Taylor1-0/+5
2013-11-16backtrace.h (backtrace_syminfo): Update comment and parameter name to take an...Ian Lance Taylor1-0/+13
2013-10-18elf.c (elf_add): Don't get the wrong offsets if a debug section is missing.Ian Lance Taylor1-0/+5
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm1-0/+6
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra1-0/+4
2013-07-23elf.c (elf_syminfo): Loop over the elf_syminfo_data chain.Alexander Monakov1-0/+4
2013-07-23elf.c (backtrace_initialize): Pass elf_fileline_fn to dl_iterate_phdr callbacks.Alexander Monakov1-0/+5
2013-03-25alloc.c: #include <sys/types.h>.Ian Lance Taylor1-0/+5
2013-01-31dwarf.c (read_function_info): Permit fvec parameter to be NULL.Ian Lance Taylor1-0/+5
2013-01-25re PR other/56076 (Several 64-bit libgo tests FAIL in read_line_header)Jakub Jelinek1-0/+6
2013-01-17dwarf.c (struct unit): Add filename and abs_filename fields.Ian Lance Taylor1-0/+7
2013-01-14Update copyright years in libbacktrace.Richard Sandiford1-0/+4