What's Changed
- Add additional corner cases to tests by @dthaler in #187
- Remove tests for MOVSX with immediate by @dthaler in #186
- Bump external/elfio from
9814eaa
to182248f
by @dependabot in #189 - Bump actions/cache from 3.3.3 to 4.0.0 by @dependabot in #188
- Return bpf_conformance_test_cpu_version_t::unknown for unrecognized opcode sequence by @Alan-Jowett in #191
- Bump external/elfio from
9814eaa
to182248f
by @dependabot in #192 - Add conformance test for callx instruction by @dthaler in #195
- Add support for conformance groups by @dthaler in #196
- Change immediate to be signed by @hawkinsw in #197
- Bump docker/metadata-action from 5.5.0 to 5.5.1 by @dependabot in #193
- Update help text by @dthaler in #199
- Clang puts callx register into imm not src_reg by @dthaler in #200
- Fix bpf_conformance() API to set groups by @dthaler in #201
- Put callx register into dst by @dthaler in #202
- Make neg.data verify 32-bit operation by @dthaler in #204
- Add conformance test for div32 by @qsr in #198
- [StepSecurity] Apply security best practices by @step-security-bot in #205
- Bump ossf/scorecard-action from 2.0.6 to 2.3.1 by @dependabot in #207
New Contributors
- @qsr made their first contribution in #198
- @step-security-bot made their first contribution in #205
Full Changelog: v0.0.5...v0.0.6