aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)AuthorFilesLines
2009-10-19Correct errno handling in expm1.Andreas Schwab3-1/+14
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2-156/+138
2009-09-03Fix IA-32 strstr in multiarch configuration as well.Ulrich Drepper1-1/+2
2009-08-28Remove ENABLE_SSSE3_ON_ATOM.H.J. Lu1-2/+0
2009-08-24Define math_errhandling is possible.Ulrich Drepper1-1/+5
2009-08-08Use PIC only if SHARED is defined.H.J. Lu2-0/+30
2009-08-08Simplify cpuid.h configure test.Jim Meyering2-14/+544
2009-08-07Fix whitespace in last patch.Ulrich Drepper1-1/+1
2009-08-07Add the missing "; \".H.J. Lu1-1/+1
2009-08-04Add x86 SSE strlen.Ulrich Drepper3-6/+160
2009-08-04Add x86 32-bit SSE4.2 string functions.H.J. Lu11-0/+215
2009-08-02x86/x86-64 now needs <cpuid.h> from gcc.Ulrich Drepper2-44/+63
2009-07-31Support multiarch for i686.H.J. Lu7-0/+38
2009-07-31Remove CHEC_ESP handling from i386 __longjmp.Ulrich Drepper1-9/+0
2009-07-30Add sigstack handling to Linux ____longjmp_chk on i386.Ulrich Drepper2-61/+7
2009-07-03Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.H.J. Lu2-7/+75
2009-06-15libc part of prelink IFUNC support.Jakub Jelinek1-1/+1
2009-06-01Small optimization of STT_GNU_IFUNC handling.Ulrich Drepper1-2/+2
2009-06-01Better error message for invalid relocatio in static binary.Ulrich Drepper1-1/+2
2009-05-31Finish IFUNC support for x86 and x86-64.Ulrich Drepper2-0/+68
2009-05-21Add missing .text directives.H.J. Lu1-0/+1
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper2-1/+55
2009-04-26* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper3-5/+78
2009-04-26* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper6-10/+156
2009-03-14* sysdeps/i386/dl-machine.h (elf_machine_rel): ImplementUlrich Drepper1-52/+62
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek1-2/+2
2009-02-08* include/atomic.h: Define catomic_and if not already defined.Ulrich Drepper1-12/+19
2009-01-29* sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.Ulrich Drepper1-1/+11
2009-01-09* sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.Ulrich Drepper1-0/+7
2008-12-06* sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REGUlrich Drepper1-2/+1
2008-08-05* sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for largeUlrich Drepper1-1/+6
2008-07-26* sysdeps/i386/i686/memcmp.S: Fix unwind information.Ulrich Drepper1-2/+3
2008-05-15[BZ #6442]Ulrich Drepper1-2/+2
2008-05-13* po/lt.po: New file. From Lituanian translation team.Ulrich Drepper1-3/+3
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper9-2/+807
2008-04-11* elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABIUlrich Drepper1-1/+1
2008-04-09[BZ #4314]Ulrich Drepper1-11/+46
2008-01-22* sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.Ulrich Drepper1-1/+1
2007-12-12[BZ #5477]Ulrich Drepper1-1/+6
2007-11-132007-09-13 H.J. Lu <hongjiu.lu@intel.com>Roland McGrath3-0/+3
2007-10-28[BZ #3112]Ulrich Drepper1-8/+27
2007-10-16Help the compiler recognize unreachable code on 32-bit machines.Ulrich Drepper1-4/+4
2007-10-07[BZ #3924]Ulrich Drepper1-2/+3
2007-09-15* sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition.Ulrich Drepper3-0/+15
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2-2/+2
2007-08-24[BZ #3924]Ulrich Drepper1-1/+2
2007-08-24* sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): AvoidUlrich Drepper1-8/+8
2007-06-08[BZ #4586]Ulrich Drepper1-3/+10
2007-04-16* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): UseUlrich Drepper1-9/+9
2007-04-16[BZ #3306]Ulrich Drepper3-24/+44