This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from b05cb613e7 linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433] new 6a9dd7a7c5 Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]
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 | 8 +++++++ sysdeps/alpha/fpu/s_fmax.S | 52 --------------------------------------------- sysdeps/alpha/fpu/s_fmaxf.S | 1 - sysdeps/alpha/fpu/s_fmin.S | 52 --------------------------------------------- sysdeps/alpha/fpu/s_fminf.S | 1 - 5 files changed, 8 insertions(+), 106 deletions(-) delete mode 100644 sysdeps/alpha/fpu/s_fmax.S delete mode 100644 sysdeps/alpha/fpu/s_fmaxf.S delete mode 100644 sysdeps/alpha/fpu/s_fmin.S delete mode 100644 sysdeps/alpha/fpu/s_fminf.S