summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/cacheinfo.c
AgeCommit message (Expand)Author
2016-05-08Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86H.J. Lu
2016-04-12X86-64: Use non-temporal store in memcpy on large dataH.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-20Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu
2015-03-31Limit threads sharing L2 cache to 2 for SLM/KNLH.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-08-12Replace cpuid asm statement with __cpuid_countH.J. Lu
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-05Change __x86_64 prefix in cache size to __x86H.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-04-03Fix typo in cache information table for x86-{32,64}.Ulrich Drepper
2011-03-22Last change caused infinite loops because of missing loop increment.Ulrich Drepper
2011-03-20Implement x86 cpuid handling of leaf4 for cache information.Ulrich Drepper
2011-03-04Enable SSE2 memset for AMD'supcoming Orochi processor.Harsha Jagasia
2010-11-0532bit memset-sse2.S fails with uneven cache sizeUlrich Drepper
2010-01-12Optimize 32bit memset/memcpy with SSE2/SSSE3.H.J. Lu
2009-08-07Fix whitespaces in last checkin.Ulrich Drepper
2009-08-07Properly count number of logical processors on Intel CPUs.H.J. Lu
2009-07-31Support multiarch for i686.H.J. Lu
2009-07-23Avoid cpuid instructions in cache info discovery.Ulrich Drepper
2009-07-23Add more cache descriptors for L3 caches on x86 and x86-64.Ulrich Drepper
2009-05-31Simplify CPUID value handling.Ulrich Drepper
2009-05-29Compact cache info data structure for x86/x86-64.Ulrich Drepper
2009-05-10* version.h (VERSION): Bump to 2.10.1.cvs/fedora-glibc-20090510T1842Ulrich Drepper
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper
2009-02-01* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.Ulrich Drepper
2008-03-07* sysdeps/x86_64/rtld-memset.c: New file.Ulrich Drepper
2007-12-23(intel_02_known): New entry 0x3f.Ulrich Drepper
2007-10-17* sysdeps/x86_64/cacheinfo.c: Comment out code added in support ofUlrich Drepper
2007-10-16* sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.Ulrich Drepper
2007-10-10* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problemUlrich Drepper
2007-09-22* sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): RenamedUlrich Drepper
2007-08-25* sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation ofcvs/fedora-glibc-20070825T1839Ulrich Drepper
2007-08-25* sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cacheUlrich Drepper
2007-07-09* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.Ulrich Drepper
2007-05-21* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper
2007-05-21* sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache informationUlrich Drepper