]> sourceware.org Git - glibc.git/commit
* sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.
authorUlrich Drepper <drepper@redhat.com>
Tue, 16 Oct 2007 05:59:53 +0000 (05:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 16 Oct 2007 05:59:53 +0000 (05:59 +0000)
commite2b393bc6949a2ba6c71c6c79ad807c1ed27ee8b
treed6985e4a2192afbc6d7fab6f36daaf64659b2afe
parent340779f775ee2517c6b3aa31ca8f2b07f5959508
* sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.

(init_cacheinfo): Initialize it.
* sysdeps/x86_64/memset.S: Use __x86_64_shared_cache_size.
Always define bzero.
Remove non-glibc code.
* sysdeps/x86_64/bzero.S: Make an empty file.

2007-10-15  H.J. Lu  <hongjiu.lu@intel.com>

* sysdeps/x86_64/cacheinfo.c
(__x86_64_preferred_memory_instruction): New.
(init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.

* sysdeps/x86_64/memset.S: Rewrite.

* nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle startp and start_fct
ChangeLog
sysdeps/x86_64/cacheinfo.c
sysdeps/x86_64/memset.S
This page took 0.042662 seconds and 5 git commands to generate.