This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a329844 Make sure tilepro uses kernel atomics fo atomic_store new 8129bf7 Make SH <sys/user.h> self-contained. new 84c426b Ignore -Wmaybe-uninitialized in stdlib/bug-getcontext.c. new 14f95a4 Add script to build many glibc configurations.
The 3 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: ChangeLog | 10 + scripts/build-many-glibcs.py | 1142 +++++++++++++++++++++++++++++++++ stdlib/bug-getcontext.c | 9 + sysdeps/unix/sysv/linux/sh/sys/user.h | 1 + 4 files changed, 1162 insertions(+) create mode 100755 scripts/build-many-glibcs.py