Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Update link.x#61

Merged
bors[bot] merged 1 commit into
rust-embedded:masterfrom
richardeoin:patch-1
Jul 15, 2020
Merged

Update link.x#61
bors[bot] merged 1 commit into
rust-embedded:masterfrom
richardeoin:patch-1

Conversation

@richardeoin

Copy link
Copy Markdown
Contributor

Similar to #38, riscv compilers may also generate 'small ro data' .srodata sections.

This doesn't appear to be well documented, but see this blog post for small amount of context.

@richardeoin richardeoin requested a review from a team as a code owner July 14, 2020 20:25
almindor
almindor previously approved these changes Jul 14, 2020

@almindor almindor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM @Disasm do you want to bump version in the PR too?

@Disasm

Disasm commented Jul 15, 2020

Copy link
Copy Markdown
Member

@richardeoin, looks good, thank you! Could you add a corresponding change log entry?

@almindor I think it's better to bump the version together with the release-relevant changelog modifications, so I'd rather do this in a separate PR.

Also we need yet another fix for this: rust-lang/rust#73564 (comment)

Similar to rust-embedded#38, riscv compilers may also generate 'small ro data' `.srodata` sections.

This doesn't appear to be well documented, but see [this blog post](https://www.sifive.com/blog/all-aboard-part-3-linker-relaxation-in-riscv-toolchain) for small amount of context.
@richardeoin

Copy link
Copy Markdown
Contributor Author

Done! Thanks for the eh_frame fix too, I hit that on recent nightlies

@richardeoin richardeoin requested a review from almindor July 15, 2020 20:56

@Disasm Disasm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@Disasm

Disasm commented Jul 15, 2020

Copy link
Copy Markdown
Member

bors r=almindor

@bors

bors Bot commented Jul 15, 2020

Copy link
Copy Markdown
Contributor

Build succeeded:

@bors bors Bot merged commit a1792e2 into rust-embedded:master Jul 15, 2020
@Disasm

Disasm commented Jul 16, 2020

Copy link
Copy Markdown
Member

Released in v0.7.2

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants