index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make abort() update sp attn area (like assert does)
Stewart Smith
2015-02-11
1
-1
/
+7
*
Fix commit 16c80346
Jeremy Kerr
2015-02-09
1
-2
/
+11
*
Add OPAL_INVALID_CALL explicitly in opal.h and docs
Stewart Smith
2015-02-05
1
-11
/
+2
*
Makefile: clean the gcov files created during coverage
Neelesh Gupta
2015-02-05
1
-2
/
+11
*
add libc/test/.gitignore for the new libc unit tests
Stewart Smith
2015-01-27
1
-0
/
+10
*
Add skeleton for libc/ctype unit tests
Stewart Smith
2015-01-20
3
-1
/
+62
*
Add skeleton for libc/stdlib unit test
Stewart Smith
2015-01-20
3
-1
/
+62
*
Skeleton unit tests for libc memops (libc/string/*)
Stewart Smith
2015-01-20
3
-1
/
+71
*
Add some skiboot snprintf test cases
Stewart Smith
2015-01-20
4
-5
/
+242
*
Merge branch 'update-2.1.1.1'
Stewart Smith
2015-01-19
1
-55
/
+108
|
\
|
*
opal: Fix buffer overrun in print_* functions.
Mahesh Salgaonkar
2015-01-19
1
-55
/
+108
*
|
Exclude all test cases from coverage-report
Stewart Smith
2014-12-19
1
-0
/
+2
*
|
Pretty print make check and coverage output
Stewart Smith
2014-12-19
1
-4
/
+4
*
|
Fix makefile dependency generation, especially for HOSTCC
Stewart Smith
2014-12-15
1
-7
/
+0
*
|
Remove vsprintf: just like sprintf, vsnprintf is a much better idea
Stewart Smith
2014-11-28
3
-21
/
+1
*
|
Remove sprintf: there's no good reason to have this in firmware
Stewart Smith
2014-11-28
3
-32
/
+1
*
|
Merge branch 'update-2.1.1.1'
Stewart Smith
2014-11-26
2
-9
/
+10
|
\
\
|
|
/
|
*
Include stdint.h for libc/test/run-time.c, fixing build
Stewart Smith
2014-11-26
1
-0
/
+1
|
*
vsnprintf: Change print_itoa to use less stack
Shreyas B. Prabhu
2014-11-26
1
-9
/
+9
*
|
use $(wildcard ) in test Makefiles
Dan Streetman
2014-11-25
1
-1
/
+1
*
|
Preliminary code coverage reporting infrastructure
Stewart Smith
2014-10-22
1
-1
/
+11
*
|
libc/test: Fix time
Joel Stanley
2014-10-01
1
-1
/
+0
|
/
*
libc: Add mktime and gmtime_r
Alistair Popple
2014-08-15
5
-3
/
+250
*
attn: Add git version and backtrace details to user data
Aruna Balakrishnaiah
2014-08-13
1
-1
/
+2
*
Use PR_EMERG priority in assert() codepath
Stewart Smith
2014-08-08
2
-24
/
+1
*
replace printf() with console log, level 5 aka INFO messages
Stewart Smith
2014-08-08
2
-28
/
+1
*
ATTN: Set up attention area to handle attention
Aruna Balakrishnaiah
2014-08-01
1
-2
/
+6
*
Initial commit of Open Source release
Benjamin Herrenschmidt
2014-07-02
65
-0
/
+2536