]> sourceware.org Git - glibc.git/commitdiff
Fix whitespace issues.
authorUlrich Drepper <drepper@redhat.com>
Wed, 10 Feb 2010 06:46:23 +0000 (22:46 -0800)
committerUlrich Drepper <drepper@redhat.com>
Wed, 10 Feb 2010 06:46:23 +0000 (22:46 -0800)
sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S
sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S
sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S
sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S

index 1c8a38496c3e284003ca3151ce0b3428b967e0fb..29795349116d9b959733de6d651532c0bc4b8d96 100644 (file)
@@ -86,4 +86,3 @@ compat_symbol (libc, __isinf, __isinfl, GLIBC_2_0);
 compat_symbol (libc, isinf, isinfl, GLIBC_2_0);
 # endif
 #endif
-
index e76e8a596188425b7463246b77dd581d48ac70f1..6763d1adc86b586a6ffbd16d90070d34aa15d60b 100644 (file)
@@ -66,4 +66,3 @@ compat_symbol (libc, __finite, __finitel, GLIBC_2_0);
 compat_symbol (libc, finite, finitel, GLIBC_2_0);
 # endif
 #endif
-
index 9a72ce7143b2b7dde09a4ce7d6f4eb6969281631..f896d38026ea0542ab2bd0231d67177e92631c93 100644 (file)
@@ -69,4 +69,3 @@ compat_symbol (libc, __isinf, __isinfl, GLIBC_2_0);
 compat_symbol (libc, isinf, isinfl, GLIBC_2_0);
 # endif
 #endif
-
index cd9c75ef6f1c97beabd633d3b8551fc3a287486c..8877012598edd7ed336cc9e8f1f6284abd1e6c50 100644 (file)
@@ -67,4 +67,3 @@ compat_symbol (libc, __isnan, __isnanl, GLIBC_2_0);
 compat_symbol (libc, isnan, isnanl, GLIBC_2_0);
 # endif
 #endif
-
This page took 0.048813 seconds and 5 git commands to generate.