summaryrefslogtreecommitdiff
path: root/libavutil/atomic_gcc.h
Commit message (Expand)AuthorAgeFilesLines
* It has been replaced by C11 stdatomic.h and is now unused.Anton Khirnov2018-01-051-61/+0
* Revert "lavu/atomic: add support for the new memory model aware gcc built-ins"James Almer2017-03-081-17/+0
* lavu/atomic: add support for the new memory model aware gcc built-insJames Almer2014-10-291-0/+17
* Merge commit '6327c10702922eabcb1c6170abd3f03d23ce4c51'Michael Niedermayer2013-03-121-0/+8
|\
| * atomic: fix CAS with armcc.Anton Khirnov2013-03-091-0/+8
| * atomic: Add include guards to the implementation headersMartin Storsjö2013-03-081-0/+5
* | atomic: Add include guards to the implementation headersMartin Storsjö2013-03-081-0/+5
* | Merge commit '65f1d45dcc71186ede72fff950996099d23359bd'Michael Niedermayer2013-03-081-4/+4
|/
* lavu: add support for atomic operations.Ronald S. Bultje2013-03-081-0/+48