summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64
AgeCommit message (Expand)Author
2007-07-12 [BZ #4745]Jakub Jelinek
2007-06-08* posix/sched_cpucount.c (__sched_cpucount): Allow using specialUlrich Drepper
2007-06-08[BZ #4586]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
2007-05-17Dummy files to prevent stub versions from being used.Ulrich Drepper
2007-04-16[BZ #3306]Ulrich Drepper
2007-04-16[BZ #3427]Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2007-03-15[BZ #3919]Ulrich Drepper
2007-03-05[BZ #4096]Ulrich Drepper
2007-02-17[BZ #3851]Ulrich Drepper
2007-02-15[BZ #4040]Ulrich Drepper
2007-02-12* sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__ Jakub Jelinek
2007-01-25* sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__Ulrich Drepper
2007-01-13* sysdeps/i386/i486/bits/atomic.h: DefineUlrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2007-01-10* sysdeps/i386/soft-fp/sfp-machine.h: Remove. Jakub Jelinek
2006-11-16* sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.Ulrich Drepper
2006-10-27USE_TLS support is now default.Ulrich Drepper
2006-10-18[BZ #3313]Ulrich Drepper
2006-10-11* include/atomic.c: Define catomic_* operations.Ulrich Drepper
2006-10-10 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2006-02-01* math/divtc3.c: New file.Roland McGrath
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-10Add back accidently removed #endif.Ulrich Drepper
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath
2006-01-10* sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath
2006-01-10[BZ #2126]Ulrich Drepper
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath
2005-12-28* sysdeps/x86_64/__longjmp.S: No need to make sure return value isUlrich Drepper
2005-12-28Don't confuse unwinder by loading mangled values in %rbp and %rsp registers a...Ulrich Drepper
2005-12-28* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath
2005-12-22Also protect SP and BP.Ulrich Drepper
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper
2005-12-17* sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp.Ulrich Drepper
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-07-31helper variable into .data.rel.ro. Simplify the code. ExtendUlrich Drepper
2005-07-31helper variable into .data.rel.ro. Remove unnecessary label.Ulrich Drepper
2005-07-31(elf_machine_load_address): Move helper variable into .data.rel.ro.Ulrich Drepper
2005-07-20* sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.cvs/fedora-glibc-20050721T0814Ulrich Drepper
2005-07-08* sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. RemoveUlrich Drepper
2005-07-08* include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper
2005-07-07* elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper
2005-05-26Add space inf weak_alias use.Ulrich Drepper
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper
2005-03-28* sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath