aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)AuthorFilesLines
2005-09-04* sysdeps/i386/bits/string.h: Removed.Ulrich Drepper1-922/+0
2005-08-20* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper1-0/+22
2005-07-08* include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2-2/+4
2005-07-07* elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper1-0/+2
2005-06-14* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper1-1/+2
2005-05-26Add space inf weak_alias use.Ulrich Drepper1-1/+1
2005-05-25* sysdeps/unix/sysv/linux/i386/sysdep.hRoland McGrath1-0/+27
2005-05-14Correct comment.Ulrich Drepper1-1/+1
2005-05-04* intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)cvs/fedora-glibc-20050504T1818Ulrich Drepper64-219/+270
2005-05-04* sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728Ulrich Drepper39-132/+825
2005-04-292005-04-29 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2005-04-28* sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper1-2/+8
2005-04-28* sysdeps/i386/i686/memcmp.S: Move misplaced END.Ulrich Drepper1-2/+2
2005-03-28* sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath1-0/+7
2005-03-15[BZ #789]Roland McGrath1-13/+11
2005-03-06* sunrpc/key_call.c: Remove doors support.Ulrich Drepper1-1/+1
2005-03-06(ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.Ulrich Drepper1-3/+1
2005-03-06* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath3-1/+7
2005-03-01* posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper1-4/+0
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2-3/+13
2005-02-17[BZ #284, BZ #721]Roland McGrath2-5/+5
2005-01-262005-01-23 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+4
2005-01-25Update.Ulrich Drepper1-10/+1
2005-01-222005-01-21 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2005-01-22Update.Ulrich Drepper1-1/+11
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper4-116/+264
2005-01-052005-01-05 Roland McGrath <roland@redhat.com>Roland McGrath2-0/+89
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper134-1883/+1687
2007-07-122.5-18.1Jakub Jelinek134-1687/+1883
2004-12-22Test for stack alignment.Ulrich Drepper1-0/+42
2004-12-15(__strncat_g): Improve last patch.Ulrich Drepper1-2/+2
2004-12-15Update.Ulrich Drepper1-1/+2
2004-11-22Update.Ulrich Drepper1-2/+2
2004-11-04* sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32]Roland McGrath1-0/+8
2004-10-22Update.Ulrich Drepper2-24/+99
2004-10-182004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper8-2/+170
2004-09-30Update.Ulrich Drepper3-24/+27
2004-09-28(elf_machine_rela_relative): Replace static inline by auto inline, add always...Andreas Jaeger1-6/+10
2004-09-26[BZ #376]Ulrich Drepper3-12/+18
2004-09-07Update.Ulrich Drepper2-21/+24
2004-08-16* sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing toRoland McGrath2-18/+1
2004-08-16* csu/elf-init.c: Update copyright terms including special exceptionRoland McGrath2-0/+34
2004-08-09[BZ #106]Ulrich Drepper1-1/+1
2004-07-20[BZ #258]Ulrich Drepper2-2/+37
2004-07-20(__ieee754_powf): Don't generate invalid exception if |y| >= 1U<<31.Ulrich Drepper1-1/+12
2004-07-16[BZ #262]Ulrich Drepper1-3/+3
2004-07-10Update.Ulrich Drepper4-3/+7
2004-07-05Update.Ulrich Drepper2-2/+4
2004-07-01Update.Ulrich Drepper1-2/+2
2004-06-15* sysdeps/i386/bits/string.h (memcpy): Add () around arguments.Roland McGrath1-19/+36