This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 875c76c704 New generic log2f new 4ea49f4c08 New generic powf
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 | 15 + NEWS | 2 +- math/Makefile | 2 +- sysdeps/i386/fpu/{doasin.c => e_powf_log2_data.c} | 0 .../fpu/doasin.c => ia64/fpu/e_powf_log2_data.c} | 0 sysdeps/ieee754/flt-32/e_powf.c | 388 ++++++++++----------- sysdeps/ieee754/flt-32/e_powf_log2_data.c | 45 +++ sysdeps/ieee754/flt-32/math_config.h | 27 ++ .../m680x0/fpu/e_powf_log2_data.c} | 0 9 files changed, 278 insertions(+), 201 deletions(-) copy sysdeps/i386/fpu/{doasin.c => e_powf_log2_data.c} (100%) copy sysdeps/{i386/fpu/doasin.c => ia64/fpu/e_powf_log2_data.c} (100%) create mode 100644 sysdeps/ieee754/flt-32/e_powf_log2_data.c copy sysdeps/{i386/fpu/doasin.c => m68k/m680x0/fpu/e_powf_log2_data.c} (100%)