summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/interr.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-2/+2
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-4/+1
2019-02-28Remove explicit file names from @fileSebastian Huber1-1/+1
2018-12-18score: Fix per-CPU data allocationSebastian Huber1-1/+2
2018-12-14score: Static Objects_Information initializationSebastian Huber1-1/+1
2018-09-21Remove INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALLSebastian Huber1-1/+1
2018-06-05Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREESebastian Huber1-0/+7
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-12-06libio: Use API mutexSebastian Huber1-1/+1
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber1-0/+7
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber1-1/+1
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer1-1/+2
2017-07-25INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber1-1/+2
2016-12-12Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILEDSebastian Huber1-1/+2
2016-12-12Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILEDSebastian Huber1-1/+2
2016-12-12Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILEDSebastian Huber1-1/+2
2016-12-12INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILEDSebastian Huber1-1/+2
2016-12-12score: Introduce _Internal_error()Sebastian Huber1-0/+10
2016-12-12Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber1-1/+2
2016-12-12Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber1-1/+2
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-6/+1
2016-11-23score: Explicitly define the fatal source numbersSebastian Huber1-11/+11
2016-11-23score: Uncomment unused internal error codesSebastian Huber1-33/+37
2016-11-23score: Add thread queue enqueue calloutSebastian Huber1-1/+1
2016-11-23score: Robust thread dispatchSebastian Huber1-1/+2
2016-11-18score: Add and use _Thread_Dispatch_direct()Sebastian Huber1-1/+2
2016-11-02score: First part of new MrsP implementationSebastian Huber1-1/+2
2016-07-27score: Add deadlock detectionSebastian Huber1-1/+2
2016-07-06score: Do not disable ISR in _Terminate()Sebastian Huber1-3/+1
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber1-1/+1
2016-01-08score: Add fatal errors for NULL entry init tasksSebastian Huber1-1/+3
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber1-1/+1
2015-03-22score: Simplify debug code and use _Assert()Sebastian Huber1-1/+1
2015-03-16cpukit: add and use CPU_Uint32ptr typeGedare Bloom1-1/+1
2015-03-16rtems: make error codes uintptr_tGedare Bloom1-1/+1
2015-03-05score: DocumentationAlexander Krutwig1-0/+13
2014-04-03score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USESebastian Huber1-1/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber1-1/+1
2014-02-19score: Add RTEMS_FATAL_SOURCE_SMPSebastian Huber1-0/+7
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber1-12/+5
2014-02-19score: Delete INTERNAL_ERROR_SHUTDOWN_WHEN_NOT_UPSebastian Huber1-1/+1
2014-02-19score: Move _SMP_Request_other_cores_to_shutdown()Sebastian Huber1-1/+4
2014-02-19score: Disable ISR in _Internal_error_Occurred()Sebastian Huber1-1/+3
2014-02-19score: Add SYSTEM_STATE_TERMINATEDSebastian Huber1-1/+1
2013-06-21bsps: Move bsp_generic_fatal_code to new fileSebastian Huber1-3/+3
2013-02-12score: Add and use rtems_assert_contextSebastian Huber1-1/+3
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill1-1/+1
2012-12-28score: Doxygen Clean Up Task #2Mathew Kallada1-1/+3
2012-11-29score: DocumentationSebastian Huber1-12/+7