PatchELF 0.15.0
What's Changed
- Add --add-debug option by @Deadw00D in #367
- Add O_BINARY flag when opening files to allow compilation for Windows by @JagoGyselinck in #372
- Document --print-needed by @klemensn in #375
- modifyRPath: return early if new and old rpath are empty by @ehmry in #376
- Add comment explaining calculation for DT_MIPS_RLD_MAP_REL by @amjoseph-nixpkgs in #379
- Add --no-sort option by @amjoseph-nixpkgs in #378
- Handle DT_MIPS_XHASH and .MIPS.xhash by @amjoseph-nixpkgs in #380
New Contributors
- @Deadw00D made their first contribution in #367
- @JagoGyselinck made their first contribution in #372
- @ehmry made their first contribution in #376
Full Changelog: 0.14.5...0.15.0