about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* Merge branch release/2.30/master into ibm/2.30/masterRaoni Fassina Firmino2022-02-254-237/+136
|\
| * Fix SXID_ERASE behavior in setuid programs (BZ #27471)Siddhesh Poyarekar2021-04-142-30/+52
| * Enhance setuid-tunables testSiddhesh Poyarekar2021-04-142-23/+69
| * tst-env-setuid: Use support_capture_subprogram_self_sgidSiddhesh Poyarekar2021-04-141-183/+14
* | Merge branch release/2.30/master into ibm/2.30/masterRaphael Moreira Zinsly2021-03-183-15/+9
|\|
| * x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu2021-01-133-15/+9
* | Merge branch release/2.30/master into ibm/2.30/masterTulio Magno Quites Machado Filho2019-11-221-0/+5
|\|
| * Add glibc.malloc.mxfast tunableDJ Delorie2019-11-191-0/+5
* | Let ld.so have flags DT_RPATH and DT_RUNPATHTulio Magno Quites Machado Filho2019-08-011-4/+1
|/
* Call _dl_open_check after relocation [BZ #24259]H.J. Lu2019-07-011-2/+6
* ld.so: Support moving versioned symbols between sonames [BZ #24741]Florian Weimer2019-06-2810-35/+188
* elf: Refuse to dlopen PIE objects [BZ #24323]Florian Weimer2019-06-183-5/+66
* aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy2019-06-131-0/+7
* elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]Alexandra Hájková2019-05-234-0/+122
* Add NT_ARM_PACA_KEYS and NT_ARM_PACG_KEYS from Linux 5.1 to elf.h.Joseph Myers2019-05-201-0/+4
* elf: Fix tst-pldd for non-default --prefix and/or --bindir (BZ#24544)Adhemerval Zanella2019-05-141-1/+5
* elf: Fix elf/tst-pldd with --enable-hardcoded-path-in-tests (BZ#24506)Adhemerval Zanella2019-05-021-3/+17
* elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-nowFlorian Weimer2019-04-261-0/+1
* elf: Fix pldd (BZ#18035)Adhemerval Zanella2019-04-234-108/+189
* Add NT_ARM_PAC_MASK and NT_MIPS_MSA from Linux 5.0 to elf.h.Joseph Myers2019-03-251-0/+3
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-221-151/+130
* nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella2019-03-222-10/+0
* Fix output of LD_SHOW_AUXV=1.Stefan Liebler2019-03-131-8/+3
* elf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON to <elf.h>Florian Weimer2019-03-121-0/+3
* C-SKY: add elf header definition for elfutilsMao Han2019-03-111-2/+13
* elf: Remove remnants of MAP_ANON emulationFlorian Weimer2019-03-041-15/+0
* elf/tst-big-note: Improve accuracy of test [BZ #20419]Florian Weimer2019-03-012-4/+15
* elf: Add tests with a local IFUNC resolver [BZ #23937]Florian Weimer2019-02-286-3/+120
* elf/Makefile: Run IFUNC tests if binutils supports IFUNCH.J. Lu2019-02-271-1/+1
* Add some spaces before '('.Joseph Myers2019-02-271-2/+2
* Break more lines before not after operators.Joseph Myers2019-02-251-2/+2
* Break some lines before not after operators.Joseph Myers2019-02-226-21/+21
* RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson2019-02-132-4/+26
* elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122]Adhemerval Zanella2019-02-123-2/+128
* elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122]Florian Weimer2019-02-121-162/+200
* Add fall-through comments.Joseph Myers2019-02-123-0/+6
* Avoid "inline" after return type in function definitions.Joseph Myers2019-02-063-5/+3
* elf: Implement --preload option for the dynamic linkerDavid Newall2019-02-043-6/+74
* [elf] Revert 8e889c5da3 (BZ#24122)Adhemerval Zanella2019-01-254-153/+7
* elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)Adhemerval Zanella2019-01-244-7/+153
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-015-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01154-154/+154
* Print cache size and geometry auxv types on LD_SHOW_AUXV=1Tulio Magno Quites Machado Filho2018-12-191-29/+39
* Fix _dl_profile_fixup data-dependency issue (Bug 23690)Tulio Magno Quites Machado Filho2018-11-301-5/+43
* elf/dl-exception.c: Include <_itoa.h> for _itoa prototypeH.J. Lu2018-11-291-0/+1
* _dl_exception_create_format: Support %x/%lx/%zxH.J. Lu2018-11-293-1/+145
* C-SKY: Add dynamic relocations to elf.hMao Han2018-11-291-1/+66
* RISC-V: properly terminate call chain (bug 23125)Andreas Schwab2018-10-302-1/+41
* Add new ELF note types from Linux 4.19 to elf.h.Joseph Myers2018-10-251-0/+2
* elf: Fix the ld flags not be applied to tst-execstack-mod.soZong Li2018-10-251-1/+1