aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-11-26 05:46:35 +0000
committerUlrich Drepper <drepper@redhat.com>2000-11-26 05:46:35 +0000
commit68784f809ae820107eb556ee4da46ae55af26e3f (patch)
treef7bf32c1e016eb5e5162d83437889e5e2290d8d8 /ChangeLog
parentc3560dfdafe7761efc81f36221dd34c0568c0f59 (diff)
downloadglibc-68784f809ae820107eb556ee4da46ae55af26e3f.zip
glibc-68784f809ae820107eb556ee4da46ae55af26e3f.tar.gz
glibc-68784f809ae820107eb556ee4da46ae55af26e3f.tar.bz2
Update.
* sysdeps/i386/i486/bits/string.h (__strncat_g) [i686]: Fourth parameter of asm must be in %ecx.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dbbb2ff..4561f47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-11-25 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/i386/i486/bits/string.h (__strncat_g) [i686]: Fourth
+ parameter of asm must be in %ecx.
+
* string/tester.c: Mark test functions as static to avoid warnings.
* iconv/gconv_conf.c (read_conf_file): Make mod_counter static to