Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump libbacktrace-upstream to 14818b7783eeb9a56c3f0fca78cefd3143f8c5f6 #30

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

etan-status
Copy link
Contributor

  • config/override.m4: don't require exactly autoconf 2.69
  • configury: update to recent versions
  • configury: support --disable-werror
  • libbacktrace: initialize DWARF 5 fields of unit
  • libbacktrace: gather address ranges from skeleton units
  • libbacktrace: don't skip initial aligned byte in uncompressed block
  • libbacktrace: replace fgrep with grep in configure script
  • libbacktrace: don't let "make clean" remove allocfail.sh
  • libbacktrace: don't exit Mach-O dyld library loop on one failure
  • libbacktrace: check for sys/link.h
  • libbacktrace: support zstd decompression
  • libbacktrace: rewrite and simplify main zstd loop
  • libbacktrace: unpack literals into output buffer
  • libbacktrace: don't run --build-id tests if it is not supported
  • libbacktrace: change PC variables from uint64_t to uintptr_t
  • libbacktrace: minor fixes for zstd decompression
  • libbacktrace: look for _pgmptr on Windows
  • [libbacktrace] fix up broken test
  • libbacktrace: call GetModuleFileNameA on Windows
  • libbacktrace: support ASLR on Windows

…c5f6`

- config/override.m4: don't require exactly autoconf 2.69
- configury: update to recent versions
- configury: support --disable-werror
- libbacktrace: initialize DWARF 5 fields of unit
- libbacktrace: gather address ranges from skeleton units
- libbacktrace: don't skip initial aligned byte in uncompressed block
- libbacktrace: replace fgrep with grep in configure script
- libbacktrace: don't let "make clean" remove allocfail.sh
- libbacktrace: don't exit Mach-O dyld library loop on one failure
- libbacktrace: check for sys/link.h
- libbacktrace: support zstd decompression
- libbacktrace: rewrite and simplify main zstd loop
- libbacktrace: unpack literals into output buffer
- libbacktrace: don't run --build-id tests if it is not supported
- libbacktrace: change PC variables from uint64_t to uintptr_t
- libbacktrace: minor fixes for zstd decompression
- libbacktrace: look for _pgmptr on Windows
- [libbacktrace] fix up broken test
- libbacktrace: call GetModuleFileNameA on Windows
- libbacktrace: support ASLR on Windows
@etan-status etan-status enabled auto-merge (squash) January 18, 2024 10:45
@etan-status etan-status merged commit f250fcc into master Jan 18, 2024
20 checks passed
@etan-status etan-status deleted the dev/etan/bd-libbacktrace branch January 18, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant