Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.3] Add atomic_shim to support platforms where 64-bit atomics are not available #24

Merged
merged 2 commits into from
Jul 21, 2020
Merged

[0.3] Add atomic_shim to support platforms where 64-bit atomics are not available #24

merged 2 commits into from
Jul 21, 2020

Commits on Jul 18, 2020

  1. Add atomic_shim to support platforms where 64-bit atomics are not ava…

    …ilable
    
    Signed-off-by: Nazar Mishturak <nazarmx@gmail.com>
    nazar554 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    26e996a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Add ctor for static AtomicU64 initialization on MIPS/PowerPC

    Signed-off-by: Nazar Mishturak <nazarmx@gmail.com>
    nazar554 committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    51a8186 View commit details
    Browse the repository at this point in the history