summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
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
2017-08-13ld.so: Remove internal_function attribute from various functionsFlorian Weimer
2017-08-13NPTL: Remove internal_function from stack marking functionsFlorian Weimer
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer
2017-08-08i386: Add <startup.h> [BZ #21913]H.J. Lu
2017-08-07Fix missing redirects in testsuite targetsAndreas Schwab
2017-08-04Compile tst-prelink.c without PIE [BZ #21815]H.J. Lu
2017-08-04Run vismain only if linker supports protected data symbolH.J. Lu
2017-07-24tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella
2017-07-17powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho
2017-07-10Don't include _dl_resolve_conflicts in libc.a [BZ #21742]H.J. Lu
2017-07-06Add per-thread cache to mallocDJ Delorie
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar
2017-06-27Fix elf/loadtest.c build with GCC 8.Joseph Myers
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu
2017-06-20Move x86 specific tunables to x86/dl-tunables.listH.J. Lu
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu
2017-06-19ld.so: Reject overly long LD_AUDIT path elementsFlorian Weimer
2017-06-19ld.so: Reject overly long LD_PRELOAD path elementsFlorian Weimer
2017-06-19CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer
2017-06-16Remove _dl_out_of_memory from elf/VersionsH.J. Lu
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-06-08ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu
2017-06-07Make LD_HWCAP_MASK usable for static binariesSiddhesh Poyarekar
2017-06-07tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar
2017-06-07tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar
2017-06-07tunables: Clean up hooks to get and set tunablesSiddhesh Poyarekar
2017-05-25Make __tunables_init hidden and avoid PLTH.J. Lu
2017-05-19Reduce value of LD_HWCAP_MASK for tst-env-setuid test caseSiddhesh Poyarekar
2017-05-17tunables: Add support for tunables of uint64_t typeSiddhesh Poyarekar
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer
2017-04-13Assume that O_NOFOLLOW is always definedFlorian Weimer
2017-04-11Support auxilliary vector components for cache geometries.Paul Clarke
2017-04-09Check for __mprotect failure in _dl_map_segments [BZ #20831]Dmitry V. Levin
2017-04-05Define TEST_FUNCTION_ARGV in elf/tst-dlopen-aout.cH.J. Lu
2017-04-05Update elf tests to use the support test driver.Wainer dos Santos Moschetta
2017-03-24Update old tunables framework document/script.Sunyeop Lee
2017-03-13 Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra
2017-03-07Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar
2017-03-02Remove header file inclusion guard from elf/get-dynamic-info.hFlorian Weimer
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg