]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 23 Nov 1999 17:07:41 +0000 (17:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 23 Nov 1999 17:07:41 +0000 (17:07 +0000)
ChangeLog

index 7c287593a6c68cab2d88af523b10f4474ae0ae9f..effe9352288478acc2a58afdd7f07f9247364e2b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+1999-11-22  Jakub Jelinek  <jakub@redhat.com>
+
+       * stdlib/longlong.h: Avoid UDIV_TIME redefinition.
+       * sysdeps/sparc/sparc32/dl-machine.h: Fix loading of SPARC v8plus
+       libraries from statically linked programs.
+       Patches by David S. Miller <davem@redhat.com>.
+
+       * sysdeps/generic/siglist.h: Avoid declaring the same field
+       twice if SIGPWR is defined to SIGLOST.
+       * sysdeps/sparc/sparc32/memcpy.S: bcopy takes size_t argument,
+       not signed, so we should not special case it for negative args.
+       * sysdeps/sparc/sparc32/sparcv9/memmove.c: Don't use generic
+       memmove, use the one provided in memcpy.S.
+       * sysdeps/sparc/sparc64/memcpy.S: bcopy should handle overlapping
+       copies like memmove, while the previous version worked like memcpy.
+       Implement optimized assembly memmove.
+       * sysdeps/sparc/sparc64/memmove.c: New file.
+
 1999-11-23  Ulrich Drepper  <drepper@cygnus.com>
 
        * po/cs.po: Update from translators.