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] |
2006-05-09 Evandro Menezes <evandro.menezes@amd.com> * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: included x86_64-specific file. * sysdeps/x86_64/bzero.S: modified macro definition. * sysdeps/x86_64/dl-machine.h: added code to detect caches sizes. * sysdeps/x86_64/dl-procinfo.c: new file. * sysdeps/x86_64/elf/rtld-global-offsets.sym: ditto. * sysdeps/x86_64/Makefile: added rtld-global-offsets.sym. * sysdeps/x86_64/memcmp.S: new file. * sysdeps/x86_64/memcpy.S: new code to handle more block size ranges. * sysdeps/x86_64/mempcpy.S: modified macro definition. * sysdeps/x86_64/memset.S: new code to handle more block size ranges. * sysdeps/x86_64/stpcpy.S: modified macro definition. * sysdeps/x86_64/stpncpy.S: new file. * sysdeps/x86_64/strcmp.S: new code to handle more block size ranges. * sysdeps/x86_64/strcpy.S: ditto. * sysdeps/x86_64/strlen.S: ditto. * sysdeps/x86_64/strncmp.S: new file. * sysdeps/x86_64/strncpy.S: ditto.
Attachment:
libc-string-x86_64-head.diff.gz
Description: libc-string-x86_64-head.diff.gz
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |