This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 0525ce4850 Add exp2f and log2f benchmark trace new 26e70aec70 Fix BZ 14333
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 | 22 +++++++ stdlib/Makefile | 9 ++- stdlib/cxa_atexit.c | 28 +++++---- stdlib/cxa_finalize.c | 68 +++++++++++++++------- stdlib/exit.c | 36 +++++++++++- stdlib/exit.h | 19 +++++- stdlib/on_exit.c | 13 +++-- misc/preadv2.c => stdlib/test-at_quick_exit-race.c | 21 +++---- misc/preadv2.c => stdlib/test-atexit-race.c | 20 +++---- .../xaccept4.c => stdlib/test-cxa_atexit-race.c | 23 ++++---- .../test-on_exit-race.c | 20 +++---- 11 files changed, 198 insertions(+), 81 deletions(-) copy misc/preadv2.c => stdlib/test-at_quick_exit-race.c (69%) copy misc/preadv2.c => stdlib/test-atexit-race.c (71%) copy support/xaccept4.c => stdlib/test-cxa_atexit-race.c (66%) copy math/test-finite-macros.c => stdlib/test-on_exit-race.c (69%)