]> begriffs open source - cmsis/history - CMSIS/Core/Include/cmsis_compiler.h
CMSIS-Driver: remove return tag from documentation for void functions
[cmsis] / CMSIS / Core / Include / cmsis_compiler.h
2023-11-24 GuentherMartinCore: Clean up header files
2023-11-23 MiloradCvjetkovicCore: Unify __NO_INIT macro across toolchains
2023-08-09 Jonatan AntoniFix arch profile detection:
2023-08-09 Markus KleinRetire the Core_A folder and use a single Core folder...
2023-08-03 GuentherMartinCore(M): align compiler header files
2023-07-20 Jonatan AntoniCore(M): Add support for LLVM/Clang
2023-04-13 Alan PhippsCore(M): Enable support for TI Arm Clang Compiler ...
2023-01-20 Jonatan AntoniAdd new compiler macros:
2019-05-13 Christophe FavergeonMerge pull request #572 from clamar01/develop
2019-05-09 Kevin BraceyAdd __COMPILER_BARRIER
2019-03-18 Jonatan AntoniUpdated file versions, dates and copyright headers.
2018-10-09 BobHeilmaierAdding support for __restrict keyword for TI ARM compiler
2018-10-08 Jonatan AntoniCore(M): Splitted armclang compiler header for LTM...
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-01-10 Jonatan AntoniUpdating company brand
2017-12-01 Jonatan AntoniCore: Added __STATIC_FORCEINLINE macro for all compilers.
2017-09-14 Peter NyströmAdded cmsis_iccarm.h
2017-08-29 Jonatan AntoniFurther MISRA-C Rule 10.6 fix up: Unsigned constant...
2017-07-19 Jonatan AntoniCMSIS-Core(M): Fix up MPU implementation.
2017-06-09 Guillaume GaleazziCMSIS-Core: #203 compiler macro for packed union
2017-05-02 Jonatan AntoniCMSIS-Core: Fixed possible compiler/misra warnings...
2017-04-28 Jonatan AntoniCMSIS-Core: Changed IAR __CLZ workaround to respect...
2017-04-26 Christopher SeidlMerge branch 'feature/rtos_docu_ehancements' into develop
2017-04-25 Martin Kojtalcmsis: fix IAR architecture macros
2017-04-25 Jonatan AntoniIssue #164: Added workaround for missing __CLZ intrinsi...
2017-02-13 Martin GüntherAdded macros
2017-02-01 Martin GüntherMerge pull request #139 from Patater/nvic-virtualization
2017-01-31 bruneu01Resolved merge conflict
2017-01-31 Martin GüntherCore: added macro __PACKED_STRUCT.
2016-11-24 Martin GüntherMerge pull request #114 from thirtytwobits/develop
2016-11-21 Joachim Krech5.0.1-dev1: http:// removed. PACK schema relaxed
2016-11-09 Martin GüntherUpdated cmsis_compiler.h to fix IAR CMSIS macro problem.
2016-10-14 Joachim Krechaccepted pull #89 for Cosmic Compiler.
2016-09-01 Martin GüntherUpdated cmsis_compiler.h
2016-08-31 Martin GüntherUpdated cmsis_compiler.h
2016-08-25 Martin GüntherUpdated CMSIS macros for TI compiler.
2016-08-24 Martin GüntherCMSIS_Core: