Age | Commit message (Expand) | Author | Files | Lines |
2009-01-29 | * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define. | Ulrich Drepper | 1 | -1/+11 |
2009-01-09 | * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors. | Ulrich Drepper | 1 | -0/+7 |
2008-12-06 | * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG | Ulrich Drepper | 1 | -2/+1 |
2008-08-05 | * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for large | Ulrich Drepper | 1 | -1/+6 |
2008-07-26 | * sysdeps/i386/i686/memcmp.S: Fix unwind information. | Ulrich Drepper | 1 | -2/+3 |
2008-05-15 | [BZ #6442] | Ulrich Drepper | 1 | -2/+2 |
2008-05-13 | * po/lt.po: New file. From Lituanian translation team. | Ulrich Drepper | 1 | -3/+3 |
2008-05-13 | Introduce TLS descriptors for i386 and x86_64. | Ulrich Drepper | 9 | -2/+807 |
2008-04-11 | * elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABI | Ulrich Drepper | 1 | -1/+1 |
2008-04-09 | [BZ #4314] | Ulrich Drepper | 1 | -11/+46 |
2008-01-22 | * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw. | Ulrich Drepper | 1 | -1/+1 |
2007-12-12 | [BZ #5477] | Ulrich Drepper | 1 | -1/+6 |
2007-11-13 | 2007-09-13 H.J. Lu <hongjiu.lu@intel.com> | Roland McGrath | 3 | -0/+3 |
2007-10-28 | [BZ #3112] | Ulrich Drepper | 1 | -8/+27 |
2007-10-16 | Help the compiler recognize unreachable code on 32-bit machines. | Ulrich Drepper | 1 | -4/+4 |
2007-10-07 | [BZ #3924] | Ulrich Drepper | 1 | -2/+3 |
2007-09-15 | * sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition. | Ulrich Drepper | 3 | -0/+15 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2 | -2/+2 |
2007-08-24 | [BZ #3924] | Ulrich Drepper | 1 | -1/+2 |
2007-08-24 | * sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): Avoid | Ulrich Drepper | 1 | -8/+8 |
2007-06-08 | [BZ #4586] | Ulrich Drepper | 1 | -3/+10 |
2007-04-16 | * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use | Ulrich Drepper | 1 | -9/+9 |
2007-04-16 | [BZ #3306] | Ulrich Drepper | 3 | -24/+44 |
2007-04-16 | [BZ #3427] | Ulrich Drepper | 1 | -3/+12 |
2007-04-16 | (feholdexcept): Clear all exceptions in SW. | Ulrich Drepper | 1 | -7/+13 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2 | -4/+4 |
2007-03-15 | [BZ #3919] | Ulrich Drepper | 3 | -3/+30 |
2007-03-05 | [BZ #4096] | Ulrich Drepper | 3 | -24/+30 |
2007-02-21 | [BZ #3325] | Ulrich Drepper | 3 | -3/+3 |
2007-02-19 | [BZ #3325] | Ulrich Drepper | 3 | -3/+3 |
2007-02-17 | [BZ #3851] | Ulrich Drepper | 1 | -2/+2 |
2007-02-15 | [BZ #4040] | Ulrich Drepper | 1 | -9/+9 |
2007-02-12 | * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__ | Jakub Jelinek | 1 | -1/+1 |
2007-01-26 | * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use register | Ulrich Drepper | 1 | -9/+9 |
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 | -5/+17 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 17 | -372/+375 |
2007-07-31 | . | Jakub Jelinek | 17 | -375/+372 |
2007-01-10 | * sysdeps/i386/soft-fp/sfp-machine.h: Remove. | Jakub Jelinek | 1 | -89/+0 |
2006-12-03 | [BZ #3514, BZ #3515] | Ulrich Drepper | 1 | -32/+32 |
2006-11-10 | [BZ #3465] | Ulrich Drepper | 1 | -14/+16 |
2006-11-10 | [BZ #3451]cvs/fedora-glibc-20061110T2049cvs/fedora-glibc-20061110T1956 | Ulrich Drepper | 1 | -15/+27 |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 3 | -19/+5 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 1 | -5/+3 |
2006-10-18 | [BZ #3313] | Ulrich Drepper | 1 | -1/+1 |
2006-10-11 | * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support. | Ulrich Drepper | 1 | -39/+167 |
2006-10-10 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 1 | -90/+132 |
2006-08-24 | [BZ #2734] | Ulrich Drepper | 1 | -2/+3 |
2006-02-22 | * sysdeps/i386/i686/memset.S: Fix treatment of unaligned pointer. | Roland McGrath | 1 | -7/+7 |
2006-02-01 | * math/divtc3.c: New file. | Roland McGrath | 1 | -0/+0 |