Skip to content

Releases: xgo-dev/plan9asm

v0.3.0

06 May 04:18
e5ff1d9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

13 Apr 01:41
4190291

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

13 Apr 01:12
ec1a30b

Choose a tag to compare

What's Changed

  • ci: run stdlib corpus gate across Go versions by @cpunion in #9
  • Add ARM lowering coverage across stdlib asm corpus by @cpunion in #10
  • Raise overall coverage to 85 percent by @cpunion in #11
  • test: cover arm64 stdlib sysreg cross-target paths by @cpunion in #12
  • arm64: support register-extend operands by @cpunion in #13

Full Changelog: v0.1.0...v0.2.0

v0.1.0

08 Mar 07:07
822503d

Choose a tag to compare

What's Changed

  • ci: add GitHub Actions Go test workflow by @cpunion in #1
  • ci: add fmt/build checks and keep test/race workflow by @cpunion in #2
  • plan9asmll: complete target matrix + llc compile verification by @cpunion in #3
  • plan9asmll: std matrix coverage + README refresh by @cpunion in #4
  • plan9asmll: lower aggregate signatures for llgo cabi by @cpunion in #6
  • plan9asm: infer target features for ISA-specific asm functions by @cpunion in #8

New Contributors

Full Changelog: https://github.com/goplus/plan9asm/commits/v0.1.0