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