mirror of git://sourceware.org/git/glibc.git
On powerpc, atomic_exchange_and_add is implemented without any barriers. This patchs adds the missing instruction and memory barrier for acquire and release semanthics. |
||
|---|---|---|
| .. | ||
| atomic.h | ||
| endian.h | ||
| fenv.h | ||
| fenvinline.h | ||
| hwcap.h | ||
| link.h | ||
| mathdef.h | ||
| mathinline.h | ||
| setjmp.h | ||