about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* * elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries cvs/fedora-glibc-20090416T1610Jakub Jelinek2009-04-161-1/+2
* 2009-04-14 Roland McGrath <roland@redhat.com>Roland McGrath2009-04-151-22/+42
* Missed copyright year updateRoland McGrath2009-04-021-1/+1
* 2009-04-01 Roland McGrath <roland@redhat.com>Roland McGrath2009-04-021-1/+13
* * elf/dl-open.c: Keep track of used name spaces and only iterate over cvs/fedora-glibc-20090401T0935Ulrich Drepper2009-04-0111-30/+50
* * elf/dl-load.c: Remove support for systems without MAP_ANON.Ulrich Drepper2009-03-314-40/+5
* * elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup.Ulrich Drepper2009-03-301-7/+7
* [BZ #9733]Ulrich Drepper2009-03-164-14/+20
* * elf/rtld.c (dl_main): Extend help message for --audit option.Ulrich Drepper2009-03-161-1/+2
* * elf/dl-runtime.c (reloc_offset): Define.Ulrich Drepper2009-03-151-9/+12
* * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.Ulrich Drepper2009-03-141-29/+30
* * config.h.in (USE_MULTIARCH): Define.Ulrich Drepper2009-03-133-6/+21
* * include/stdio.h (fmemopen): Add libc_hidden_proto.Ulrich Drepper2009-03-101-1/+1
* * elf/dl-load.c (open_verify): In case VALID_ELF_HEADER isUlrich Drepper2009-02-101-1/+3
* * debug/xtrace.sh: Unify translatable messages.Ulrich Drepper2009-02-064-17/+91
* * elf/Makefile (ld.so): Adjust the sed script to insert _begin in toUlrich Drepper2009-01-311-2/+2
* * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): TakeUlrich Drepper2009-01-113-11/+22
* (AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.Ulrich Drepper2009-01-111-0/+4
* * posix/getconf.c: Update copyright year.Ulrich Drepper2009-01-023-6/+6
* * elf/elf.h (NT_386_IOPERM): New macro.Roland McGrath2008-11-261-0/+2
* * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo cvs/fedora-glibc-20081031T2102Ulrich Drepper2008-10-314-2/+71
* * elf/Makefile: Add rules to build and run tst-tls17. cvs/fedora-glibc-20081019T1815Ulrich Drepper2008-10-174-1/+77
* * stdlib/divmod_1.c: Use correct type for dummy variable.Ulrich Drepper2008-10-171-1/+1
* (_dl_update_slotinfo): Copy all of the initial DTV.Ulrich Drepper2008-10-161-1/+1
* 2008-10-01 Mark Shinwell <shinwell@codesourcery.com>Roland McGrath2008-10-011-2/+11
* * Makefile (check-data): Check data directory in add-ons.Roland McGrath2008-08-191-2/+2
* * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo allUlrich Drepper2008-08-143-12/+0
* * elf/Makefile (check-localplt.out): Also check libresolv andUlrich Drepper2008-08-011-0/+2
* 2008-07-28 Roland McGrath <roland@redhat.com>Roland McGrath2008-07-291-0/+1
* * Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper2008-07-262-3/+3
* * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.Ulrich Drepper2008-07-262-12/+7
* * elf/elf.h: Define AT_EXECFN.Ulrich Drepper2008-07-244-1/+15
* * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.Roland McGrath2008-05-221-4/+8
* * elf/soinit.c (__EH_FRAME_BEGIN__): Remove.Jakub Jelinek2008-05-191-4/+0
* Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper2008-05-135-28/+229
* * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path inUlrich Drepper2008-05-121-43/+56
* * elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABIUlrich Drepper2008-04-111-2/+7
* * elf/Makefile (tests): Substitute tests-vis-yes here.Ulrich Drepper2008-04-101-7/+5
* Remove useless "if" before "free".Ulrich Drepper2008-03-191-2/+1
* * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code forUlrich Drepper2008-03-081-3/+4
* [BZ #5786]Ulrich Drepper2008-03-083-3/+6
* * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): AddUlrich Drepper2008-03-084-7/+7
* 2008-02-19 Roland McGrath <roland@redhat.com>Roland McGrath2008-02-201-0/+1
* * elf/elf.h (NT_PPC_SPE): New macro.Roland McGrath2008-02-091-0/+1
* 2008-01-30 Roland McGrath <roland@redhat.com>Roland McGrath2008-01-301-1/+3
* * Makeconfig (sysd-rules-patterns): New variable.Roland McGrath2008-01-301-14/+8
* * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.Ulrich Drepper2008-01-177-10/+115
* * posix/getconf.c: Update copyright year.Ulrich Drepper2008-01-023-6/+6
* * elf/tst-execstack.c (do_test): Don't fail if SELinux forbidsUlrich Drepper2007-12-171-3/+38
* * elf/rtld.c (dl_main): Use the page size to find the map start.Ulrich Drepper2007-11-061-1/+2