| Commit message (Expand) | Author | Age | Files | Lines |
* | * sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache | Ulrich Drepper | 2007-08-25 | 1 | -2/+56 |
* | * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Correctly | Ulrich Drepper | 2007-08-24 | 1 | -3/+4 |
* | * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries. | Ulrich Drepper | 2007-07-09 | 1 | -0/+2 |
* | * posix/sched_cpucount.c (__sched_cpucount): Allow using special | Ulrich Drepper | 2007-06-08 | 1 | -0/+26 |
* | [BZ #4586] | Ulrich Drepper | 2007-06-08 | 1 | -0/+1 |
* | * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value | Ulrich Drepper | 2007-05-21 | 1 | -18/+19 |
* | * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information | Ulrich Drepper | 2007-05-21 | 4 | -49/+977 |
* | Dummy files to prevent stub versions from being used. | Ulrich Drepper | 2007-05-17 | 4 | -0/+4 |
* | [BZ #3306] | Ulrich Drepper | 2007-04-16 | 1 | -0/+21 |
* | [BZ #3427] | Ulrich Drepper | 2007-04-16 | 4 | -14/+66 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -2/+2 |
* | [BZ #3919] | Ulrich Drepper | 2007-03-15 | 4 | -7/+20 |
* | [BZ #4096] | Ulrich Drepper | 2007-03-05 | 1 | -8/+11 |
* | [BZ #3851] | Ulrich Drepper | 2007-02-17 | 1 | -4/+4 |
* | [BZ #4040] | Ulrich Drepper | 2007-02-15 | 1 | -11/+11 |
* | * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__ | Jakub Jelinek | 2007-02-12 | 1 | -1/+2 |
* | * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__ | Ulrich Drepper | 2007-01-25 | 1 | -2/+4 |
* | * sysdeps/i386/i486/bits/atomic.h: Define | Ulrich Drepper | 2007-01-13 | 1 | -6/+18 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 13 | -205/+271 |
* | . | Jakub Jelinek | 2007-07-31 | 13 | -271/+205 |
* | * sysdeps/i386/soft-fp/sfp-machine.h: Remove. | Jakub Jelinek | 2007-01-10 | 1 | -51/+0 |
* | * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text. | Ulrich Drepper | 2006-11-16 | 2 | -2/+6 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -4/+4 |
* | [BZ #3313] | Ulrich Drepper | 2006-10-18 | 1 | -7/+8 |
* | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper | 2006-10-11 | 1 | -57/+165 |
* | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2006-10-10 | 1 | -56/+101 |
* | * math/divtc3.c: New file. | Roland McGrath | 2006-02-01 | 1 | -0/+0 |
* | [BZ #1950, BZ #2153] | Andreas Jaeger | 2006-01-15 | 1 | -2/+2 |
* | 2006-01-12 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-01-12 | 3 | -8/+5 |
* | Add back accidently removed #endif. | Ulrich Drepper | 2006-01-10 | 1 | -0/+2 |
* | * include/bits/setjmp.h: New file. | Roland McGrath | 2006-01-10 | 2 | -30/+30 |
* | * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... | Roland McGrath | 2006-01-10 | 2 | -12/+6 |
* | * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. | Roland McGrath | 2006-01-10 | 1 | -0/+42 |
* | [BZ #2126] | Ulrich Drepper | 2006-01-10 | 1 | -1/+3 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 2 | -5/+0 |
* | * sysdeps/x86_64/__longjmp.S: No need to make sure return value is | Ulrich Drepper | 2005-12-28 | 1 | -3/+0 |
* | Don't confuse unwinder by loading mangled values in %rbp and %rsp registers a... | Ulrich Drepper | 2005-12-28 | 1 | -10/+13 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | Roland McGrath | 2005-12-28 | 1 | -5/+5 |
* | Also protect SP and BP. | Ulrich Drepper | 2005-12-22 | 2 | -0/+11 |
* | * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. | Ulrich Drepper | 2005-12-18 | 2 | -4/+16 |
* | * sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp. | Ulrich Drepper | 2005-12-17 | 1 | -0/+1 |
* | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2005-12-14 | 1 | -2/+2 |
* | helper variable into .data.rel.ro. Simplify the code. Extend | Ulrich Drepper | 2005-07-31 | 1 | -7/+10 |
* | helper variable into .data.rel.ro. Remove unnecessary label. | Ulrich Drepper | 2005-07-31 | 1 | -1/+1 |
* | (elf_machine_load_address): Move helper variable into .data.rel.ro. | Ulrich Drepper | 2005-07-31 | 1 | -1/+1 |
* | * sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results. cvs/fedora-glibc-20050721T0814 | Ulrich Drepper | 2005-07-20 | 1 | -9/+6 |
* | * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. Remove | Ulrich Drepper | 2005-07-08 | 2 | -4/+64 |
* | * include/fenv.h: Add libm_hidden_proto for fesetround and | Ulrich Drepper | 2005-07-08 | 2 | -2/+4 |
* | * elf/dl-reloc.c [PROF] (_dl_relocate_object): Define | Ulrich Drepper | 2005-07-07 | 1 | -1/+2 |
* | Add space inf weak_alias use. | Ulrich Drepper | 2005-05-26 | 1 | -1/+1 |