This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch google/grte/v6-2.29/master in repository glibc.
from 367c8c0e97 Add a hidden_proto for __close_nocancel before its use new e57ac229dc Reduce an error to warning if clang new 7220c4d393 Add clang versions of CMPLX* macros new 60c5087acb Put CMPLX* macros under ISO C11 new e5da52d681 Suppress tgmath3 tests if clang new 411c5470ad clang requires -mno-see for 387 math new 240ea3c09c Work around a clang bug new 8603348fa3 De-nest test-ffs.c new 0d8743de85 Skip execstack test, depends on nested function new 84b5ab235e Stub out execstack, multidir, and ifunc problems new 98bd74d428 Stub out execstack problem new 7f08540d90 Do not pass unhandled flag to clang new 47421c20fa For clang, add hidden proto of __libc_allocate_once_slow ahe [...] new 98fa878ff0 Use clang integrated assembler except when asm is output and [...] new 1ba2430890 Avoid the nonstandard .tls_common new 96ba247eed Comment out debugging hack that pollutes namespace
The 15 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: Makeconfig | 7 ------- Makerules | 9 +++++++-- elf/Makefile | 4 ++++ elf/tls-macros.h | 2 +- include/allocate_once.h | 5 +++++ math/Makefile | 4 +++- math/complex.h | 25 +++++++++++++++++++++++++ math/test-fe-snans-always-signal.c | 4 ++++ misc/tst-atomic.c | 4 ++++ nptl/Makefile | 11 +++++++++-- scripts/gen-as-const.py | 6 +++--- stdio-common/bug23-3.c | 2 ++ string/test-ffs.c | 31 +++++++++++++++---------------- sysdeps/x86/bits/floatn.h | 4 ++++ sysdeps/x86/fpu/Makefile | 3 +++ sysdeps/x86_64/Makefile | 5 ++++- 16 files changed, 93 insertions(+), 33 deletions(-)