·
12 commits
to master
since this release
Behavior
- Fix inverted polarity of "full printing" logic in #726:
Previously we used to do the opposite of what you would expect.
Platform Support
- Windows: Removed hypothetical soundness risk from padding bytes in #737
- Fuchsia: Added appropriate alignment checks during
Elf_Nhdr
parsing in #725 - Cygwin: Added support in #704
- Windows (32-bit Arm): Restore support in #685
- NuttX (32-bit Arm): Use builtin
_Unwind_GetIP
in #692 - RTEMS: Enable libunwind in #682