Skip to content

0.17.0

Compare
Choose a tag to compare
@Mic92 Mic92 released this 07 Nov 10:00
· 135 commits to master since this release
ad02656

What's Changed

Thanks to @matoro I was able to test this release on itanium64, mips64 and sparc64. Additionally I run patchelf on powerpc64 and added a binary release for windows.

  • fix pagesize on ia64 by @Mic92 in #428
  • write out replace sections in original order by @Mic92 in #430
  • patchelf: correct page size for sparc64/sparc32 by @Mic92 in #433
  • update vendored elf file by @Mic92 in #434
  • add workaround for readelf from binutils 2.30 by @Mic92 in #435
  • make objdump/objcopy/readelf configurable and respect cross-compiling… by @Mic92 in #437
  • build patchelf on windows by @Mic92 in #439

Full Changelog: 0.16.1...0.17.0