Changelog for
libbacktrace-devel-1.0_git20201204-2.21.x86_64.rpm :
* Sat Dec 05 2020 marecAATTdetebe.org- Update to version 1.0_git20201204:
* libbacktrace: correct buffer overflow tests
* Mon Oct 26 2020 marecAATTdetebe.org- Update to version 1.0_git20201026:
* libbacktrace: update README
* Sat Oct 24 2020 marecAATTdetebe.org- Update to version 1.0_git20201020:
* libbacktrace: use __attribute__((__fallthrough__))
* Thu Oct 01 2020 marecAATTdetebe.org- Update to version 1.0_git20200930:
* libbacktrace: replace Tom Sawyer with Opticks
* Tue Sep 29 2020 marecAATTdetebe.org- Update to version 1.0_git20200928:
* libbacktrace/ChangeLog: PR libbacktrace/97082
* Makefile.am (check_DATA): Add mtest.dSYM if USE_DSYMUTIL.
* Makefile.in: Regenerate.
* libbacktrace: only run dsymutil with Mach-O
* Mon Sep 28 2020 marecAATTdetebe.org- Update to version 1.0_git20200927:
* libbacktrace: handle pc == low correctly
* libbacktrace: use ELF symbol table if no debug info available
* libbacktrace, Mach-O : Support PowerPC archs.
* libbacktrace: support MiniDebugInfo
* libbacktrace: don\'t strip leading underscore on 64-bit PE
* libbacktrace: fetch executable path on macOS
* libbacktrace: avoid ambiguous binary search
* libbacktrace: fix tipo in comment
* libbacktrace: correct memory lengths in Mach-O dsym support
* libbacktrace: correctly swap Mach-O 32-bit file offset
* libbacktrace: only match magic number at start of line
* libbacktrace: add Mach-O 64-bit FAT support
* libbacktrace: test linker support for DWARF 5
* Thu May 14 2020 marecAATTdetebe.org- Update to version 1.0_git20200513:
* libbacktrace: mark test_large parameter unused in ztest.c
* libbacktrace: treat EACCESS like ENOENT
* Mon May 11 2020 marecAATTdetebe.org- Update to version 1.0_git20200511:
* libbacktrace: declare getpagesize if necessary
* Sun May 10 2020 marecAATTdetebe.org- Update to version 1.0_git20200509:
* libbacktrace: don\'t crash if ELF file has no sections
* Wed Feb 19 2020 marecAATTdetebe.org- Update to version 1.0_git20200219:
* libbacktrace: don\'t free ELF strtab if error occurs after saving syminfo
* Wed Feb 19 2020 marecAATTdetebe.org- Update to version 1.0_git20200218:
* libbacktrace: add preliminary Mach-O support
* libbacktrace: always pass -g when compiling test code
* Update copyright years.
* libbacktrace: update to current libgo test file
* libbacktrace: support short read
* libbacktrace: if debug info large or split, read sections individually
* libbacktrace: support fetching executable name using sysctl
* libbacktrace: update to current version from GCC trunk
* config.guess, config.sub: update to latest versions
* config.guess, config.sub: update to current GCC versions
* Tue Feb 18 2020 marec
- initial package build