This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from cf1ad5b X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349] new 6165555 x86-64: Properly align stack in _dl_tlsdesc_dynamic [BZ #20309]
The 1 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 | 17 +++++++++ configure | 33 +++++++++++++++++ configure.ac | 20 ++++++++++ elf/Makefile | 7 ++++ stdlib/tst-quick_exit.cc => elf/tst-gnu2-tls1.c | 43 ++++++++++++---------- .../fpu/e_sqrtl.c => elf/tst-gnu2-tls1mod.c | 42 +++++++++++++++++---- sysdeps/x86_64/dl-tlsdesc.S | 13 ++++--- 7 files changed, 142 insertions(+), 33 deletions(-) copy stdlib/tst-quick_exit.cc => elf/tst-gnu2-tls1.c (66%) copy sysdeps/sparc/sparc32/fpu/e_sqrtl.c => elf/tst-gnu2-tls1mod.c (72%)