summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/basedefs.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-09score: Add RTEMS_CONSTSebastian Huber1-0/+11
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-3/+3
2018-12-06score: Use __typeof__ for strict ISO C compatSebastian Huber1-3/+3
2018-11-12score: Add and use malloc() family attributesSebastian Huber1-0/+50
2018-11-12score: Deprecate proc_ptrSebastian Huber1-1/+1
2018-11-08small typoMalte Münch1-1/+1
2018-11-08score: Use RTEMS_DEPRECATED for deprecated typesSebastian Huber1-3/+3
2018-10-05score: Fix legacy RTEMS_STATIC_ASSERT()Sebastian Huber1-1/+2
2018-08-03score: Remove superfluous semicolonSebastian Huber1-1/+1
2018-07-25score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE()Sebastian Huber1-0/+28
2018-06-21score: Macros to declare and define global symbolsSebastian Huber1-1/+33
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-08-25score: Remove <string.h> include from basedefs.hSebastian Huber1-7/+0
2017-08-25score: Remove <limits.h> include from basedefs.hSebastian Huber1-7/+0
2017-07-31score: Add RTEMS_HAVE_MEMBER_SAME_TYPE()Sebastian Huber1-0/+19
2017-06-29score: Add RTEMS_NO_INLINESebastian Huber1-1/+11
2017-02-23score: Add RTEMS_WEAK_ALIAS()Sebastian Huber1-0/+10
2016-11-23score: Add RTEMS_ALIAS()Sebastian Huber1-0/+10
2016-10-13score: Rename RTEMS_OBFUSCATE_POINTER()Sebastian Huber1-4/+6
2016-10-12score: Add RTEMS_OBFUSCATE_POINTER()Sebastian Huber1-1/+11
2016-07-25score: Disable RTEMS_NO_RETURN for RTEMS_DEBUGSebastian Huber1-1/+1
2016-06-22Rename and move RTEMS_PRINTF_ATTRIBUTE()Sebastian Huber1-0/+11
2016-03-23score: Add and use RTEMS_UNREACHABLESebastian Huber1-0/+19
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber1-14/+0
2016-02-03Use linker set for MPCI initializationSebastian Huber1-14/+0
2016-02-03posix: Delete empty _POSIX_API_Initialize()Sebastian Huber1-14/+0
2016-02-03rtems: Delete empty _RTEMS_API_Initialize()Sebastian Huber1-14/+0
2016-01-26score: Add RTEMS_ALIGNED()Sebastian Huber1-0/+9
2015-10-26basdefs.h: Add and use RTEMS_PACKEDSebastian Huber1-2/+5
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-2/+5
2015-10-26basdefs.h: Add and use RTEMS_DEPRECATEDSebastian Huber1-3/+5
2015-10-26basdefs.h: Add RTEMS_PURESebastian Huber1-3/+5
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber1-4/+6
2015-10-26basedefs.h: Add compiler attributesSebastian Huber1-1/+40
2014-11-20cpukit: basedefs: macro for packed attributeJan Dolezal1-0/+10
2014-09-08score: More strict RTEMS_DEQUALIFY implementation.Pavel Pisa1-1/+53
2014-09-08score: Add RTEMS_DECONST|DEVOLATILE|DEQUALIFY()Sebastian Huber1-0/+27
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber1-0/+10
2014-05-30Minor conditionals to enable building Scheduler Simulator on GNU/LinuxJoel Sherrill1-1/+3
2014-04-15score: Add and use RTEMS_ZERO_LENGTH_ARRAYSebastian Huber1-0/+7
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
2013-09-22basedefs.h: Add RTEMS_COMPILER_UNUSED_ATTRIBUTE.Joel Sherrill1-0/+11
2013-07-23score: Include <string.h> in basedefs.hSebastian Huber1-0/+7
2013-07-22score: Include <limits.h> in basedefs.hSebastian Huber1-0/+7
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill1-1/+1
2012-12-28score: Doxygen Clean Up Task #2Mathew Kallada1-2/+11
2012-11-13score: Add and use RTEMS_ARRAY_SIZE()Sebastian Huber1-0/+2
2012-11-06score: Support static_assert and _Static_assertSebastian Huber1-2/+10
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0