aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 629c97134a..42ce9de41d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1999-04-30 Ulrich Drepper <drepper@cygnus.com>
+
+ * string/bits/string2.h: Fix bugs I introduced in last change.
+
+ * sysdeps/i386/i486/bits/string.h (memcmp): Don't introduce partial
+ register stall.
+ Extend memset optimization.
+ Correct i686 version of memchr.
+
1999-04-30 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/i386/bzero.c: Add #undef __bzero.