Ivan Grokhotkov
|
0c10b937f5
Merge branch 'bugfix/freertos_smp_disable_interrupt_usage' into 'master'
|
3 лет назад |
Anton Maklakov
|
bf3892acee
newlib: stdatomic: fix conflicting types for __atomic_load/__atomic_store
|
3 лет назад |
Darian Leung
|
daa950d9ed
freertos: Replace portSET_INTERRUPT_MASK_FROM_ISR() call for SMP
|
3 лет назад |
Andrei Safronov
|
3d9814bf8b
newlib: implement __atomic_load/__atomic_store functions
|
3 лет назад |
Anton Maklakov
|
3ab9acddc1
newlib: stdatomic: fix conflicting types for atomic built-in functions
|
4 лет назад |
Ivan Grokhotkov
|
01033a3a60
newlib: stdatomic: implement missing "op_fetch", "nand" builtins
|
4 лет назад |
Darian Leung
|
d6f2fa4bab
freertos: Remove critical nested macros
|
4 лет назад |
Andrei Safronov
|
f4803c5aaf
newlib: fix clang atomics
|
4 лет назад |
Scott Mabin
|
d5e4fc8356
remove `__clang` ifdef around atomic emulation
|
4 лет назад |
Scott Mabin
|
d93b53b9e5
newlib: provide missing atomic libcalls
|
4 лет назад |
Andrei Safronov
|
40daaa9d56
newlib,clang: implement __sync_* atomics for clang/llvm toolchain.
|
4 лет назад |
Ivan Grokhotkov
|
742102079a
newlib: stdatomic: emulate 64-bit atomics on 32-bit SMP SoCs
|
4 лет назад |
Ivan Grokhotkov
|
32fcd4f02a
newlib: stdatomic: fix prototypes, don't disable compiler warnings
|
4 лет назад |
Sachin Parekh
|
b1eacc24f2
stdatomic: Implemented legacy __sync APIs and __atomic_exchange_n
|
4 лет назад |
Renz Bagaporo
|
b1027005df
arch: move stdatomic
|
4 лет назад |