+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.