summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/assert.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2023-04-25score: Avoid cyclic header file dependenciesSebastian Huber1-16/+1
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28cpukit/include/rtems/score/[a-r]*.h: Change license to BSD-2Joel Sherrill1-3/+22
2021-02-12Add macros to assert status and use itRyan Long1-0/+30
2021-02-01score: Define _Assert() for static analysis runsSebastian Huber1-2/+2
2021-02-01score: Remove unused _SMP_Assert()Sebastian Huber1-9/+0
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-12-02score: Canonicalize Doxygen groupsSebastian Huber1-1/+1
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber1-3/+0
2019-05-13doxygen: score: added dox in assert.h according to doxygen guidelinesAndreas Dachsberger1-0/+20
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-12-04score: Use self-contained API mutexSebastian Huber1-8/+0
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber1-12/+1
2016-03-23score: Add and use RTEMS_UNREACHABLESebastian Huber1-9/+0
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber1-1/+1
2015-05-19score: Add _SMP_Assert()Sebastian Huber1-0/+9
2014-09-04rtems/score/assert.h: Rework to allow use of NDEBUGJoel Sherrill1-13/+43
2014-05-30Minor conditionals to enable building Scheduler Simulator on GNU/LinuxJoel Sherrill1-4/+22
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-19score: Add _Assert_Not_reached()Sebastian Huber1-0/+5
2014-03-19score: Add _Debug_Is_owner_of_allocator()Sebastian Huber1-0/+8
2014-03-19score: Delete _Assert_Owner_of_giant()Sebastian Huber1-5/+7
2014-03-19score: Delete _Assert_Thread_dispatching_repressedSebastian Huber1-5/+3
2013-08-30smp: Add and use _Assert_Owner_of_giant()Sebastian Huber1-0/+9
2013-07-30score: Add _Assert_Thread_dispatching_repressed()Sebastian Huber1-0/+12
2013-07-30score: New header file <rtems/score/assert.h>Sebastian Huber1-0/+45