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