-
Couldn't load subscription status.
- Fork 121
Use upstream SoftFloat and unify build system #557
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
Conversation
Code Review Agent Run #ba12d7Actionable Suggestions - 1
Review Details
|
Changelist by BitoThis pull request implements the following key changes.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmarks
| Benchmark suite | Current: edfa83e | Previous: 1b8f4b0 | Ratio |
|---|---|---|---|
Dhrystone |
1316 Average DMIPS over 10 runs |
1337 Average DMIPS over 10 runs |
1.02 |
Coremark |
939.158 Average iterations/sec over 10 runs |
939.479 Average iterations/sec over 10 runs |
1.00 |
This comment was automatically generated by workflow using github-action-benchmark.
a78b90b to
2b375ea
Compare
Code Review Agent Run #e1b2a2Actionable Suggestions - 0Review Details
|
2b375ea to
d3275eb
Compare
Code Review Agent Run #990067Actionable Suggestions - 0Review Details
|
d3275eb to
8bcf084
Compare
Code Review Agent Run #81a04aActionable Suggestions - 1
Review Details
|
8bcf084 to
b41f6fa
Compare
Code Review Agent Run #917e75Actionable Suggestions - 1
Review Details
|
b41f6fa to
ef87f7f
Compare
Code Review Agent Run #616a21Actionable Suggestions - 0Review Details
|
ef87f7f to
a31b62f
Compare
Code Review Agent Run #89500eActionable Suggestions - 0Review Details
|
a31b62f to
e344fbb
Compare
Code Review Agent Run #620631Actionable Suggestions - 0Review Details
|
e344fbb to
df51133
Compare
Code Review Agent Run #c385acActionable Suggestions - 0Review Details
|
391fe09 to
1b4168a
Compare
Code Review Agent Run #290fdfActionable Suggestions - 0Review Details
|
1b4168a to
4bf975e
Compare
Code Review Agent Run #544aafActionable Suggestions - 0Review Details
|
4bf975e to
3753bb6
Compare
Code Review Agent Run #964c58Actionable Suggestions - 0Review Details
|
3753bb6 to
d2b6f95
Compare
Code Review Agent Run #c6892eActionable Suggestions - 0Review Details
|
d2b6f95 to
9941a43
Compare
Code Review Agent Run #f28697Actionable Suggestions - 0Review Details
|
a766f44 to
cad7886
Compare
Code Review Agent Run #4532deActionable Suggestions - 0Review Details
|
cad7886 to
40a4e4e
Compare
Code Review Agent Run #ee8612Actionable Suggestions - 0Review Details
|
40a4e4e to
51f0366
Compare
Code Review Agent Run #d78dc4Actionable Suggestions - 0Review Details
|
Replace custom Berkeley SoftFloat 3 package in 'src/softfloat' with the upstream one. It streamlines build system onfiguration for consistency.
51f0366 to
edfa83e
Compare
Code Review Agent Run #f400c9Actionable Suggestions - 0Review Details
|
Replace custom Berkeley SoftFloat 3 package in 'src/softfloat' with the upstream one. It streamlines build system onfiguration for consistency.
Summary by Bito
Modernization of SoftFloat integration by migrating to upstream Berkeley SoftFloat-3 repository. Implementation includes updated submodule references, new dedicated mk/softfloat.mk file with comprehensive build configurations, and improved header inclusion paths. Build system modularity enhanced through separation of SoftFloat-specific rules and improved toolchain definitions.Unit tests added: False
Estimated effort to review (1-5, lower is better): 2