]> git.ipfire.org Git - thirdparty/gcc.git/history - libbacktrace/ChangeLog
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libbacktrace / ChangeLog
2018-10-31  Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-05  Ian Lance Taylorre PR libbacktrace/87529 (libbacktrace API forces users...
2018-08-27  Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-08-05  Iain Buclawlibbacktrace: Suppress the default action-if-found...
2018-08-01  Tony Reixxcoff.c (struct xcoff_line, [...]): Remove.
2018-06-21  Denis Khalikovre PR other/86198 (Libbacktrace does not properly work...
2018-04-24  H.J. LuRegenerate configure of target libraries
2018-04-19  Jakub Jelinekcet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla...
2018-04-17  Ian Lance Taylorbacktrace.c: Revert last two changes.
2018-04-17  Ian Lance Taylorbacktrace.c: Include backtrace-supported.h before check...
2018-04-17  Ian Lance Taylorbacktrace.c (backtrace_full): When testing whether...
2018-04-04  Jakub Jelinekre PR other/85161 (Test case failures in libbacktrace...
2018-02-19  Igor TsimbalistCET shouldn't be enabled in 32-bit run-time libraries...
2018-02-15  Jakub Jelinekre PR other/82368 (with r253275 several new test cases...
2018-02-14  Jakub Jelinekre PR other/82368 (with r253275 several new test cases...
2018-01-31  Ian Lance Taylorelf.c (elf_add): Close descriptor if we use a debugfile.
2018-01-25  Ian Lance Taylorelf.c (elf_open_debugfile_by_debuglink): Don't check...
2018-01-25  Ian Lance Taylor* pecoff.c (coff_add): Only release syms_view if it...
2018-01-25  Ian Lance Taylor* pecoff.c (coff_add): Another memcpy -> coff_read4...
2018-01-25  Ian Lance Taylor* pecoff.c (coff_add): Use coff_read4, not memcpy.
2018-01-25  Ian Lance Taylorre PR other/68239 (libbacktrace allocation is sometimes...
2018-01-19  Tony Reixxcoff.c (xcoff_incl_compare): New function.
2018-01-17  Ian Lance Taylorelf.c (codes): Fix size to be 288.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-17  Igor TsimbalistEnable building libbacktrace with Intel CET
2017-10-06  Ian Lance Taylorztest.c (test_large): Pass unsigned long *, not size_t...
2017-10-05  Ian Lance Taylorelf.c (elf_zlib_fetch): Change pval argument to uint64_t *.
2017-10-03  Ian Lance Taylorztest.c: #include <errno.h>.
2017-10-02  Thomas Schwingelibbacktrace: Support the case that clock_gettime is...
2017-10-02  Thomas Schwingelibbacktrace: Conditionalize test timing on clock_getti...
2017-09-29  Tony Reixxcoff.c: Initial support for DWARF debug sections in...
2017-09-29  Ian Lance Taylorre PR other/67165 (please enable libbacktrace to work...
2017-09-22  Ian Lance Taylorre PR sanitizer/77631 (no symbols in backtrace shown...
2017-09-21  Ian Lance Taylorre PR go/82284 (go -version segfaults on big endian...
2017-09-20  Ian Lance Taylorre PR sanitizer/77631 (no symbols in backtrace shown...
2017-09-12  Steve Ellceyre PR other/81096 (test case ttest in libbacktrace...
2017-09-12  Steve Ellceyre PR other/81096 (test case ttest in libbacktrace...
2017-08-02  David EdelsohnAdd PR number.
2017-08-02  David Edelsohn* xcoff.c (xcoff_process_linenos): Initialize incl...
2017-07-28  Tony Reix* xcoff.c: Don't leak a file descriptor if an archive...
2017-07-28  Rainer OrthFix pid_t printing
2017-07-26  Tony Reixconfigure.ac: Check for XCOFF32/XCOFF64.
2017-07-21  Tony Reixfiletype.awk: Add AIX XCOFF type detection.
2017-06-21  Richard Bienerconfigure.ac: Add AC_SYS_LARGEFILE.
2017-06-12  Ian Lance Taylorelf.c (backtrace_initialize): Always set *fileline_fn.
2017-05-19  Than McIntoshdwarf.c (free_line_header): Don't free dirs if dirs_cou...
2017-03-08  Sam Thursfieldbtest.c (test5): Replace #ifdef guard with 'unused...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-15  Matthias Kloseconfig-ml.in: Remove references to GCJ.
2016-09-11  Carlos Liam* all: Remove meaningless trailing whitespace.
2016-05-18  Uros Bizjakre PR target/71161 (Lots of ASAN and libgo runtime...
2016-03-02  Max Ostapenkoelf.c (backtrace_initialize): Properly initialize elf_f...
2016-02-06  John David Anglinmmap.c (MAP_FAILED): Define if not defined.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-18  Andris PavenisSpecify that DJGPP do not have mmap even when sys/mman...
2015-12-10  John David AnglinPR 68115/libfortran
2015-09-17  Ian Lance Taylorposix.c (backtrace_open): Cast second argument of open...
2015-09-11  Ian Lance TaylorMakefile.am (backtrace.lo): Depend on internal.h.
2015-09-08  Hans-Peter Nilsson* backtrace.c: #include <sys/types.h>.
2015-09-08  Ian Lance Taylorre PR other/67457 (segfault in libbacktrace)
2015-09-08  Ian Lance Taylorre PR other/67457 (segfault in libbacktrace)
2015-08-31  Ulrich Weigandconfigure.ac: For spu-*-* targets, set have_fcntl to no.
2015-08-27  Ulrich Weigandconfigure.ac: Remove [disable-shared] argument to LT_INIT.
2015-08-25  Hans-Peter Nilssonconfigure.ac: Only compile with -fPIC if the target...
2015-08-24  Ulrich Weigandconfigure.ac: Set have_mmap to no on spu-*-* targets.
2015-08-13  Ian Lance Taylordwarf.c (read_function_entry): Add vec_inlined parameter.
2015-06-12  Martin Seborre PR sanitizer/65479 (sanitizer stack trace missing...
2015-05-29  Tristan Gingoldlibbacktrace: add support of PE/COFF
2015-05-13  Michael Haubenwallnerlibbacktrace: Bump to automake 1.11.6
2015-01-26  Matthias KloseMove wrong ChangeLog entry from the toplevel ChangeLog to
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-21  H.J. LuAlways use PIC option with -shared in libtool
2014-11-11  David MalcolmMerger of dmalcolm/jit branch from git
2014-11-11  Francois-Xavier... re PR target/63610 (Fixing the libtool bug for Yosemite...
2014-10-23  Ian Lance Taylorinternal.h (backtrace_atomic_load_pointer): Fix to...
2014-05-09  Ian Lance Taylormmap.c (backtrace_free): If freeing a large aligned...
2014-03-07  Ian Lance Taylor* sort.c (backtrace_qsort): Use middle element as pivot.
2014-03-07  Ian Lance Taylorsort.c: New file.
2014-02-07  Misty De Meore PR libgcc/58710 (HAVE_GETIPINFO is incorrectly set...
2014-01-02  Richard SandifordUpdate copyright years in libbacktrace/
2013-12-06  Jakub Jelinekelf.c (ET_DYN): Undefine and define again.
2013-12-05  Ian Lance Tayloralloc.c (backtrace_vector_finish): Add error_callback...
2013-11-28  Ian Lance Taylordwarf.c (find_address_ranges): New static function...
2013-11-19  Jakub Jelinekbacktrace.h (backtrace_syminfo_callback): Add symsize...
2013-11-19  Jakub Jelinek* atomic.c: Include sys/types.h.
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_create_state): Correct comment...
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-10-15  David MalcolmAdd --enable-host-shared configuration option
2013-09-20  Alan Modralibtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
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-03-25  Ian Lance Tayloralloc.c: #include <sys/types.h>.
2013-01-31  Ian Lance Taylordwarf.c (read_function_info): Permit fvec parameter...
2013-01-25  Jakub Jelinekre PR other/56076 (Several 64-bit libgo tests FAIL...
2013-01-17  Ian Lance Taylordwarf.c (struct unit): Add filename and abs_filename...
2013-01-14  Richard SandifordUpdate copyright years in libbacktrace.
next