]> begriffs open source - cmsis/history - CMSIS/Core/Include/cmsis_gcc.h
Core(M): Add LDA/STL memory clobbers
[cmsis] / CMSIS / Core / Include / cmsis_gcc.h
2019-07-30 Kevin BraceyCore(M): Add LDA/STL memory clobbers
2019-07-30 Kevin BraceyRevert "Core(M): Added memory clobbers to get_PRIMASK...
2019-05-17 Jonatan AntoniCore(M): Adopted GCC __cmsis_startup scatter loading...
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.
2019-01-07 Kevin BraceyAvoid __builtin_clz(0)
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-14 Freddie ChopinRemove `register` keyword from public headers
2018-05-08 Jonatan AntoniCore(M): Added compatibility implementations for FPSCR...
2018-04-09 Jonatan AntoniCore: Updated cmsis_gcc file header.
2018-04-06 Jonatan AntoniCore(M): Remove usage of __builtin_arm_[gs]et_fpscr...
2018-01-16 Niklas HauserCore(M): Fix -Wundef for __ARM_FEATURE_DSP
2017-12-08 Jonatan AntoniCore(M): Aligned PSPLIM and MSPLIM access functions...
2017-12-05 Jonatan AntoniCore: Fixed GCC compiler warnings on __CLZ intrinsic.
2017-11-06 Jonatan AntoniCore: Updated compiler __NO_RETURN definition to preven...
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-16 Jonatan AntoniCore(M): Added memory clobbers to get_PRIMASK on GCC...
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-07-03 Norbert LangeCorrect gcc version check for __builtin_arm_[gs]et_fpsc...
2017-06-09 Guillaume GaleazziCMSIS-Core: #203 compiler macro for packed union
2017-04-26 Christopher SeidlMerge branch 'feature/rtos_docu_ehancements' into develop
2017-04-25 Martin GüntherMerge pull request #186 from nolange/develop
2017-04-24 Norbert LangeFix __set_FPSCR and __get_FPSCR for (non-ARM) Clang
2017-03-10 Niklas HauserAdd __TZ_get/set_SP for v8-M
2017-02-13 Martin GüntherAdded macros
2017-02-02 Martin GüntherUpdated compiler include files. Removed SP from clobber...
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-17 Martin GüntherMerge pull request #132 from bulislaw/develop
2017-01-16 Bartek SzatkowskiFix typo _WEAK -> __WEAK
2017-01-10 Martin GüntherMerge pull request #128 from kjelleandersen/compiler_wa...
2017-01-10 Kjell Eirik AndersenSilenced compiler warning.
2016-12-21 Martin GüntherUpdated functions __get_FPSCR, __set_FPSC.
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-18 Dixon, ScottSuppressing warning for unaligned int.
2016-10-28 Martin GüntherUpdated ARMv8M Baseline macros.
2016-10-27 Martin GüntherMerge pull request #95 from Kochise/patch-1
2016-10-26 KochiseAdded __CMSIS_GCC_OUT_RW_REG
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-12 Martin GüntherAdded CMSE support to cmsis_gcc.h.
2016-07-01 Robert RostoharEnd-of-line normalization
2016-06-16 Martin GüntherCMSIS_Core:
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: