mirror of git://sourceware.org/git/glibc.git
Rename ARM bits/atomic.h not to be specific to nptl add-on.
This commit is contained in:
parent
f3bdd5f843
commit
fdd3affb97
|
@ -1,5 +1,8 @@
|
||||||
2012-08-14 Roland McGrath <roland@hack.frob.com>
|
2012-08-14 Roland McGrath <roland@hack.frob.com>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h: Renamed to ...
|
||||||
|
* sysdeps/unix/sysv/linux/arm/bits/atomic.h: ... this.
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h
|
* sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h
|
||||||
[!__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4]
|
[!__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4]
|
||||||
(atomic_full_barrier): Renamed to ...
|
(atomic_full_barrier): Renamed to ...
|
||||||
|
|
Loading…
Reference in New Issue