diff options
Diffstat (limited to 'sysdeps/x86')
-rw-r--r-- | sysdeps/x86/fpu/s_fpclassifyl.c | 1 | ||||
-rw-r--r-- | sysdeps/x86/fpu/s_isnanl.c | 2 | ||||
-rw-r--r-- | sysdeps/x86/fpu_control.h | 1 | ||||
-rw-r--r-- | sysdeps/x86/nptl/pthreaddef.h | 1 |
4 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/x86/fpu/s_fpclassifyl.c b/sysdeps/x86/fpu/s_fpclassifyl.c index a4930096c1..98a3cac196 100644 --- a/sysdeps/x86/fpu/s_fpclassifyl.c +++ b/sysdeps/x86/fpu/s_fpclassifyl.c @@ -1,7 +1,6 @@ /* Return classification value corresponding to argument. Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/x86/fpu/s_isnanl.c b/sysdeps/x86/fpu/s_isnanl.c index 45541df08a..41484bf654 100644 --- a/sysdeps/x86/fpu/s_isnanl.c +++ b/sysdeps/x86/fpu/s_isnanl.c @@ -1,6 +1,4 @@ /* s_isnanl.c -- long double version for i387 of s_isnan.c. - * Conversion to long double by Ulrich Drepper, - * Cygnus Support, drepper@cygnus.com. */ /* diff --git a/sysdeps/x86/fpu_control.h b/sysdeps/x86/fpu_control.h index 8081d7072f..094161ed5a 100644 --- a/sysdeps/x86/fpu_control.h +++ b/sysdeps/x86/fpu_control.h @@ -1,7 +1,6 @@ /* FPU control word bits. x86 version. Copyright (C) 1993-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Olaf Flebbe. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/sysdeps/x86/nptl/pthreaddef.h b/sysdeps/x86/nptl/pthreaddef.h index 6ff7d601eb..ff353808ff 100644 --- a/sysdeps/x86/nptl/pthreaddef.h +++ b/sysdeps/x86/nptl/pthreaddef.h @@ -1,6 +1,5 @@ /* Copyright (C) 2002-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@redhat.com>, 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |