2011-03-13 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Sun, 13 Mar 2011 10:50:36 +0000 (10:50 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 25 Jul 2011 12:03:26 +0000 (16:03 +0400)
commit97b63ffb6ee2900ddcc76323393441e64abed5d0
tree72ad8dcf1674e87a32f7f4da4b1317ef82e105fb
parent43e232fa1613e19aad0eff63b51f20facb9bfe17
2011-03-13  Ivan Maidanski  <ivmai@mail.ru>

* src/atomic_ops/sysdeps/emul_cas.h: Fix a typo in a comment;
expand all tabs to spaces.
* src/atomic_ops/sysdeps/gcc/x86.h (AO_test_and_set_full):
Recognize AO_XCHGB_RET_WORD new macro (to workaround a bug).
* src/atomic_ops/sysdeps/gcc/x86_64.h (AO_test_and_set_full):
Ditto.
ChangeLog
src/atomic_ops/sysdeps/emul_cas.h
src/atomic_ops/sysdeps/gcc/x86.h
src/atomic_ops/sysdeps/gcc/x86_64.h