about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--sysdeps/ia64/fpu/e_logl.c1
2 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e3e2bc875d..487cb686c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-01-10  Roland McGrath  <roland@redhat.com>
 
+	* sysdeps/ia64/fpu/e_logl.c: File removed.
+
 	* dlfcn/dlfcn.c (init): Fix typo in attribute decl.
 
 2005-01-10  Ulrich Drepper  <drepper@redhat.com>
@@ -9,7 +11,7 @@
 
 2005-01-09  Ulrich Drepper  <drepper@redhat.com>
 
-	* elf/dl-runtime.c: Inlcude <sys/param.h>.
+	* elf/dl-runtime.c: Include <sys/param.h>.
 
 	* elf/Makefile (headers): Add bits/link.h.
 
diff --git a/sysdeps/ia64/fpu/e_logl.c b/sysdeps/ia64/fpu/e_logl.c
deleted file mode 100644
index 41254ae60a..0000000000
--- a/sysdeps/ia64/fpu/e_logl.c
+++ /dev/null
@@ -1 +0,0 @@
-/* Not needed. */