diff options
Diffstat (limited to 'sysdeps/i386/fpu/s_expm1f.S')
-rw-r--r-- | sysdeps/i386/fpu/s_expm1f.S | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/i386/fpu/s_expm1f.S b/sysdeps/i386/fpu/s_expm1f.S index 76fd778fe6..b31972c32f 100644 --- a/sysdeps/i386/fpu/s_expm1f.S +++ b/sysdeps/i386/fpu/s_expm1f.S @@ -1,9 +1,6 @@ /* ix87 specific implementation of exp(x)-1. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. - Based on code by John C. Bowman <bowman@ipp-garching.mpg.de>. - Corrections by H.J. Lu (hjl@gnu.ai.mit.edu), 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 |