Skip to content

bcc 0.16

Compare
Choose a tag to compare
@realchonk realchonk released this 24 Oct 15:11
· 57 commits to master since this release
4c0aad1

ChangeLog

General

  • added documentation to code
  • from this release onward most commits will be signed and contain a Signed-off-by tag
  • added 2 test cases
  • many bugfixes

bcc

  • removed legacy -e option
  • added auto-detection of --with-cpu= and --with-abi=
  • added --with-ld= configure option
  • implemented fusion of memory IR instructions
  • merged binutils-specific code into src/binutils_helpers.c
  • added more advanced target-specific configurability