about summary refs log tree commit diff
path: root/sysdeps/x86_64
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sureUlrich Drepper2007-10-311-26/+28
* * sysdeps/x86_64/memset.S (bzero): Renamed to __bzero. Add glibc-2.7 cvs/glibc-2_7-base cvs/glibc-2_7Jakub Jelinek2007-10-181-2/+3
* * sysdeps/x86_64/cacheinfo.c: Comment out code added in support ofUlrich Drepper2007-10-172-20/+20
* * sysdeps/x86_64/memset.S: Revert to old version for now. The cost isUlrich Drepper2007-10-171-1231/+106
* (__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper2007-10-161-4/+4
* * sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move Jakub Jelinek2007-10-161-1/+1
* * sysdeps/x86_64/memset.S: Jump from bzero to memset using Jakub Jelinek2007-10-161-1/+2
* * sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.Ulrich Drepper2007-10-162-110/+1256
* Make an empty file.Ulrich Drepper2007-10-161-3/+1
* * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problemUlrich Drepper2007-10-101-0/+8
* * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): RenamedUlrich Drepper2007-09-222-187/+227
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+1
* * sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation of cvs/fedora-glibc-20070825T1839Ulrich Drepper2007-08-251-8/+6
* * sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cacheUlrich Drepper2007-08-251-2/+56
* * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): CorrectlyUlrich Drepper2007-08-241-3/+4
* * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.Ulrich Drepper2007-07-091-0/+2
* * posix/sched_cpucount.c (__sched_cpucount): Allow using specialUlrich Drepper2007-06-081-0/+26
* [BZ #4586]Ulrich Drepper2007-06-081-0/+1
* * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper2007-05-211-18/+19
* * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache informationUlrich Drepper2007-05-214-49/+977
* Dummy files to prevent stub versions from being used.Ulrich Drepper2007-05-174-0/+4
* [BZ #3306]Ulrich Drepper2007-04-161-0/+21
* [BZ #3427]Ulrich Drepper2007-04-164-14/+66
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-2/+2
* [BZ #3919]Ulrich Drepper2007-03-154-7/+20
* [BZ #4096]Ulrich Drepper2007-03-051-8/+11
* [BZ #3851]Ulrich Drepper2007-02-171-4/+4
* [BZ #4040]Ulrich Drepper2007-02-151-11/+11
* * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__ Jakub Jelinek2007-02-121-1/+2
* * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__Ulrich Drepper2007-01-251-2/+4
* * sysdeps/i386/i486/bits/atomic.h: DefineUlrich Drepper2007-01-131-6/+18
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-1113-205/+271
* .Jakub Jelinek2007-07-3113-271/+205
* * sysdeps/i386/soft-fp/sfp-machine.h: Remove. Jakub Jelinek2007-01-101-51/+0
* * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.Ulrich Drepper2006-11-162-2/+6
* USE_TLS support is now default.Ulrich Drepper2006-10-271-4/+4
* [BZ #3313]Ulrich Drepper2006-10-181-7/+8
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-111-57/+165
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-10-101-56/+101
* * math/divtc3.c: New file.Roland McGrath2006-02-011-0/+0
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-151-2/+2
* 2006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-123-8/+5
* Add back accidently removed #endif.Ulrich Drepper2006-01-101-0/+2
* * include/bits/setjmp.h: New file.Roland McGrath2006-01-102-30/+30
* * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath2006-01-102-12/+6
* * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath2006-01-101-0/+42
* [BZ #2126]Ulrich Drepper2006-01-101-1/+3
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-082-5/+0
* * sysdeps/x86_64/__longjmp.S: No need to make sure return value isUlrich Drepper2005-12-281-3/+0
* Don't confuse unwinder by loading mangled values in %rbp and %rsp registers a...Ulrich Drepper2005-12-281-10/+13