index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libgcov.c
Age
Commit message (
Expand
)
Author
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