This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch zack/remove-mode-bits in repository glibc.
discards bf9713106d Remove __no_long_double / __ldbl_is_dbl. discards 9926dde3d8 Replace _IO_FLAGS2_FORTIFY with PRINTF_FORTIFY. new f14686ab15 Replace _IO_FLAGS2_FORTIFY with PRINTF_FORTIFY. new c3db5a40b8 Remove __no_long_double / __ldbl_is_dbl. new ce66ffc3fb Post-cleanup: don't include math.h/math_private.h in math_ld [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (bf9713106d) \ N -- N -- N refs/heads/zack/remove-mode-bits (ce66ffc3fb)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
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: include/wchar.h | 2 -- sysdeps/ieee754/ldbl-128ibm/s_ceill.c | 1 + sysdeps/ieee754/ldbl-128ibm/s_floorl.c | 1 + sysdeps/ieee754/ldbl-128ibm/s_llrintl.c | 1 + sysdeps/ieee754/ldbl-128ibm/s_llroundl.c | 1 + sysdeps/ieee754/ldbl-128ibm/s_lrintl.c | 1 + sysdeps/ieee754/ldbl-128ibm/s_lroundl.c | 1 + sysdeps/ieee754/ldbl-128ibm/s_rintl.c | 1 + sysdeps/ieee754/ldbl-128ibm/s_roundl.c | 1 + sysdeps/ieee754/ldbl-128ibm/s_truncl.c | 1 + sysdeps/ieee754/ldbl-opt/nldbl-compat.c | 6 +++--- sysdeps/powerpc/power7/fpu/s_logb.c | 2 ++ sysdeps/powerpc/powerpc64/fpu/multiarch/e_expf.c | 1 + sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c | 1 + sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c | 1 + 15 files changed, 17 insertions(+), 5 deletions(-)