summaryrefslogtreecommitdiff
path: root/builtin/assert.h
Commit message (Expand)AuthorAgeFilesLines
* builtin/assert: Make assert.h C++ friendlyAndrea Grandi2022-11-171-2/+12
* ec: Don't declare forward decls as weakJeremy Bettis2022-10-071-5/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* test: Add basic tests exercising the panic output APIYuval Peress2022-08-311-3/+5
* assert.h: Remove unnecessary externTom Hughes2022-06-091-3/+3
* assert: Fix ASSERT() when !CONFIG_DEBUG_ASSERT_REBOOTSKeith Short2021-07-301-6/+20
* panic: Tidy up the #ifdefsSimon Glass2021-02-101-6/+11
* Replace __attribute__((noreturn)) with noreturnTom Hughes2020-08-171-5/+5
* assert.h: clang-formatCaveh Jalali2019-10-231-11/+15
* cr50: Add extern "C" to headers used by future fuzzing target.Allen Webb2018-11-151-0/+8
* fuzz: Hide conflicts with cstdlib and use clang++ for linking.Allen Webb2018-09-071-0/+3
* assert/panic: mark noreturn to inform the compilerPatrick Georgi2018-07-121-2/+4
* CR50: remove dependence of assert.h on util.hnagendra modadugu2016-05-251-1/+33
* Enforce compilation without system headersStefan Reinauer2016-02-031-0/+12