Markus Klein
|
7f6a7b6b87
Harmonize compiler settings for Cortex-M and Cortex-A
|
3 tahun lalu |
GuentherMartin
|
4fc5c2c2c0
Core(A): Fixed __RBIT implementation (issue #1445)
|
3 tahun lalu |
GuentherMartin
|
a18a6b7ad6
CMSIS-Core: aligned __disable_irq, __disable_fault_irq between supported compilers (#1187)
|
4 tahun lalu |
Jonatan Antoni
|
724104c61a
Core(A): Fixed file and component versions.
|
5 tahun lalu |
Christophe Favergeon
|
93b52c8a56
CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments.
|
6 tahun lalu |
Kevin Bracey
|
4f14f49ff1
GCC/Clang: cope with __set_CPSR changing condition codes
|
7 tahun lalu |
Kevin Bracey
|
a693d677a9
GCC: add WFI/WFE compiler barriers
|
7 tahun lalu |
Kevin Bracey
|
a4e695753c
GCC: SSAT and USAT need asm volatile
|
7 tahun lalu |
Kevin Bracey
|
efa5af110d
GCC: remove unneeded asm volatiles
|
7 tahun lalu |
Kevin Bracey
|
4d8dc46639
GCC: remove stray EMBEDDED_ASM annotations
|
7 tahun lalu |
Christophe Favergeon
|
3b2a0ee234
CMSIS-DSP: New testing framework
|
6 tahun lalu |
Jonatan Antoni
|
5bf4e4a9a6
Core(A): Fixed GCC __ASM macro __asm. (#593)
|
6 tahun lalu |
Jonatan Antoni
|
3f3b67fd5d
Core(A): Fixed __FPU_Enable function not to mess registers. (#589)
|
6 tahun lalu |
Christophe Favergeon
|
2f28d42b0a
Merge pull request #572 from clamar01/develop
|
6 tahun lalu |
Kevin Bracey
|
0c41122493
Add __COMPILER_BARRIER
|
7 tahun lalu |
ClaudioMartino
|
0f947fe846
New NEON float32 algorithms for Cortex A5 (TransformFunctions excluded) with armDS project
|
6 tahun lalu |
Jonatan Antoni
|
12955cd8dd
Updated file versions, dates and copyright headers.
|
6 tahun lalu |
Kevin Bracey
|
66c4597811
Avoid __builtin_clz(0)
|
7 tahun lalu |
Beetix
|
a6df6733f6
Fixed issue #413
|
7 tahun lalu |
Jonatan Antoni
|
282aa9920d
Revert "rtos: rtx5: ARMCC5: move the variables in .bss.os section to ZI section"
|
7 tahun lalu |
Tero Jääskö
|
0b4f11cfaa
rtos: rtx5: ARMCC5: move the variables in .bss.os section to ZI section
|
7 tahun lalu |
Jonatan Antoni
|
0c9e1b69f7
Core: Updated cmsis_gcc file header.
|
7 tahun lalu |
Jonatan Antoni
|
8f5ff03b5c
Core(A): Remove usage of __builtin_arm_[gs]et_fpscr in GCC >= 7.2 due to shortcomings.
|
7 tahun lalu |
Jonatan Antoni
|
67737d02af
Core(A): Fixed -Wundef warning in GCC compiler header when accessing __ARM_NEON on non-NEON devices.
|
8 tahun lalu |
Jonatan Antoni
|
d43938fac6
Core(A): Changed macro __DEPRECATED to CMSIS_DEPRECATED. (Issue #287)
|
8 tahun lalu |
Jonatan Antoni
|
17b53ef2a2
Core(A): Refactored L1 Cache maintenance to be compiler agnostic.
|
8 tahun lalu |
Jonatan Antoni
|
4fd5c88ec1
Core: Fixed GCC compiler warnings on __CLZ intrinsic.
|
8 tahun lalu |
Jonatan Antoni
|
3e7eb8e936
Core: Updated compiler __NO_RETURN definition to prevent macro name clash on "noreturn" with C11 stdnoreturn.h. (Issue #240)
|
8 tahun lalu |
Robert Rostohar
|
d7783e4741
Core(A): Updated __FPU_Enable function (VFP register count detection)
|
8 tahun lalu |
Jonatan Antoni
|
b91922ab72
Core: Fixed inline functions to use consistent code style.
|
8 tahun lalu |