bjorn3 opened PR #2144 from update_object
to main
:
All changes: https://github.com/gimli-rs/object/compare/0.20.0...0.21.1
Changelog for 0.21.0
- Use WritableBuffer to emit object file (https://github.com/gimli-rs/object/pull/241)
- Make everything in crate::elf public (https://github.com/gimli-rs/object/pull/242)
- Implement COMDAT support (https://github.com/gimli-rs/object/pull/243)
- Add support for s390x (https://github.com/gimli-rs/object/pull/245)
Changelog for 0.21.1
- write/elf: Check symbol.weak before symbol.is_undefined() (https://github.com/gimli-rs/object/pull/247)
yurydelendik merged PR #2144.
Last updated: Nov 22 2024 at 17:03 UTC