This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 4088d8dd29 x86: Allow undefined _DYNAMIC in static executable new bf27d3973d New generic logf new 90c42e40d0 missed ChangeLog entry
The 2 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 | 11 ++ NEWS | 2 +- math/Makefile | 2 +- sysdeps/i386/fpu/{doasin.c => e_logf_data.c} | 0 .../{i386/fpu/doasin.c => ia64/fpu/e_logf_data.c} | 0 sysdeps/ieee754/flt-32/e_logf.c | 148 +++++++++++---------- sysdeps/ieee754/flt-32/e_logf_data.c | 44 ++++++ sysdeps/ieee754/flt-32/math_config.h | 12 ++ .../fpu/doasin.c => m68k/m680x0/fpu/e_logf_data.c} | 0 9 files changed, 144 insertions(+), 75 deletions(-) copy sysdeps/i386/fpu/{doasin.c => e_logf_data.c} (100%) copy sysdeps/{i386/fpu/doasin.c => ia64/fpu/e_logf_data.c} (100%) create mode 100644 sysdeps/ieee754/flt-32/e_logf_data.c copy sysdeps/{i386/fpu/doasin.c => m68k/m680x0/fpu/e_logf_data.c} (100%)