Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

solana_rbpf v0.2.28

Compare
Choose a tag to compare
@Lichtso Lichtso released this 29 Apr 14:33
· 267 commits to main since this release
96169f8
  • #311: Force static_syscalls=false for non-SBFv2 files
  • #310: JIT: sign-extend the quotient register on sdiv32
  • #301: ELF: add support for rodata sections already aligned to MM_PROGRAM_START
  • #296: Add support for static syscalls
  • #309: Removes the optional hash parameter from bind_syscall_context_objects()
  • #308: Bring back #293
  • #307: Set Config::dynamic_stack_frames=true by default