aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/atomic-machine.h
AgeCommit message (Expand)Author
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella
2021-11-02i386: Explain why __HAVE_64B_ATOMICS has to be 0Florian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-13x86: Remove UP macro. Define LOCK_PREFIX unconditionally.Florian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-18x86: Merge i386/x86_64 atomic-machine.hH.J. Lu