Historia zmian

Autor SHA1 Wiadomość Data
  Rajmund Szymański 036eae5490 Core(M): Fixed typo in __VECTOR_TABLE_ATTRIBUTE definition (#740) 6 lat temu
  GuentherMartin cbb288362f Added use of predefined macro __ARM_ARCH_8_1M_MAIN__ 6 lat temu
  Gian Marco Iodice 899e647d48 CMSIS CORE: Adding support for __SXTB16_RORn 6 lat temu
  Kevin Bracey baf1da4da1 Core(M): Add LDA/STL memory clobbers 7 lat temu
  Kevin Bracey 0c41122493 Add __COMPILER_BARRIER 7 lat temu
  Jonatan Antoni 05ff76c8b7 Core(M): Enhanced Startup and Lowlevel init provisions. 6 lat temu
  Jonatan Antoni 672b471f8b Core(M): Introduced provisions for compiler-independent C startup code. 6 lat temu
  Jonatan Antoni 12955cd8dd Updated file versions, dates and copyright headers. 7 lat temu
  Jonatan Antoni 5aff17b8bd Core(M): Minor typo and MISRA fixes. 7 lat temu
  Jonatan Antoni 35a4c6eb7c Core(M): Removed extra semicolons from ArmClang compiler intrinsics. 7 lat temu
  Kevin Bracey 66c4597811 Avoid __builtin_clz(0) 7 lat temu
  GuentherMartin 5913df8177 DSP_Lib: 7 lat temu
  Kochise 99013b07e9 Added __CMSIS_GCC_OUT_RW_REG 7 lat temu
  Jonatan Antoni d3f3250884 Core(M): Fixed __UQADD8 for ArmClang. 7 lat temu
  Jonatan Antoni d1601f360d Core(M): Splitted armclang compiler header for LTM and latest. 7 lat temu
  Jonatan Antoni 282aa9920d Revert "rtos: rtx5: ARMCC5: move the variables in .bss.os section to ZI section" 7 lat temu
  Tero Jääskö 0b4f11cfaa rtos: rtx5: ARMCC5: move the variables in .bss.os section to ZI section 7 lat temu
  Freddie Chopin f46ec37262 Remove `register` keyword from public headers 7 lat temu
  Jonatan Antoni 13e9162a88 Core(M): Added compatibility implementations for FPSCR access for Armv6-M and Armv8-MBL. 7 lat temu
  Jonatan Antoni 18cc96dc71 Updating company brand 8 lat temu
  Jonatan Antoni 19a14a4f84 Core(M): Aligned PSPLIM and MSPLIM access functions among compilers and device variants. 8 lat temu
  Jonatan Antoni 3e7eb8e936 Core: Updated compiler __NO_RETURN definition to prevent macro name clash on "noreturn" with C11 stdnoreturn.h. (Issue #240) 8 lat temu
  Jonatan Antoni b91922ab72 Core: Fixed inline functions to use consistent code style. 8 lat temu
  Jonatan Antoni b76e1d8d96 Core: Aligned all core headers with pragma system include. 8 lat temu
  Jonatan Antoni bf63e30194 Core: Aligned intrinsic prototypes for REV, REV16, REVSH, RBIT and CLZ along all compilers to ACLE specification. 8 lat temu
  Jonatan Antoni 17947cc250 Core: Fixed core instruction prototypes of __REV and __REV16. 8 lat temu
  Jonatan Antoni da47fcbc7a Core(M): Fixed FPSCR intrinsics. 8 lat temu
  Jonatan Antoni e9d2edaf26 Core(M): Fixed __get_FPSCR und __set_FPSCR definition on ArmClang if FPU is unavailable/unused. 8 lat temu
  Jonatan Antoni 838ee26eaf Core(M): Added cast to __USAT error return value to suppress compiler warnings. 8 lat temu
  Jonatan Antoni bf718a3f5e Core(M): Changed USAT intrinsic to work on signed input values. 8 lat temu