bcc 0.16
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