aboutsummaryrefslogtreecommitdiff
path: root/ccan
AgeCommit message (Expand)AuthorFilesLines
2018-02-28build: use thin archives rather than incremental linkingNicholas Piggin1-1/+1
2017-09-19Add glibc style endianess check in CCANAkshay Adiga1-0/+9
2017-07-19attrconst for testsStewart Smith6-6/+6
2016-09-02consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith1-1/+1
2016-08-18ccan/list: Add list_empty_nocheckBenjamin Herrenschmidt1-0/+15
2016-06-20Fix for typosFrederic Bonnard1-4/+4
2015-08-13ccan: Update short_types module to fix warningJoel Stanley4-22/+40
2015-02-09Fix commit 16c80346Jeremy Kerr1-2/+2
2015-02-05Add OPAL_INVALID_CALL explicitly in opal.h and docsStewart Smith1-2/+2
2015-02-05Makefile: clean the gcov files created during coverageNeelesh Gupta1-2/+2
2014-12-18Run the CCAN unit tests and add to coverage-reportStewart Smith16-2/+145
2014-11-28Remove vsprintf: just like sprintf, vsnprintf is a much better ideaStewart Smith1-1/+1
2014-11-07list: Add list_add_beforeBenjamin Herrenschmidt1-0/+19
2014-08-18ccan/endian: fix cpu_to_be64 on big-endianJeremy Kerr1-1/+0
2014-08-15ccan/endian: Update endian moduleJoel Stanley3-51/+86
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt72-0/+3456