glibc/sysdeps/sparc/sparc64/fpu
Paul Eggert 2b778ceb40 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 6694 files FOO.
I then removed trailing white space from benchtests/bench-pthread-locks.c
and iconvdata/tst-iconv-big5-hkscs-to-2ucs4.c, to work around this
diagnostic from Savannah:
remote: *** pre-commit check failed ...
remote: *** error: lines with trailing whitespace found
remote: error: hook declined to update refs/heads/master
2021-01-02 12:17:34 -08:00
..
multiarch Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
e_sqrtl.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_copysign.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_copysignf.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_fabs.c Use libm_alias_double for sparc. 2017-11-29 23:40:07 +00:00
s_fabsf.c Use libm_alias_float for sparc. 2017-11-30 00:30:40 +00:00
s_fabsl.c Use libm_alias_ldouble for SPARC fabsl. 2017-10-13 16:43:18 +00:00
s_finite.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_finitef.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_fma.c Sparc long double is emulated in software, therefore use dbl-64's s_fma.c 2012-03-15 20:55:42 -07:00
s_isinf.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_isinff.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_isnan.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_isnanf.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_llrint.S Add sparc optimized {l,}rint{,f} for 32-bit v9 and 64-bit. 2012-03-02 18:59:09 -08:00
s_llrintf.S Add sparc optimized {l,}rint{,f} for 32-bit v9 and 64-bit. 2012-03-02 18:59:09 -08:00
s_lrint.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_lrintf.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_nearbyint.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_nearbyintf.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_rint.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_rintf.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_signbit.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_signbitf.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_signbitl.S Optimized sparc assembler for signbit{,f,l} and some variants of isnan. 2012-03-01 20:43:38 -08:00