about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-02-09 22:46:23 -0800
committerUlrich Drepper <drepper@redhat.com>2010-02-09 22:46:23 -0800
commit029f8f41c7833d61755649f39f48e57a6d9a0fba (patch)
tree0bc55881f8383b8404641c8a39668fec1ca37b07
parent0f507b6c95027a9247f7828ee0f4318951a9d455 (diff)
downloadglibc-029f8f41c7833d61755649f39f48e57a6d9a0fba.tar.gz
glibc-029f8f41c7833d61755649f39f48e57a6d9a0fba.tar.xz
glibc-029f8f41c7833d61755649f39f48e57a6d9a0fba.zip
Fix whitespace issues.
-rw-r--r--sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S1
-rw-r--r--sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S1
-rw-r--r--sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S1
-rw-r--r--sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S1
4 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S b/sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S
index 1c8a38496c..2979534911 100644
--- a/sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S
+++ b/sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S
@@ -86,4 +86,3 @@ compat_symbol (libc, __isinf, __isinfl, GLIBC_2_0);
 compat_symbol (libc, isinf, isinfl, GLIBC_2_0);
 # endif
 #endif
-
diff --git a/sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S b/sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S
index e76e8a5961..6763d1adc8 100644
--- a/sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S
+++ b/sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S
@@ -66,4 +66,3 @@ compat_symbol (libc, __finite, __finitel, GLIBC_2_0);
 compat_symbol (libc, finite, finitel, GLIBC_2_0);
 # endif
 #endif
-
diff --git a/sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S b/sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S
index 9a72ce7143..f896d38026 100644
--- a/sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S
+++ b/sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S
@@ -69,4 +69,3 @@ compat_symbol (libc, __isinf, __isinfl, GLIBC_2_0);
 compat_symbol (libc, isinf, isinfl, GLIBC_2_0);
 # endif
 #endif
-
diff --git a/sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S b/sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S
index cd9c75ef6f..8877012598 100644
--- a/sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S
+++ b/sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S
@@ -67,4 +67,3 @@ compat_symbol (libc, __isnan, __isnanl, GLIBC_2_0);
 compat_symbol (libc, isnan, isnanl, GLIBC_2_0);
 # endif
 #endif
-