summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2018-02-02aarch64: Add ILP32 supportSteve Ellcey
2018-01-25Add support for the RISC-V-specific ELF flagsPalmer Dabbelt
2018-01-15Add NT_ARM_SVE to elf.hAlan Hayward
2018-01-13Synchronize DF_1_* flags with binutils (Bug 22707)Carlos O'Donell
2018-01-06Add RISC-V dynamic relocations to elf.hPalmer Dabbelt
2018-01-04elf: Support dlvsym within libc.soFlorian Weimer
2018-01-01elf: check for rpath emptiness before making a copy of itDmitry V. Levin
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-30elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno
2017-12-27elf: remove redundant is_path argumentDmitry V. Levin
2017-12-27elf: remove redundant code from is_dstDmitry V. Levin
2017-12-27elf: remove redundant code from _dl_dst_substituteDmitry V. Levin
2017-12-19elf: remove redundant __libc_enable_secure check from fillin_rpathDmitry V. Levin
2017-12-19Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu
2017-12-18ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer
2017-12-18elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]Dmitry V. Levin
2017-12-16ldconfig: set LC_COLLATE to C [BZ #22505]Aurelien Jarno
2017-12-15Fix tst-leaks1 (bug 14681)Carlos O'Donell
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-12-15Remove redundant mention of SXID_ERASESiddhesh Poyarekar
2017-12-14elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer
2017-12-14elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer
2017-12-12Fix testing with nss-crypt.Carlos O'Donell
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-12-10elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf call [BZ ...Aurelien Jarno
2017-12-05Add elision tunablesRogerio Alves
2017-11-28Properly compute offsets of note descriptor and next note [BZ #22370]H.J. Lu
2017-11-27Consolidate link map sortingAndreas Schwab
2017-11-13ld.so: Add architecture specific fieldsH.J. Lu
2017-11-03Mark lazy tlsdesc helper functions unused to avoid warningsSzabolcs Nagy
2017-10-30Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer
2017-10-04Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libcH.J. Lu
2017-10-04Add a test for main () in a shared objectH.J. Lu
2017-10-03ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu
2017-10-01Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822]H.J. Lu
2017-09-30Add a test for non-PIE static executableH.J. Lu
2017-09-27Fix range check in do_tunable_update_valAlexey Makhalov
2017-09-26Skip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101]H.J. Lu
2017-09-10Fix $(error) use in MakefileSamuel Thibault
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-08-31dlfcn: Remove internal_function attributeFlorian Weimer
2017-08-21Don't compile non-lib modules as lib modules [BZ #21864]H.J. Lu
2017-08-21Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]H.J. Lu
2017-08-18Add NT_GNU_PROPERTY_TYPE_0 macrosH.J. Lu
2017-08-16ldd: never run file directlyAndreas Schwab
2017-08-15powerpc: Add values from Linux 4.8 to <elf.h>Gustavo Romero
2017-08-14_dl_init: Remove internal_function attributeFlorian Weimer
2017-08-14_dl_start: Remove internal_function attributeFlorian Weimer
2017-08-14_dl_fini: Remove internal_function attributeFlorian Weimer