This is an incremental release on top of 0.9.7 that addresses the latest round of ARC feedback.
Functional changes
No functional changes to the behaviour of the specification. The only observable difference should be renaming the instruction name for adds from ADDIY to YADDI.
Spec changes
- Invert which branches are reserved by @tobywenman in #955
- [ARC Feedback] Rename ADD(I)Y to YADD(I) by @arichardson in #961
- [ARC Feedback] Update names of bases to drop _ before the L by @arichardson in #964
Documentation changes
- Address ARC feedback on introduction chapter by @arichardson in #963
- [ARC Feedback] Address the remaining comments by @arichardson in #966
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #958
- Minor fixes throughout the doc by @marnovandermaas in #974
- remove misleading SAIL for YPERMC by @tariqkurd-repo in #975
Dependencies / System changes
- Use ghcr.io/riscv/riscv-docs-base-container-image:latest by @rpsene in #959
- Update GitHub Actions to requested versions by @rpsene in #960
- Bump docs-resources from
c066d8fto1666258by @dependabot[bot] in #952 - Bump docs-resources from
1666258tof756855by @dependabot[bot] in #962 - Bump docs-resources from
f756855tod245338by @dependabot[bot] in #969 - Bump docs-resources from
d245338to394d032by @dependabot[bot] in #970 - Bump docs-resources from
394d032to1bb6392by @dependabot[bot] in #971 - Bump docs-resources from
1bb6392to1108f25by @dependabot[bot] in #972 - Bump docs-resources from
1108f25toa73e1bdby @dependabot[bot] in #973 - Bump docs-resources from
a73e1bdtof0caa68by @dependabot[bot] in #976 - Bump docs-resources from
f0caa68to286c2a7by @dependabot[bot] in #977 - Bump docs-resources from
286c2a7tob387152by @dependabot[bot] in #978 - Bump docs-resources from
b387152toa9baab8by @dependabot[bot] in #979 - Bump docs-resources from
a9baab8to29879ccby @dependabot[bot] in #980 - Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #981
New Contributors
- @rpsene made their first contribution in #959
- @tobywenman made their first contribution in #955
Full Changelog: v0.9.7...v0.9.7.1