Skip to content

Bump object to 0.19.0 #1767

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 12, 2020
Merged

Conversation

bjorn3
Copy link
Contributor

@bjorn3 bjorn3 commented May 27, 2020

All changes: gimli-rs/object@0.18.0...0.19.0

Changes affecting the writing part of object:

gimli-rs/object@6ee7638 fixes the symbol class for undefined symbols when writing COFF files. (required for Windows support in cg_clif)
gimli-rs/object@47856a2 and gimli-rs/object@59a2cb6 add basic support for AArch64 ELF file writing. (required for AArch64 support in cg_clif)
gimli-rs/object@5fccab9 removes the target-lexicon dependency.

@bjorn3 bjorn3 force-pushed the bump_object_to_0_19 branch from e1f2787 to 81cef8d Compare May 27, 2020 09:58
@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator cranelift:module labels May 27, 2020
@github-actions
Copy link

Subscribe to Label Action

cc @bnjbvr

This issue or pull request has been labeled: "cranelift", "cranelift:module"

Thus the following users have been cc'd because of the following labels:

  • bnjbvr: cranelift

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@yurydelendik yurydelendik force-pushed the bump_object_to_0_19 branch from 81cef8d to 7739ac8 Compare June 12, 2020 14:11
@yurydelendik
Copy link
Contributor

@bjorn3 found this PR, and rebased/tweak it. Can you check if my changes are okay?

Copy link
Contributor Author

@bjorn3 bjorn3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Your changes look good to me.

@bjorn3
Copy link
Contributor Author

bjorn3 commented Jun 12, 2020

crates.io was having issues. It should work fine again.

@yurydelendik yurydelendik merged commit 9788b02 into bytecodealliance:master Jun 12, 2020
@bjorn3 bjorn3 deleted the bump_object_to_0_19 branch April 7, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift:module cranelift Issues related to the Cranelift code generator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants