summaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)Author
2009-08-03Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-08-02x86/x86-64 now needs <cpuid.h> from gcc.Ulrich Drepper
2009-07-31Support multiarch for i686.H.J. Lu
2009-07-31Remove CHEC_ESP handling from i386 __longjmp.Ulrich Drepper
2009-07-30Add sigstack handling to Linux ____longjmp_chk on i386.Ulrich Drepper
2009-07-22Undefine __i686 on x86.Jakub Jelinek
2009-07-20Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-07-03Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu
2009-06-16Merge branch 'master' of sourceware.org:/git/glibc into fedora/masterAndreas Schwab
2009-06-15libc part of prelink IFUNC support.Jakub Jelinek
2009-06-10Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-06-01Small optimization of STT_GNU_IFUNC handling.Ulrich Drepper
2009-06-01Better error message for invalid relocatio in static binary.Ulrich Drepper
2009-05-31Finish IFUNC support for x86 and x86-64.Ulrich Drepper
2009-05-21Add missing .text directives.H.J. Lu
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper
2009-04-27Updated to fedora-glibc-20090427T1419cvs/fedora-glibc-2_9_90-22Jakub Jelinek
2009-04-26* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper
2009-04-26* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper
2009-03-20Updated to fedora-glibc-20090320T1944cvs/fedora-glibc-2_9_90-11Jakub Jelinek
2009-03-14* sysdeps/i386/dl-machine.h (elf_machine_rel): ImplementUlrich Drepper
2009-02-18Updated to fedora-glibc-20090218T1534Jakub Jelinek
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek
2009-02-08* include/atomic.h: Define catomic_and if not already defined.Ulrich Drepper
2009-02-04Updated to fedora-glibc-20090204T2135cvs/fedora-glibc-2_9_90-3Jakub Jelinek
2009-01-29* sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.Ulrich Drepper
2009-01-09* sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.Ulrich Drepper
2009-01-02Updated to fedora-glibc-20090102T2110cvs/fedora-glibc-2_9_90-1Jakub Jelinek
2008-12-06* sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REGUlrich Drepper
2008-08-29Updated to fedora-glibc-20080828T1623cvs/fedora-glibc-2_8_90-12Jakub Jelinek
2008-08-05* sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for largeUlrich Drepper
2008-07-28Updated to fedora-glibc-20080728T2320cvs/fedora-glibc-2_8_90-10Jakub Jelinek
2008-07-26* sysdeps/i386/i686/memcmp.S: Fix unwind information.Ulrich Drepper
2008-05-15Updated to fedora-glibc-20080515T0735cvs/fedora-glibc-2_8_90-1Jakub Jelinek
2008-05-15[BZ #6442]Ulrich Drepper
2008-05-13* po/lt.po: New file. From Lituanian translation team.Ulrich Drepper
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper
2008-04-12Updated to fedora-glibc-20080412T0741cvs/fedora-glibc-2_8-1Jakub Jelinek
2008-04-11* elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABIUlrich Drepper
2008-04-10Updated to fedora-glibc-20080410T1907Jakub Jelinek
2008-04-09[BZ #4314]Ulrich Drepper
2008-01-31Updated to fedora-glibc-20080131T0821cvs/fedora-glibc-2_7_90-4Jakub Jelinek
2008-01-22* sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.Ulrich Drepper
2007-12-12Updated to fedora-glibc-20071212T1953Jakub Jelinek
2007-12-12Updated to fedora-glibc-20071212T1051Jakub Jelinek
2007-12-12[BZ #5477]Ulrich Drepper
2007-11-132007-09-13 H.J. Lu <hongjiu.lu@intel.com>Roland McGrath
2007-10-28[BZ #3112]Ulrich Drepper
2007-10-17Updated to fedora-glibc-20071017T2007Jakub Jelinek
2007-10-16Help the compiler recognize unreachable code on 32-bit machines.Ulrich Drepper