glibc/sysdeps/ieee754/soft-fp
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights
I used these shell commands:

../glibc/scripts/update-copyrights $PWD/../gnulib/build-aux/update-copyright
(cd ../glibc && git commit -am"[this commit message]")

and then ignored the output, which consisted lines saying "FOO: warning:
copyright statement not found" for each of 7061 files FOO.

I then removed trailing white space from math/tgmath.h,
support/tst-support-open-dev-null-range.c, and
sysdeps/x86_64/multiarch/strlen-vec.S, to work around the following
obscure pre-commit check failure diagnostics from Savannah.  I don't
know why I run into these diagnostics whereas others evidently do not.

remote: *** 912-#endif
remote: *** 913:
remote: *** 914-
remote: *** error: lines with trailing whitespace found
...
remote: *** error: sysdeps/unix/sysv/linux/statx_cp.c: trailing lines
2022-01-01 11:40:24 -08:00
..
Makefile
s_daddl.c
s_ddivl.c
s_dfmal.c
s_dmull.c
s_dsqrtl.c
s_dsubl.c
s_fadd.c
s_faddl.c
s_fdiv.c
s_fdivl.c
s_ffma.c
s_ffmal.c
s_fma.c
s_fmaf.c
s_fmal.c
s_fmul.c
s_fmull.c
s_fsqrt.c
s_fsqrtl.c
s_fsub.c
s_fsubl.c