]> sourceware.org Git - glibc.git/commit
* sysdeps/x86_64/rtld-memset.c: New file.
authorUlrich Drepper <drepper@redhat.com>
Fri, 7 Mar 2008 17:55:11 +0000 (17:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 7 Mar 2008 17:55:11 +0000 (17:55 +0000)
commit78c2bf0eb433515af766d5bbb77901b7c8f9a8cc
tree87b78a8f96faff215404f0498676ccee2159ecf0
parentdff375150393cf31c06010153082959438da9886
* sysdeps/x86_64/rtld-memset.c: New file.

2008-2-26  Harsha Jagasia  <harsha.jagasia@amd.com>

* sysdeps/x86_64/cacheinfo.c (NOT_USED_RIGHT_NOW): Remove ifdef guards.

* sysdeps/x86_64/memset.S: Rewrite non-SSE code path as tuned for AMD
Barcelona machine.  Make default fall through branch of
__x86_64_preferred_memory_instruction check as the integer code path.

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

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

* sysdeps/x86_64/memset.S: Rewrite.

2008-01-08  Jakub Jelinek  <jakub@redhat.com>
* malloc/malloc.c (public_cALLOc): For arenas other than
ChangeLog
sysdeps/x86_64/cacheinfo.c
sysdeps/x86_64/memset.S
sysdeps/x86_64/rtld-memset.c [new file with mode: 0644]
This page took 0.036525 seconds and 5 git commands to generate.