summaryrefslogtreecommitdiff
path: root/cpukit/score/include/rtems/score/interr.h (follow)
AgeCommit message (Expand)Author
2018-01-25Remove make preinstallChris Johns
2017-12-06libio: Use API mutexSebastian Huber
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer
2017-07-25INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber
2016-12-12Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILEDSebastian Huber
2016-12-12INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILEDSebastian Huber
2016-12-12score: Introduce _Internal_error()Sebastian Huber
2016-12-12Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber
2016-12-12Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILEDSebastian Huber
2016-12-09score: Remove fatal is internal indicatorSebastian Huber
2016-11-23score: Explicitly define the fatal source numbersSebastian Huber
2016-11-23score: Uncomment unused internal error codesSebastian Huber
2016-11-23score: Add thread queue enqueue calloutSebastian Huber
2016-11-23score: Robust thread dispatchSebastian Huber
2016-11-18score: Add and use _Thread_Dispatch_direct()Sebastian Huber
2016-11-02score: First part of new MrsP implementationSebastian Huber
2016-07-27score: Add deadlock detectionSebastian Huber
2016-07-06score: Do not disable ISR in _Terminate()Sebastian Huber
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber
2016-01-08score: Add fatal errors for NULL entry init tasksSebastian Huber
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber
2015-03-22score: Simplify debug code and use _Assert()Sebastian Huber
2015-03-16cpukit: add and use CPU_Uint32ptr typeGedare Bloom
2015-03-16rtems: make error codes uintptr_tGedare Bloom
2015-03-05score: DocumentationAlexander Krutwig
2014-04-03score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USESebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber
2014-02-19score: Add RTEMS_FATAL_SOURCE_SMPSebastian Huber
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber
2014-02-19score: Delete INTERNAL_ERROR_SHUTDOWN_WHEN_NOT_UPSebastian Huber
2014-02-19score: Move _SMP_Request_other_cores_to_shutdown()Sebastian Huber
2014-02-19score: Disable ISR in _Internal_error_Occurred()Sebastian Huber
2014-02-19score: Add SYSTEM_STATE_TERMINATEDSebastian Huber
2013-06-21bsps: Move bsp_generic_fatal_code to new fileSebastian Huber
2013-02-12score: Add and use rtems_assert_contextSebastian Huber
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill
2012-12-28score: Doxygen Clean Up Task #2Mathew Kallada
2012-11-29score: DocumentationSebastian Huber
2012-11-28Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne
2012-11-27score: Add CPU_Exception_frameSebastian Huber
2012-11-22score: Change _Internal_error_Occurred()Sebastian Huber
2012-11-22score: Delete nest level from internal error stateSebastian Huber
2012-11-21score: Add RTEMS_FATAL_SOURCE_POWERPC_EXCEPTIONSebastian Huber
2012-11-15score: Add RTEMS_FATAL_SOURCE_STACK_CHECKERSebastian Huber
2012-11-15score: Add RTEMS_FATAL_SOURCE_ASSERTSebastian Huber