Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-07-28 | common/atomic_ops: Don't cast away volatile from pointers | Lioncash | 1 | -16/+21 | |
Preserves the volatility of the pointers being casted. | |||||
2020-06-27 | Common/AtomicOps: Correct GCC Intrinsic argument ordering. | Fernando Sahmkow | 1 | -5/+5 | |
2020-06-27 | Clang Format. | Fernando Sahmkow | 1 | -7/+7 | |
2020-06-27 | ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. | Fernando Sahmkow | 1 | -0/+70 | |