This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/expf/master in repository glibc.
discards a696cda418 x86-64: Optimize e_expf with FMA [BZ #21912] adds bbf5c4388a aio: Remove support for BROKEN_THREAD_SIGNALS adds 6b11a6ad71 gmon: Run tst-gmon-prof only for run-built-tests=yes new 5c18dfae53 x86-64: Put L(SP_INF_0) in .rodata.cst4 section [BZ #21955] new a13f5e6e34 x86-64: Optimize e_expf with FMA [BZ #21912]
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 (a696cda418) \ N -- N -- N refs/heads/hjl/expf/master (a13f5e6e34)
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 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 | 19 +++++++++++++++++++ gmon/Makefile | 2 ++ sysdeps/pthread/aio_misc.c | 4 ---- sysdeps/pthread/aio_misc.h | 16 ---------------- sysdeps/pthread/aio_notify.c | 18 ------------------ sysdeps/pthread/aio_suspend.c | 3 --- sysdeps/pthread/lio_listio.c | 16 ---------------- sysdeps/x86_64/fpu/e_expf.S | 2 +- sysdeps/x86_64/fpu/multiarch/e_expf-fma.S | 2 +- 9 files changed, 23 insertions(+), 59 deletions(-)