Skip to content

Bump Object Crate to 0.39.0#348

Open
HaydnTrigg wants to merge 2 commits intoencounter:mainfrom
HaydnTrigg:object-crate
Open

Bump Object Crate to 0.39.0#348
HaydnTrigg wants to merge 2 commits intoencounter:mainfrom
HaydnTrigg:object-crate

Conversation

@HaydnTrigg
Copy link
Copy Markdown
Contributor

Bumping object crate to version 0.39.0

I ran into a strange issue with a custom generated ARM object file that had data that wasn't aligned to an expected value. The object crate was fussy about it and it's now been resolved.

See the following issue and commits
gimli-rs/object#848
gimli-rs/object#861

@tomsons26
Copy link
Copy Markdown
Contributor

Seems may have some implications on behavior
gimli-rs/object@870389f
gimli-rs/object@745dfa8
gimli-rs/object@e03f26b
gimli-rs/object@a566ef1

Hopefully positive ones, as currently symbol sizes aren't as ideal as they could be. I'm guessing addition of size determinations in object crate does mean a refactor later along the line since until now objdiff handled that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants