String Functions for x86-64

Mike Frysinger vapier@gentoo.org
Wed May 3 04:07:00 GMT 2006


On Tuesday 02 May 2006 11:46, Menezes, Evandro wrote:
> I added Mike Frysinger's changes, hopefully correctly.

looks correct to me, thanks :)

> Again, I'd appreciate your feedback.

still missing the sysdeps/x86_64/elf/rtld-global-offsets.sym file and the hunk 
to fix sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c ...

assuming this has already been done, but rtld-global-offsets.sym needs to be 
updated to declare the new _dl_prefetchw symbol

sysdeps/x86_64/dl-procinfo.c still declares _dl_cache2size even though the 
proposed patch no longer utilizes it ... also the comment above 
_dl_cache2sizehalf says "_dl_cache2size" instead of "_dl_cache2sizehalf"

the patch appears to be heavily corrupted with DOS newlines

/* $Header: */ comments added to the top of files should to be scrubbed before 
being submitted i think

so, once i make the changes hinted at above, glibc builds but stratcliff test 
likes to randomly segv ... i could have just botched the required tweaks ... 
a new patch would help to clear that up ;)
-mike



More information about the Libc-alpha mailing list