index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libgcov.c
Age
Commit message (
Expand
)
Author
2020-07-29
lib/libgcov.c: Do not redefine `alloca`
Angel Pons
2018-06-11
{src,util}: Use NULL instead of 0 for pointer
Elyes HAOUAS
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-03-15
src/lib: Move assignment out of if condition
Lee Leahy
2017-03-13
src/lib: Fix brace positions
Lee Leahy
2017-03-13
src/lib: Wrap lines at 80 columns
Lee Leahy
2017-03-13
src/lib: Fix spacing
Lee Leahy
2017-03-13
src/lib: Use tabs instead of spaces
Lee Leahy
2017-03-12
src/lib: Remove space between function name and (
Lee Leahy
2017-03-09
src/lib: Fix space between type, * and variable name
Lee Leahy
2017-03-09
src/lib: Add "int" following "unsigned"
Lee Leahy
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2013-09-17
Fix whitespace leaked into tree
Kyösti Mälkki
2013-07-10
lib: Fix spelling
Martin Roth
2013-01-19
Update gcov patch in documentation
Stefan Reinauer
2013-01-14
Make the pre-commit-hook happy about the code in libgcov.c
Ronald G. Minnich
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer