about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* Merge branch release/2.26/master into ibm/2.26/masterMatheus Castanho2020-03-031-0/+7
|\
| * aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy2019-07-121-0/+7
* | Merge branch 'release/2.26/master' into ibm/2.26/masterTulio Magno Quites Machado Filho2019-01-114-4/+78
|\|
| * Fix stack overflow with huge PT_NOTE segment [BZ #20419]Paul Pluzhnikov2018-05-174-4/+78
* | Merge branch 'release/2.26/master' into ibm/2.26/masterTulio Magno Quites Machado Filho2018-02-021-51/+45
|\|
| * elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno2017-12-301-16/+33
| * elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627]Dmitry V. Levin2017-12-221-19/+1
| * elf: Count components of the expanded path in _dl_init_path [BZ #22607]Florian Weimer2017-12-161-9/+4
| * elf: Compute correct array size in _dl_init_paths [BZ #22606]Florian Weimer2017-12-161-7/+7
* | Merge branch 'release/2.26/master' into ibm/2.26/masterTulio Magno Quites Machado Filho2017-11-241-11/+4
|\|
| * Fix range check in do_tunable_update_valAlexey Makhalov2017-10-231-11/+4
* | Merge branch 'release/2.26/master' into ibm/2.26/masterGabriel F. T. Gomes2017-10-221-13/+1
|\|
| * ldd: never run file directlyAndreas Schwab2017-08-281-13/+1
* | Let ld.so have flags DT_RPATH and DT_RUNPATHTulio Magno Quites Machado Filho2017-08-021-3/+0
|/
* tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella2017-07-241-0/+2
* powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho2017-07-171-1/+3
* Don't include _dl_resolve_conflicts in libc.a [BZ #21742]H.J. Lu2017-07-101-2/+2
* Add per-thread cache to mallocDJ Delorie2017-07-061-0/+12
* tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2017-06-302-20/+21
* Fix elf/loadtest.c build with GCC 8.Joseph Myers2017-06-271-6/+10
* x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu2017-06-211-4/+0
* Move x86 specific tunables to x86/dl-tunables.listH.J. Lu2017-06-201-12/+0
* tunables: Add IFUNC selection and cache sizesH.J. Lu2017-06-201-0/+16
* ld.so: Reject overly long LD_AUDIT path elementsFlorian Weimer2017-06-191-15/+95
* ld.so: Reject overly long LD_PRELOAD path elementsFlorian Weimer2017-06-191-16/+66
* CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer2017-06-191-1/+2
* Remove _dl_out_of_memory from elf/VersionsH.J. Lu2017-06-161-1/+1
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-143-2/+7
* ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu2017-06-084-154/+86
* Make LD_HWCAP_MASK usable for static binariesSiddhesh Poyarekar2017-06-071-8/+7
* tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar2017-06-075-3/+50
* tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar2017-06-071-0/+7
* tunables: Clean up hooks to get and set tunablesSiddhesh Poyarekar2017-06-073-41/+72
* Make __tunables_init hidden and avoid PLTH.J. Lu2017-05-252-0/+5
* Reduce value of LD_HWCAP_MASK for tst-env-setuid test caseSiddhesh Poyarekar2017-05-191-1/+1
* tunables: Add support for tunables of uint64_t typeSiddhesh Poyarekar2017-05-172-54/+41
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-112-25/+39
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg2017-05-092-2/+2
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-181-5/+1
* Assume that O_NOFOLLOW is always definedFlorian Weimer2017-04-132-10/+1
* Support auxilliary vector components for cache geometries.Paul Clarke2017-04-111-0/+12
* Check for __mprotect failure in _dl_map_segments [BZ #20831]Dmitry V. Levin2017-04-091-8/+12
* Define TEST_FUNCTION_ARGV in elf/tst-dlopen-aout.cH.J. Lu2017-04-051-1/+1
* Update elf tests to use the support test driver.Wainer dos Santos Moschetta2017-04-0571-159/+122
* Update old tunables framework document/script.Sunyeop Lee2017-03-241-1/+1
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-131-1/+1
* Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-03-073-2/+16
* Remove header file inclusion guard from elf/get-dynamic-info.hFlorian Weimer2017-03-021-4/+2
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-015-5/+8
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-165-0/+6