Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-28 | util/u_atomic: fix build on clang archs without 64-bit atomics | Jonathan Gray | 1 | -0/+41 |
2017-09-22 | util/u_atomic: remove unnecessaty __atomic functions | Grazvydas Ignotas | 1 | -12/+0 |
2017-09-15 | util/u_atomic: Add implementation of __sync_val_compare_and_swap_8 | Matt Turner | 1 | -0/+14 |
2017-04-03 | util/u_atomic: provide 64bit atomics where they're missing | Grazvydas Ignotas | 1 | -0/+75 |