aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/assert.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard UNIX file:line format in assertRoberto Vargas2017-07-191-2/+2
* Simplify assert() to reduce memory usageAntonio Nino Diaz2017-05-161-11/+22
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Add `ENABLE_ASSERTIONS` build optionAntonio Nino Diaz2017-04-191-4/+7
* Remove dead loops in assert() in C and ASMAntonio Nino Diaz2017-03-311-1/+1
* Flush console where necessaryAntonio Nino Diaz2017-03-311-1/+6
* Rationalize console log outputDan Handley2014-08-121-1/+1
* Implement a leaner printf for Trusted FirmwareSoby Mathew2014-07-251-2/+2
* Update year in copyright text to 2014Dan Handley2014-01-171-1/+1
* Create local C library implementation (2/2)Harry Liebel2013-12-201-0/+41