aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)AuthorFilesLines
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering1-0/+0
2009-05-15Test DSOs for executable stack.Ulrich Drepper2-2/+170
2009-04-27[BZ #10087]Ulrich Drepper1-3/+5
2009-04-26* nscd/connections.c (send_ro_fd): Define temporary variable to avoidUlrich Drepper1-15/+52
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper2-10/+46
2009-04-19[BZ #10069]Ulrich Drepper1-0/+12
2009-04-172009-04-16 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath1-9/+7
2009-04-16* elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries cvs/fedora-glibc-20090416T1610Jakub Jelinek1-1/+2
2009-04-152009-04-14 Roland McGrath <roland@redhat.com>Roland McGrath1-22/+42
2009-04-02Missed copyright year updateRoland McGrath1-1/+1
2009-04-022009-04-01 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+13
2009-04-01* elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935Ulrich Drepper11-30/+50
2009-03-31* elf/dl-load.c: Remove support for systems without MAP_ANON.Ulrich Drepper4-40/+5
2009-03-30* elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup.Ulrich Drepper1-7/+7
2009-03-16[BZ #9733]Ulrich Drepper4-14/+20
2009-03-16* elf/rtld.c (dl_main): Extend help message for --audit option.Ulrich Drepper1-1/+2
2009-03-15* elf/dl-runtime.c (reloc_offset): Define.Ulrich Drepper1-9/+12
2009-03-14* elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.Ulrich Drepper1-29/+30
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper3-6/+21
2009-03-10* include/stdio.h (fmemopen): Add libc_hidden_proto.Ulrich Drepper1-1/+1
2009-02-10* elf/dl-load.c (open_verify): In case VALID_ELF_HEADER isUlrich Drepper1-1/+3
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper4-17/+91
2009-01-31* elf/Makefile (ld.so): Adjust the sed script to insert _begin in toUlrich Drepper1-2/+2
2009-01-11* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): TakeUlrich Drepper3-11/+22
2009-01-11(AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.Ulrich Drepper1-0/+4
2009-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper3-6/+6
2008-11-26* elf/elf.h (NT_386_IOPERM): New macro.Roland McGrath1-0/+2
2008-10-31* elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfocvs/fedora-glibc-20081031T2102Ulrich Drepper4-2/+71
2008-10-17* elf/Makefile: Add rules to build and run tst-tls17.cvs/fedora-glibc-20081019T1815Ulrich Drepper4-1/+77
2008-10-17* stdlib/divmod_1.c: Use correct type for dummy variable.Ulrich Drepper1-1/+1
2008-10-16(_dl_update_slotinfo): Copy all of the initial DTV.Ulrich Drepper1-1/+1
2008-10-012008-10-01 Mark Shinwell <shinwell@codesourcery.com>Roland McGrath1-2/+11
2008-08-19* Makefile (check-data): Check data directory in add-ons.Roland McGrath1-2/+2
2008-08-14* sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo allUlrich Drepper3-12/+0
2008-08-01* elf/Makefile (check-localplt.out): Also check libresolv andUlrich Drepper1-0/+2
2008-07-292008-07-28 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+1
2008-07-26* Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper2-3/+3
2008-07-26* sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.Ulrich Drepper2-12/+7
2008-07-24* elf/elf.h: Define AT_EXECFN.Ulrich Drepper4-1/+15
2008-05-22* shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.Roland McGrath1-4/+8
2008-05-19* elf/soinit.c (__EH_FRAME_BEGIN__): Remove.Jakub Jelinek1-4/+0
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper5-28/+229
2008-05-12* elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path inUlrich Drepper1-43/+56
2008-04-11* elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABIUlrich Drepper1-2/+7
2008-04-10* elf/Makefile (tests): Substitute tests-vis-yes here.Ulrich Drepper1-7/+5
2008-03-19Remove useless "if" before "free".Ulrich Drepper1-2/+1
2008-03-08* sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code forUlrich Drepper1-3/+4
2008-03-08[BZ #5786]Ulrich Drepper3-3/+6
2008-03-08* sysdeps/generic/ldsodefs.h (struct rtld_global_ro): AddUlrich Drepper4-7/+7
2008-02-202008-02-19 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+1