summaryrefslogtreecommitdiff
path: root/include/atomic/x86-gcc.h
Commit message (Expand)AuthorAgeFilesLines
* centos5 gcc 4.1 asm bugSergei Golubchik2013-05-071-3/+3
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
| * Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-051-58/+0
* | Bug#56760: my_atomics failures on osx10.5-x86-64bitDavi Arnaut2010-11-301-7/+7
* | Bug#52419: x86 assembly based atomic CAS causes test failuresDavi Arnaut2010-09-171-8/+10
* | Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-231-12/+29
* | Fix compiler warnings in my_atomic.hKonstantin Osipov2010-02-191-1/+1
* | Force use of c-register in CAS instruction on x86-32 bit architecture, b-regi...Mikael Ronstrom2009-12-211-1/+1
* | Fixed complex gcc assembler issues with 64-bit operations on 32-bit platforms...Mikael Ronstrom2009-12-151-18/+47
* | Fixed atomic instruction headers for Windows and x86-gccMikael Ronstrom2009-12-151-0/+6
* | Merge WL#5138 to mysql-next-mrMikael Ronstrom2009-11-271-3/+0
|\ \
| * | WL#2595 kernel-independent atomic operationsMarc Alff2009-11-171-10/+18
* | | WL#5138 merged to mysql-next-mrMikael Ronstrom2009-11-201-12/+44
|\ \ \ | |/ / |/| |
| * | Backported my_atomic from 6.0-codebase and added support for 64-bit atomics t...Mikael Ronstrom2009-10-121-5/+27
| * | Moved atomics from 6.0 codebase to prepare for using atomic increments in pla...Mikael Ronstrom2009-10-091-10/+25
* | | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+4
|\ \ \ | |/ / |/| |
| * | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
| |/
* | Fix for BUG#45131Mikael Ronstrom2009-06-101-1/+1
|/
* Many files:unknown2006-12-271-2/+1
* support for xadd emulation, workaround for Darwinunknown2006-06-291-6/+12
* atomic ops:unknown2006-06-171-24/+18
* unittest:unknown2006-06-011-0/+3
* WL#2595 - atomic operationsunknown2006-05-311-0/+56