about summary refs log tree commit diff
path: root/sysdeps/i386
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper2009-04-263-5/+78
* * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper2009-04-266-10/+156
* * sysdeps/i386/dl-machine.h (elf_machine_rel): ImplementUlrich Drepper2009-03-141-52/+62
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-2/+2
* * include/atomic.h: Define catomic_and if not already defined.Ulrich Drepper2009-02-081-12/+19
* * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.Ulrich Drepper2009-01-291-1/+11
* * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.Ulrich Drepper2009-01-091-0/+7
* * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REGUlrich Drepper2008-12-061-2/+1
* * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for largeUlrich Drepper2008-08-051-1/+6
* * sysdeps/i386/i686/memcmp.S: Fix unwind information.Ulrich Drepper2008-07-261-2/+3
* [BZ #6442]Ulrich Drepper2008-05-151-2/+2
* * po/lt.po: New file. From Lituanian translation team.Ulrich Drepper2008-05-131-3/+3
* Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper2008-05-139-2/+807
* * elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABIUlrich Drepper2008-04-111-1/+1
* [BZ #4314]Ulrich Drepper2008-04-091-11/+46
* * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.Ulrich Drepper2008-01-221-1/+1
* [BZ #5477]Ulrich Drepper2007-12-121-1/+6
* 2007-09-13 H.J. Lu <hongjiu.lu@intel.com>Roland McGrath2007-11-133-0/+3
* [BZ #3112]Ulrich Drepper2007-10-281-8/+27
* Help the compiler recognize unreachable code on 32-bit machines.Ulrich Drepper2007-10-161-4/+4
* [BZ #3924]Ulrich Drepper2007-10-071-2/+3
* * sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition.Ulrich Drepper2007-09-153-0/+15
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-152-2/+2
* [BZ #3924]Ulrich Drepper2007-08-241-1/+2
* * sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): AvoidUlrich Drepper2007-08-241-8/+8
* [BZ #4586]Ulrich Drepper2007-06-081-3/+10
* * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): UseUlrich Drepper2007-04-161-9/+9
* [BZ #3306]Ulrich Drepper2007-04-163-24/+44
* [BZ #3427]Ulrich Drepper2007-04-161-3/+12
* (feholdexcept): Clear all exceptions in SW.Ulrich Drepper2007-04-161-7/+13
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-172-4/+4
* [BZ #3919]Ulrich Drepper2007-03-153-3/+30
* [BZ #4096]Ulrich Drepper2007-03-053-24/+30
* [BZ #3325]Ulrich Drepper2007-02-213-3/+3
* [BZ #3325]Ulrich Drepper2007-02-193-3/+3
* [BZ #3851]Ulrich Drepper2007-02-171-2/+2
* [BZ #4040]Ulrich Drepper2007-02-151-9/+9
* * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__ Jakub Jelinek2007-02-121-1/+1
* * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use registerUlrich Drepper2007-01-261-9/+9
* * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__Ulrich Drepper2007-01-251-2/+4
* * sysdeps/i386/i486/bits/atomic.h: DefineUlrich Drepper2007-01-131-5/+17
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-1117-372/+375
* .Jakub Jelinek2007-07-3117-375/+372
* * sysdeps/i386/soft-fp/sfp-machine.h: Remove. Jakub Jelinek2007-01-101-89/+0
* [BZ #3514, BZ #3515]Ulrich Drepper2006-12-031-32/+32
* [BZ #3465]Ulrich Drepper2006-11-101-14/+16
* [BZ #3451] cvs/fedora-glibc-20061110T2049 cvs/fedora-glibc-20061110T1956Ulrich Drepper2006-11-101-15/+27
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-283-19/+5
* USE_TLS support is now default.Ulrich Drepper2006-10-271-5/+3
* [BZ #3313]Ulrich Drepper2006-10-181-1/+1