summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/interr.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2012-11-28Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne1-0/+13
2012-11-27score: Add CPU_Exception_frameSebastian Huber1-3/+3
2012-11-22score: Change _Internal_error_Occurred()Sebastian Huber1-8/+23
2012-11-22score: Delete nest level from internal error stateSebastian Huber1-7/+0
2012-11-21score: Add RTEMS_FATAL_SOURCE_POWERPC_EXCEPTIONSebastian Huber1-0/+9
2012-11-15score: Add RTEMS_FATAL_SOURCE_STACK_CHECKERSebastian Huber1-0/+7
2012-11-15score: Add RTEMS_FATAL_SOURCE_ASSERTSebastian Huber1-0/+7
2012-11-15score: Add RTEMS_FATAL_SOURCE_BSP_SPECIFICSebastian Huber1-0/+7
2012-11-15score: Add RTEMS_FATAL_SOURCE_BSP_GENERICSebastian Huber1-0/+10
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber1-0/+7
2012-11-15score: Add RTEMS_FATAL_SOURCE_APPLICATIONSebastian Huber1-0/+7
2012-11-15score: Add RTEMS_FATAL_SOURCE_BDBUFSebastian Huber1-0/+7
2012-11-15score: Add RTEMS_FATAL_SOURCE_LASTSebastian Huber1-2/+10
2012-11-15score: Add INTERNAL_ERROR_CPU_ISR_INSTALL_VECTORSebastian Huber1-1/+2
2012-11-15score: Add nest level to interal error stateSebastian Huber1-0/+7
2012-11-15score: DocumentationSebastian Huber1-3/+10
2012-11-13score: Move global variables definitionSebastian Huber1-1/+1
2012-10-25score: Work area initialization API changeSebastian Huber1-1/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-06-172011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+2
2011-06-172011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+3
2010-08-232010-08-23 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-1/+3
2010-08-102010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+2
2010-07-072010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2010-06-182010-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+1
2010-03-102010-03-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+2
2009-11-28Whitespace removal.Ralf Corsepius1-1/+1
2009-10-12Introduce Internal_errors_t.Ralf Corsepius1-2/+9
2008-09-04Convert to "bool".Ralf Corsepius1-2/+2