This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 086ee48eae Open master branch for glibc 2.28 development new f1d7368196 Fix -Os log1p, log1pf build (bug 21314). new 049375e2b5 Do not use packed structures in soft-fp. new ccc9035a67 Fix m68k bits/fenv.h for no-FPU ColdFire.
The 3 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 | 48 +++++++++++++++++++++++++++++++ soft-fp/double.h | 4 +-- soft-fp/extended.h | 2 +- soft-fp/half.h | 2 +- soft-fp/quad.h | 2 +- soft-fp/single.h | 2 +- sysdeps/ieee754/dbl-64/s_log1p.c | 12 +++++++- sysdeps/ieee754/flt-32/s_log1pf.c | 17 +++++++++-- sysdeps/m68k/{fpu => }/bits/fenv.h | 58 ++++++++++++++++++++++++++++++-------- 9 files changed, 127 insertions(+), 20 deletions(-) rename sysdeps/m68k/{fpu => }/bits/fenv.h (71%)