This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 542b110585 malloc: Enable merging of remainders in memalign (bug 30723) new f6b10ed8e9 x86_64: Add log2 with FMA
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: sysdeps/x86_64/fpu/multiarch/Makefile | 2 ++ sysdeps/x86_64/fpu/multiarch/e_log2-fma.c | 3 +++ .../x86_64/fpu/multiarch/{e_expf.c => e_log2.c} | 28 +++++++++++----------- 3 files changed, 19 insertions(+), 14 deletions(-) create mode 100644 sysdeps/x86_64/fpu/multiarch/e_log2-fma.c copy sysdeps/x86_64/fpu/multiarch/{e_expf.c => e_log2.c} (60%)