]> begriffs open source - cmsis/history - CMSIS/Core/Include/cmsis_iccarm.h
Add new compiler macros:
[cmsis] / CMSIS / Core / Include / cmsis_iccarm.h
2023-01-20 Jonatan AntoniAdd new compiler macros:
2021-06-10 TTornblomCMSIS-Core(M): added instruction barrier (ISB) to set_C...
2021-05-20 Jonatan AntoniUpdating all component and file versions.
2021-04-13 TTornblomBuild: Update IAR support for 5.8.0
2021-02-23 Felix JohnnyCMSIS-Core : Add support for __SXTAB16_RORn
2020-06-25 TTornblomCore(M): #undef IAR standard definition of __WEAK
2020-03-16 Martin Kojtalcore: add SPDX identifier
2020-01-31 Gian Marco IodiceCMSIS CORE: Adding support for __SXTB16_RORn
2019-07-30 Kevin BraceyIAR: RRX doesn't modify flags, but has flags as input
2019-07-30 Kevin BraceyIAR: LDRT et al must be asm volatile
2019-05-13 Christophe FavergeonMerge pull request #572 from clamar01/develop
2019-05-09 Kevin BraceyAdd __COMPILER_BARRIER
2019-05-08 Jonatan AntoniCore(M): Enhanced Startup and Lowlevel init provisions.
2019-05-06 Jonatan AntoniCore(M): Introduced provisions for compiler-independent...
2019-03-18 Jonatan AntoniUpdated file versions, dates and copyright headers.
2018-09-10 TTornblomIAR: IAR compilation problem with __RESTRICT define...
2018-09-07 Jonatan AntoniRevert "rtos: rtx5: ARMCC5: move the variables in ...
2018-09-06 Tero Jääskörtos: rtx5: ARMCC5: move the variables in .bss.os secti...
2018-06-19 GuentherMartinUpdated CMSIS core functions.
2018-03-02 Thomas TörnblomUpdate cmsis_iccarm.h
2018-01-10 Jonatan AntoniUpdating company brand
2017-12-08 Jonatan AntoniCore(M): Aligned PSPLIM and MSPLIM access functions...
2017-12-01 Jonatan AntoniCore: Added __STATIC_FORCEINLINE macro for all compilers.
2017-11-16 Jonatan AntoniCore(M): Enhanced IAR compiler header to ignore PSPLIM...
2017-11-09 Jonatan AntoniCore(M): Enhanced ICCARM with MSPLIM and PSPLIM functions.
2017-11-06 Jonatan AntoniCore: Updated compiler __NO_RETURN definition to preven...
2017-10-27 Daniel BrondaniMerge branch 'develop' of https://github.com/ARM-softwa...
2017-10-27 Jonatan AntoniCore: Added #error condition to cmsis_iccarm.h if intri...
2017-10-17 Jonatan AntoniCore: Fixed inline functions to use consistent code...
2017-10-17 Thomas TörnblomAdded typecasts to __REVSH
2017-10-17 Jonatan AntoniCore: Fixed MISRA warnings.
2017-10-17 Jonatan AntoniCore: Aligned intrinsic prototypes for REV, REV16,...
2017-10-16 Thomas TörnblomReplaced a few "u" with "U"
2017-10-11 Peter NyströmHandle name collisions between intrincs.h and cmsis_icc...
2017-09-25 Jonatan AntoniCore(M): Fixed FPSCR intrinsics.
2017-09-25 Jonatan AntoniCore(M): Fixed cmsis_iccarm.h predefined macros for...
2017-09-18 Jonatan AntoniCore(M): Added cast to __USAT error return value to...
2017-09-14 Peter NyströmMoved SSAT and USAT implementation to work for all...
2017-09-06 Jonatan AntoniCore(M): Added new IAR compiler header, not yet used.