about summary refs log tree commit diff
path: root/sysdeps/i386
Commit message (Expand)AuthorAgeFilesLines
* * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2005-12-186-156/+26
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-154-8/+8
* * sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath2005-11-052-6/+0
* * posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper2005-09-301-0/+16
* * sysdeps/i386/bits/string.h: Removed.Ulrich Drepper2005-09-041-922/+0
* * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper2005-08-201-0/+22
* * include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2005-07-082-2/+4
* * elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper2005-07-071-0/+2
* * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper2005-06-141-1/+2
* Add space inf weak_alias use.Ulrich Drepper2005-05-261-1/+1
* * sysdeps/unix/sysv/linux/i386/sysdep.hRoland McGrath2005-05-251-0/+27
* Correct comment.Ulrich Drepper2005-05-141-1/+1
* * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818Ulrich Drepper2005-05-0464-219/+270
* * sysdeps/i386/add_n.S: Add call frame information. cvs/fedora-glibc-20050504T0728Ulrich Drepper2005-05-0439-132/+825
* 2005-04-29 Roland McGrath <roland@redhat.com>Roland McGrath2005-04-291-1/+1
* * sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper2005-04-281-2/+8
* * sysdeps/i386/i686/memcmp.S: Move misplaced END.Ulrich Drepper2005-04-281-2/+2
* * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath2005-03-281-0/+7
* [BZ #789]Roland McGrath2005-03-151-13/+11
* * sunrpc/key_call.c: Remove doors support.Ulrich Drepper2005-03-061-1/+1
* (ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.Ulrich Drepper2005-03-061-3/+1
* * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath2005-03-063-1/+7
* * posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper2005-03-011-4/+0
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-212-3/+13
* [BZ #284, BZ #721]Roland McGrath2005-02-172-5/+5
* 2005-01-23 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-261-0/+4
* Update.Ulrich Drepper2005-01-251-10/+1
* 2005-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-221-1/+1
* Update.Ulrich Drepper2005-01-221-1/+11
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-064-116/+264
* 2005-01-05 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-052-0/+89
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-22134-1883/+1687
* 2.5-18.1Jakub Jelinek2007-07-12134-1687/+1883
* Test for stack alignment.Ulrich Drepper2004-12-221-0/+42
* (__strncat_g): Improve last patch.Ulrich Drepper2004-12-151-2/+2
* Update.Ulrich Drepper2004-12-151-1/+2
* Update.Ulrich Drepper2004-11-221-2/+2
* * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32]Roland McGrath2004-11-041-0/+8
* Update.Ulrich Drepper2004-10-222-24/+99
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-188-2/+170
* Update.Ulrich Drepper2004-09-303-24/+27
* (elf_machine_rela_relative): Replace static inline by auto inline, add always...Andreas Jaeger2004-09-281-6/+10
* [BZ #376]Ulrich Drepper2004-09-263-12/+18
* Update.Ulrich Drepper2004-09-072-21/+24
* * sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing toRoland McGrath2004-08-162-18/+1
* * csu/elf-init.c: Update copyright terms including special exceptionRoland McGrath2004-08-162-0/+34
* [BZ #106]Ulrich Drepper2004-08-091-1/+1
* [BZ #258]Ulrich Drepper2004-07-202-2/+37
* (__ieee754_powf): Don't generate invalid exception if |y| >= 1U<<31.Ulrich Drepper2004-07-201-1/+12
* [BZ #262]Ulrich Drepper2004-07-161-3/+3