aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-06-22 10:57:44 +0000
committerUlrich Drepper <drepper@redhat.com>1999-06-22 10:57:44 +0000
commit181e000cfa2dc7857fda16b5b7b1a424322f1860 (patch)
tree7ec5190d732eee62bd669b281299fc19ca265581 /ChangeLog
parentf042f18f936c0ebe2ece3dcdeb657a833dba5bb0 (diff)
downloadglibc-181e000cfa2dc7857fda16b5b7b1a424322f1860.zip
glibc-181e000cfa2dc7857fda16b5b7b1a424322f1860.tar.gz
glibc-181e000cfa2dc7857fda16b5b7b1a424322f1860.tar.bz2
Update.
1999-06-22 Geoff Keating <geoffk@ozemail.com.au> * sysdeps/powerpc/strcmp.S: Don't return a zero result if the high bits of two words differ.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1fd42c..3a0736d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-06-22 Geoff Keating <geoffk@ozemail.com.au>
+
+ * sysdeps/powerpc/strcmp.S: Don't return a zero result if the high
+ bits of two words differ.
+
1999-06-21 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* libio/Makefile (routines): Add putwchar and putwchar_u.