aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)AuthorFilesLines
2005-02-17[BZ #284, BZ #721]Roland McGrath1-4/+8
2005-02-14* csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHAREDUlrich Drepper2-0/+8
2005-02-12* debug/chk_fail.c (__chk_fail): Add a while (1) loop aroundUlrich Drepper1-4/+7
2005-02-12(_dl_start): Set bootstrap_map.l_relocated even for already prelinked ld.so.Ulrich Drepper1-1/+1
2005-02-08(_dl_map_object_from_fd): Fix a typo.Ulrich Drepper1-1/+1
2005-02-08* sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code usingUlrich Drepper1-0/+5
2005-02-07* elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,Ulrich Drepper1-7/+10
2005-02-07(fixup): Change return type to DL_FIXUP_VALUE_TYPE. Use DL_FIXUP_VALUE_TYPE, ...Ulrich Drepper1-17/+21
2005-01-29Update.Ulrich Drepper1-0/+6
2005-01-29Update.Ulrich Drepper1-0/+12
2005-01-25Update.Ulrich Drepper1-2/+0
2005-01-23 * sysdeps/alpha/dl-trampoline.S: New file. * sysdeps/alpha/dl...Richard Henderson1-0/+6
2005-01-222005-01-21 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2005-01-22Update.Ulrich Drepper3-3/+224
2005-01-16Reduce duplication.Ulrich Drepper1-123/+44
2005-01-16* sysdeps/m68k/dl-machine.h: Remove trampoline code. Define Andreas Schwab1-0/+23
2005-01-13* elf/dl-load.c (_dl_map_object_from_fd): We don't have to allowUlrich Drepper2-3/+3
2005-01-12* posix/getconf.c: Update copyright year.Ulrich Drepper3-6/+6
2005-01-12* grp/putgrent.c (putgrent): Don't write 0 as groupUlrich Drepper1-0/+23
2005-01-09Update.Ulrich Drepper3-3/+8
2005-01-09* pthread.c (init_one_static_tls): Adjust initialization of DTVUlrich Drepper1-0/+2
2005-01-09Update.Ulrich Drepper1-3/+19
2005-01-09Update.Ulrich Drepper5-29/+39
2005-01-07Update.Ulrich Drepper1-2/+25
2005-01-07 (tests): Revert patch from 2005-01-03.Andreas Jaeger1-1/+1
2005-01-07Update.Ulrich Drepper2-0/+25
2005-01-06.Ulrich Drepper1-4/+3
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper18-408/+1399
2005-01-06Update.Ulrich Drepper1-3/+3
2005-01-03Update.Andreas Jaeger1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper111-7998/+1771
2007-07-122.5-18.1Jakub Jelinek111-1771/+7998
2004-12-12Update.Ulrich Drepper1-2/+2
2004-12-08* elf/ldd.bash.in: When set -o pipefail is available, use that forRoland McGrath2-7/+30
2004-12-07Update.cvs/fedora-glibc-20041207T1331Ulrich Drepper1-3/+9
2004-11-13Update.Ulrich Drepper1-5/+15
2004-11-122004-11-12 Martin Schwidefsky <schwidefsky@de.ibm.com>Roland McGrath1-1/+6
2004-11-06* sysdeps/generic/ldsodefs.h (struct rtld_global_ro): DefineRoland McGrath2-3/+12
2004-10-28Update.Ulrich Drepper1-1/+1
2004-10-28Update.Ulrich Drepper2-2/+1
2004-10-27Update.Ulrich Drepper2-0/+29
2004-10-27Update.Ulrich Drepper3-67/+86
2004-10-23* elf/elf.h: Add R_MN10300_* relocation numbers.Roland McGrath1-0/+29
2004-10-19Update.Ulrich Drepper2-0/+3
2004-10-19Update.Ulrich Drepper1-1/+6
2004-10-18(__libc_dlsym_private, __libc_register_dl_open_hook): New functions. (__libc_...Ulrich Drepper1-13/+25
2004-10-18(dl_open_worker): Avoid dereferencing map in statically linked code if there ...Ulrich Drepper1-1/+9
2004-10-182004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper1-0/+7
2004-10-14Update.Ulrich Drepper3-2/+4
2004-10-14[BZ #77]Ulrich Drepper22-460/+862