Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 27 Dec 2000 23:38:53 +0000 (23:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 27 Dec 2000 23:38:53 +0000 (23:38 +0000)
commitbb548f63d59de945c244c11e9e5668c3916b477a
tree7c598fe2079e0f5c4d60d2208a0c841364782c4f
parent5fba3e5e3c6fd862a7159059898812ecfcf4249d
Update.

2000-12-27  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/alpha/alphaev6/memcpy.S: Don't go through unrolled loop
if we would go through it only once.
Patch by Rick Gorton <rick.gorton@api-networks.com>.

* sysdeps/alpha/alphaev67/strncat.S: Fix handling of numeric parameter.
Patch by Richard Henderson <rth@redhat.com>.

2000-12-27  Jakub Jelinek  <jakub@redhat.com>

* malloc/malloc.c (memmove): Add prototypes.
(MALLOC_MEMMOVE): Define.
(chunk_realloc): Use it instead of MALLOC_COPY if source and
destination might overlap.
ChangeLog
sysdeps/alpha/alphaev6/memcpy.S
sysdeps/alpha/alphaev67/strncat.S