This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: String Functions for x86-64


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]