Skip to content

bcc 0.17

Latest
Compare
Choose a tag to compare
@realchonk realchonk released this 21 Nov 17:54
· 6 commits to master since this release
d3c07a5

ChangeLog

bcc

  • Ported to ARMv4+ (32bit only)
  • Added labels & gotos
  • Extended the binutils helpers
  • Merged implementations of copy_to_memcpy()
  • Fixed simple if-statements
  • riscv: Fixed a few bugs
  • riscv: Implemented sign-extension for IR_IICAST

libbcc

  • Ported to arm