Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 9 Sep 2003 20:18:53 +0000 (20:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 9 Sep 2003 20:18:53 +0000 (20:18 +0000)
commite352f0d83289322fe9706ee45c449170653f85e8
tree7715fce2fc7f8924d72931a7ef4febd5860669f7
parent2036b767dd60813df266647ab1e23159f5043706
Update.

2003-09-09  Ulrich Drepper  <drepper@redhat.com>

* string/stratcliff.c (main): Check memccpy.

2003-04-11  Jes Sorensen  <jes@wildopensource.com>

* sysdeps/ia64/memccpy.S: When recovering for src_aligned and the
character is found during recovery, use correct register when
determining the position of the found character.

2003-04-01  Jes Sorensen  <jes@wildopensource.com>

* sysdeps/ia64/memccpy.S: Use speculatively loads for readahead to
avoid segfaults when reading from unmapped pages. For aligned
reload and continue, for misaligned, roll back and use byte copy.
Save ar.ec on entry and restore on exit.
ChangeLog
sysdeps/ia64/memccpy.S