AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.12: + Configurable coverage rate precision + Configurable exclusion markers + Improved --to-package and --from-package handling + Improved --demangle-cpp handling + Multiple prefix directories + Multiple bug fixes and stability improvements - Adapt lcov-1.11-except-unreach.patch to upstream changes -> lcov-1.12-except-unreach.patch
- Use url for source - Cleanup spec file with spec-cleaner
- Update to version 1.11: + Improved support for GCC 4.7 + Improved performance for specific functions + Compatibility support for LLVM's gcov + Multiple bug fixes and documentation improvements - Adapt lcov-1.10-except-unreach.patch to upstream changes > lcov-1.11-except-unreach.patch
- Update to version 1.10 + drop lcov-1.9-gcc-compat-4.7.patch, already in upstream + carry over lcov-1.9-except-unreach.patch, fixed in post-1.10 CVS
- add lcov-1.9-except-unreach.patch and lcov-1.9-gcc-compat-4.7.patch to make lcov work with gcc-4.7
- Update to version 1.9 + geninfo now prints debugging messages to stderr instead of stdout. + Some fixes. + Added a --list-full-path option for lcov. + Added lcov_list_width and lcov_list_truncate_max directives to the lcov configuration file to allow for list output customization. + Improved lcov's list output.
- Update to version 1.8 + Added support for branch coverage measurements + Bug fixes + genhtml: Added --demangle-cpp option, improved color legend + genhtml: Improved coverage rate limits + geninfo: Added --derive-func-data and --debug options + geninfo: Added support for exclusion markers to exclude source lines + lcov: Added support for the linux-2.6.31 upstream gcov kernel support + lcov: Added --from-package, --to-package and --derive-func-data options + lcov: Added overall coverage result output for more operations
- initial package of lcov (version 1.7)