mariadb/include/atomic
Sergei Golubchik 009dee833c centos5 gcc 4.1 asm bug
include/atomic/x86-gcc.h:
  force %esi register, don't give gcc a choice.
  (otherwise it could choose %ebx, and 4.1 did)
2013-05-07 18:28:36 +02:00
..
gcc_builtins.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
generic-msvc.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
nolock.h MDEV-417 - fix typo that prevented use of atomic instructions on Windows 2012-07-30 20:13:23 +02:00
rwlock.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
solaris.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
x86-gcc.h centos5 gcc 4.1 asm bug 2013-05-07 18:28:36 +02:00