summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c63a5bd95f..714c3bb874 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-04-03  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/powerpc/powerpc64/ffsll.c: New file.
+
 	* string/test-ffs.c: Also test ffsl and ffsll.
 
 	* sysdeps/powerpc/ffs.c: Don't define ffsl for ppc64.
@@ -8,7 +10,7 @@
 	constraints for asm mem parameters.
 	* sysdeps/powerpc/bits/atomic.h: Likewise.
 
-	* sysdeps/powerpc/elf/libc-start.c: no need for a separate
+	* sysdeps/powerpc/elf/libc-start.c: No need for a separate
 	function for __aux_init_cache.
 
 	* inet/test-ifaddrs.c: Fight warnings.