summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2009-08-04Merge branch 'release/2.10/master' into fedora/2.10/masterAndreas Schwab
2009-08-04Consolidate PIE linking Makefile rules.H.J. Lu
2009-07-29Merge commit 'origin/release/2.10/master' into fedora/2.10/masterAndreas Schwab
2009-07-29Fix whitespace in last patch.Ulrich Drepper
2009-07-29Remove redundant .gitignore files.Andreas Schwab
2009-07-16Fix build issue with modules for audit test on machines != x86-64.Ulrich Drepper
2009-07-16Fix handling of xmm6 in ld.so audit hooks on x86-64.H.J. Lu
2009-06-06Terminate correct buffer.Ulrich Drepper
2009-05-22rename each .cvsignore file to .gitignoreJim Meyering
2009-04-27Updated to fedora-glibc-20090427T1419cvs/fedora-glibc-2_9_90-22Jakub Jelinek
2009-04-27[BZ #10087]Ulrich Drepper
2009-04-26* nscd/connections.c (send_ro_fd): Define temporary variable to avoidUlrich Drepper
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper
2009-04-24Updated to fedora-glibc-20090424T0747cvs/fedora-glibc-2_9_90-20Jakub Jelinek
2009-04-19[BZ #10069]Ulrich Drepper
2009-04-172009-04-16 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath
2009-04-16Updated to fedora-glibc-20090416T1610cvs/fedora-glibc-2_9_90-19Jakub Jelinek
2009-04-16* elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries cvs/fedora-glibc-20090416T1610Jakub Jelinek
2009-04-15Updated to fedora-glibc-20090415T1619cvs/fedora-glibc-2_9_90-17Jakub Jelinek
2009-04-152009-04-14 Roland McGrath <roland@redhat.com>Roland McGrath
2009-04-07Updated to fedora-glibc-20090407T0545Jakub Jelinek
2009-04-02Missed copyright year updateRoland McGrath
2009-04-022009-04-01 Roland McGrath <roland@redhat.com>Roland McGrath
2009-04-01Updated to fedora-glibc-20090401T0935cvs/fedora-glibc-2_9_90-12Jakub Jelinek
2009-04-01* elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935Ulrich Drepper
2009-03-31* elf/dl-load.c: Remove support for systems without MAP_ANON.Ulrich Drepper
2009-03-30* elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup.Ulrich Drepper
2009-03-20Updated to fedora-glibc-20090320T1944cvs/fedora-glibc-2_9_90-11Jakub Jelinek
2009-03-16[BZ #9733]Ulrich Drepper
2009-03-16* elf/rtld.c (dl_main): Extend help message for --audit option.Ulrich Drepper
2009-03-15* elf/dl-runtime.c (reloc_offset): Define.Ulrich Drepper
2009-03-14* elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.Ulrich Drepper
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper
2009-03-10Updated to fedora-glibc-20090310T1925cvs/fedora-glibc-2_9_90-10Jakub Jelinek
2009-03-10* include/stdio.h (fmemopen): Add libc_hidden_proto.Ulrich Drepper
2009-02-18Updated to fedora-glibc-20090218T1534Jakub Jelinek
2009-02-10* elf/dl-load.c (open_verify): In case VALID_ELF_HEADER isUlrich Drepper
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper
2009-02-04Updated to fedora-glibc-20090204T2135cvs/fedora-glibc-2_9_90-3Jakub Jelinek
2009-01-31* elf/Makefile (ld.so): Adjust the sed script to insert _begin in toUlrich Drepper
2009-01-11* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): TakeUlrich Drepper
2009-01-11(AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.Ulrich Drepper
2009-01-02Updated to fedora-glibc-20090102T2110cvs/fedora-glibc-2_9_90-1Jakub Jelinek
2009-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper
2008-11-26* elf/elf.h (NT_386_IOPERM): New macro.Roland McGrath
2008-10-31Updated to fedora-glibc-20081031T2102cvs/fedora-glibc-2_8_90-16Jakub Jelinek
2008-10-31* elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfocvs/fedora-glibc-20081031T2102Ulrich Drepper
2008-10-20Updated to fedora-glibc-20081019T1815cvs/fedora-glibc-2_8_90-14Jakub Jelinek
2008-10-17* elf/Makefile: Add rules to build and run tst-tls17.cvs/fedora-glibc-20081019T1815Ulrich Drepper
2008-10-17* stdlib/divmod_1.c: Use correct type for dummy variable.Ulrich Drepper