]> begriffs open source - cmsis/history - CMSIS/Core/Include/cmsis_armcc.h
CMSIS-DSP: Correction to spline function to be able to build examples
[cmsis] / CMSIS / Core / Include / cmsis_armcc.h
2020-02-13 GuentherMartinAdded use of predefined macro __ARM_ARCH_8_1M_MAIN__
2020-01-31 Jonatan AntoniCore(M): Fixup for syntax error introduced by #796
2020-01-31 Gian Marco IodiceCMSIS CORE: Adding support for __SXTB16_RORn
2019-07-30 Kevin BraceyARMCC: remove explicit DSB/DMB/ISB barriers
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-12-14 GuentherMartinDSP_Lib:
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-05-08 Jonatan AntoniCore(M): Added compatibility implementations for FPSCR...
2018-01-10 Jonatan AntoniUpdating company brand
2017-12-01 Jonatan AntoniCore: Added __STATIC_FORCEINLINE macro for all compilers.
2017-10-17 Jonatan AntoniCore: Fixed inline functions to use consistent code...
2017-10-17 Jonatan AntoniCore: Aligned intrinsic prototypes for REV, REV16,...
2017-10-12 Jonatan AntoniCore: Fixed core instruction prototypes of __REV and...
2017-09-18 Jonatan AntoniCore(M): Added cast to __USAT error return value to...
2017-09-11 Jonatan AntoniCore(M): Changed USAT intrinsic to work on signed input...
2017-09-08 Jonatan AntoniCore: Fixed minor compiler and MISRA warnings.
2017-08-31 Jonatan AntoniCore(M): Added ARMv6-M compatibility functions for...
2017-08-31 Jonatan AntoniCore(M): Fixed function prototypes in compiler headers.
2017-07-19 Jonatan AntoniCMSIS-Core(M): Fix up MPU implementation.
2017-06-09 Guillaume GaleazziCMSIS-Core: #203 compiler macro for packed union
2017-02-13 Martin GüntherAdded macros
2017-02-03 Martin GüntherChanged macro __PACKED back for ARMCC compiler.
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.
2017-01-10 Martin GüntherMerge pull request #128 from kjelleandersen/compiler_wa...
2017-01-10 Kjell Eirik AndersenSilenced compiler warning.
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-15 Martin GüntherUpdated macro __ARM_ARCH_6M__ in cmsis_armcc.h.
2016-09-27 Martin Güntheradding CMSIS compiler control macros to cmsis_armcc.h
2016-09-13 bruneu01Merge branch 'develop' of https://github.com/ARM-softwa...
2016-09-13 Martin GüntherAdded MISRA 2012 improvements.
2016-09-12 Martin GüntherAdded MISRA improvements.
2016-08-24 Martin GüntherCMSIS_Core:
2016-07-01 Robert RostoharEnd-of-line normalization
2016-03-08 Christopher SeidlMerge remote-tracking branch 'refs/remotes/ARM-software...
2016-03-08 Martin GüntherMerge pull request #9 from GuentherMartin/master
2016-03-08 Martin Günthermacro check
2016-03-08 Martin GüntherApache-2.0 license
2016-02-18 Joachim KrechInitial Commit starting from: