aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2019-08-01aarch64: Add ILP32 supportSteve Ellcey
2019-07-01Call _dl_open_check after relocation [BZ #24259]H.J. Lu
2019-06-28ld.so: Support moving versioned symbols between sonames [BZ #24741]Florian Weimer
2019-06-18elf: Refuse to dlopen PIE objects [BZ #24323]Florian Weimer
2019-06-13aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy
2019-05-23elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]Alexandra Hájková
2019-05-20Add NT_ARM_PACA_KEYS and NT_ARM_PACG_KEYS from Linux 5.1 to elf.h.Joseph Myers
2019-05-14elf: Fix tst-pldd for non-default --prefix and/or --bindir (BZ#24544)Adhemerval Zanella
2019-05-02elf: Fix elf/tst-pldd with --enable-hardcoded-path-in-tests (BZ#24506)Adhemerval Zanella
2019-04-26elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-nowFlorian Weimer
2019-04-23elf: Fix pldd (BZ#18035)Adhemerval Zanella
2019-03-25Add NT_ARM_PAC_MASK and NT_MIPS_MSA from Linux 5.0 to elf.h.Joseph Myers
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella
2019-03-22nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella
2019-03-13Fix output of LD_SHOW_AUXV=1.Stefan Liebler
2019-03-12elf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON to <elf.h>Florian Weimer
2019-03-11C-SKY: add elf header definition for elfutilsMao Han
2019-03-04elf: Remove remnants of MAP_ANON emulationFlorian Weimer
2019-03-01elf/tst-big-note: Improve accuracy of test [BZ #20419]Florian Weimer
2019-02-28elf: Add tests with a local IFUNC resolver [BZ #23937]Florian Weimer
2019-02-27elf/Makefile: Run IFUNC tests if binutils supports IFUNCH.J. Lu
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-25Break more lines before not after operators.Joseph Myers
2019-02-22Break some lines before not after operators.Joseph Myers
2019-02-13RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson
2019-02-12elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122]Adhemerval Zanella
2019-02-12elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122]Florian Weimer
2019-02-12Add fall-through comments.Joseph Myers
2019-02-06Avoid "inline" after return type in function definitions.Joseph Myers
2019-02-04elf: Implement --preload option for the dynamic linkerDavid Newall
2019-01-25[elf] Revert 8e889c5da3 (BZ#24122)Adhemerval Zanella
2019-01-24elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)Adhemerval Zanella
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-19Print cache size and geometry auxv types on LD_SHOW_AUXV=1Tulio Magno Quites Machado Filho
2018-11-30Fix _dl_profile_fixup data-dependency issue (Bug 23690)Tulio Magno Quites Machado Filho
2018-11-29elf/dl-exception.c: Include <_itoa.h> for _itoa prototypeH.J. Lu
2018-11-29_dl_exception_create_format: Support %x/%lx/%zxH.J. Lu
2018-11-29C-SKY: Add dynamic relocations to elf.hMao Han
2018-10-30RISC-V: properly terminate call chain (bug 23125)Andreas Schwab
2018-10-25Add new ELF note types from Linux 4.19 to elf.h.Joseph Myers
2018-10-25elf: Fix the ld flags not be applied to tst-execstack-mod.soZong Li
2018-10-24Add more checks for valid ld.so.cache file (bug 18093)Andreas Schwab
2018-09-26Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab
2018-09-25Fix ifunc support with DT_TEXTREL segments (BZ#20480)Adhemerval Zanella
2018-09-12Include most of elf/ modules-names in modules-names-tests.Joseph Myers
2018-08-30Fix test failure with -DNDEBUG.Carlos O'Donell
2018-08-20Add NT_VMCOREDD, AT_MINSIGSTKSZ from Linux 4.18 to elf.h.Joseph Myers
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar
2018-07-20check-execstack: Permit sysdeps to xfail some libsSamuel Thibault