diff options
author | Ulrich Drepper <drepper@gmail.com> | 2010-10-19 12:56:42 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2010-10-19 12:56:42 -0400 |
commit | 18edac4857531b4b034eef37a07e3b03117de2bf (patch) | |
tree | 76ab66c435d997cdcb07a559e3c7e313945436bf /sysdeps/powerpc/bits | |
parent | d20501241ea423e477b357d93147530987e0d89e (diff) | |
download | glibc-18edac4857531b4b034eef37a07e3b03117de2bf.tar glibc-18edac4857531b4b034eef37a07e3b03117de2bf.tar.gz glibc-18edac4857531b4b034eef37a07e3b03117de2bf.tar.bz2 glibc-18edac4857531b4b034eef37a07e3b03117de2bf.zip |
Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64.
Diffstat (limited to 'sysdeps/powerpc/bits')
-rw-r--r-- | sysdeps/powerpc/bits/mathdef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/powerpc/bits/mathdef.h b/sysdeps/powerpc/bits/mathdef.h index 0c99248bed..7723f0caaf 100644 --- a/sysdeps/powerpc/bits/mathdef.h +++ b/sysdeps/powerpc/bits/mathdef.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1997,1998,1999,2000,2003,2004,2006 +/* Copyright (C) 1997,1998,1999,2000,2003,2004,2006,2010 Free Software Foundation, Inc. This file is part of the GNU C Library. |