This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 5c522d7a58 x86: Include <bits/stdlib-bsearch.h> in dl-cacheinfo.h new 2a035debbb atomic: Use builtin atomics with USE_ATOMIC_COMPILER_BUILTINS new 1c48da52bc atomic: Switch m68k to builtin atomics new 30108f8b6c atomic: Switch alpha to builtin atomics new 666c26c243 atomic: Switch microblaze to builtin atomics new 6916b7faf8 atomic: Switch sh to builtin atomics new 9c72e0193d atomic: Switch hppa to builtin atomics new b568af853b atomic: Switch power to builtin atomics new c7b7c80b39 atomic: Switch atomic.h to builtin atomics
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/atomic.h | 208 +++--------- sysdeps/alpha/atomic-machine.h | 313 +---------------- sysdeps/m68k/coldfire/atomic-machine.h | 18 +- sysdeps/m68k/m680x0/m68020/atomic-machine.h | 214 +----------- sysdeps/microblaze/atomic-machine.h | 229 +------------ sysdeps/powerpc/atomic-machine.h | 276 --------------- sysdeps/powerpc/powerpc32/atomic-machine.h | 60 +--- sysdeps/powerpc/powerpc64/atomic-machine.h | 188 +---------- sysdeps/unix/sysv/linux/hppa/atomic-machine.h | 77 +---- .../unix/sysv/linux/m68k/coldfire/atomic-machine.h | 21 +- sysdeps/unix/sysv/linux/sh/atomic-machine.h | 376 +-------------------- 11 files changed, 53 insertions(+), 1927 deletions(-)