Age | Commit message (Expand) | Author | Files | Lines |
2017-09-27 | Fix range check in do_tunable_update_val | Alexey Makhalov | 1 | -11/+4 |
2017-09-26 | Skip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101] | H.J. Lu | 3 | -3/+50 |
2017-09-10 | Fix $(error) use in Makefile | Samuel Thibault | 1 | -2/+2 |
2017-08-31 | elf: Remove internal_function attribute | Florian Weimer | 23 | -52/+5 |
2017-08-31 | dlfcn: Remove internal_function attribute | Florian Weimer | 1 | -2/+0 |
2017-08-21 | Don't compile non-lib modules as lib modules [BZ #21864] | H.J. Lu | 1 | -0/+1 |
2017-08-21 | Mark __libc_multiple_libcs with attribute_hidden [BZ #18822] | H.J. Lu | 2 | -3/+2 |
2017-08-18 | Add NT_GNU_PROPERTY_TYPE_0 macros | H.J. Lu | 1 | -0/+56 |
2017-08-16 | ldd: never run file directly | Andreas Schwab | 1 | -13/+1 |
2017-08-15 | powerpc: Add values from Linux 4.8 to <elf.h> | Gustavo Romero | 1 | -0/+16 |
2017-08-14 | _dl_init: Remove internal_function attribute | Florian Weimer | 1 | -1/+0 |
2017-08-14 | _dl_start: Remove internal_function attribute | Florian Weimer | 1 | -1/+1 |
2017-08-14 | _dl_fini: Remove internal_function attribute | Florian Weimer | 1 | -1/+0 |
2017-08-13 | ld.so: Remove internal_function attribute from various functions | Florian Weimer | 4 | -9/+0 |
2017-08-13 | NPTL: Remove internal_function from stack marking functions | Florian Weimer | 1 | -2/+1 |
2017-08-10 | ld.so: Introduce struct dl_exception | Florian Weimer | 9 | -218/+347 |
2017-08-08 | i386: Add <startup.h> [BZ #21913] | H.J. Lu | 1 | -0/+1 |
2017-08-07 | Fix missing redirects in testsuite targets | Andreas Schwab | 1 | -1/+1 |
2017-08-04 | Compile tst-prelink.c without PIE [BZ #21815] | H.J. Lu | 1 | -0/+3 |
2017-08-04 | Run vismain only if linker supports protected data symbol | H.J. Lu | 1 | -0/+2 |
2017-07-24 | tunables: Use direct syscall for access (BZ#21744) | Adhemerval Zanella | 1 | -0/+2 |
2017-07-17 | powerpc: Fix float128 IFUNC relocations [BZ #21707] | Tulio Magno Quites Machado Filho | 1 | -1/+3 |
2017-07-10 | Don't include _dl_resolve_conflicts in libc.a [BZ #21742] | H.J. Lu | 1 | -2/+2 |
2017-07-06 | Add per-thread cache to malloc | DJ Delorie | 1 | -0/+12 |
2017-06-30 | tunables, aarch64: New tunable to override cpu | Siddhesh Poyarekar | 2 | -20/+21 |
2017-06-27 | Fix elf/loadtest.c build with GCC 8. | Joseph Myers | 1 | -6/+10 |
2017-06-21 | x86: Rename glibc.tune.ifunc to glibc.tune.hwcaps | H.J. Lu | 1 | -4/+0 |
2017-06-20 | Move x86 specific tunables to x86/dl-tunables.list | H.J. Lu | 1 | -12/+0 |
2017-06-20 | tunables: Add IFUNC selection and cache sizes | H.J. Lu | 1 | -0/+16 |
2017-06-19 | ld.so: Reject overly long LD_AUDIT path elements | Florian Weimer | 1 | -15/+95 |
2017-06-19 | ld.so: Reject overly long LD_PRELOAD path elements | Florian Weimer | 1 | -16/+66 |
2017-06-19 | CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624] | Florian Weimer | 1 | -1/+2 |
2017-06-16 | Remove _dl_out_of_memory from elf/Versions | H.J. Lu | 1 | -1/+1 |
2017-06-14 | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 3 | -2/+7 |
2017-06-08 | ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528] | H.J. Lu | 4 | -154/+86 |
2017-06-07 | Make LD_HWCAP_MASK usable for static binaries | Siddhesh Poyarekar | 1 | -8/+7 |
2017-06-07 | tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask | Siddhesh Poyarekar | 5 | -3/+50 |
2017-06-07 | tunables: Add LD_HWCAP_MASK to tunables | Siddhesh Poyarekar | 1 | -0/+7 |
2017-06-07 | tunables: Clean up hooks to get and set tunables | Siddhesh Poyarekar | 3 | -41/+72 |
2017-05-25 | Make __tunables_init hidden and avoid PLT | H.J. Lu | 2 | -0/+5 |
2017-05-19 | Reduce value of LD_HWCAP_MASK for tst-env-setuid test case | Siddhesh Poyarekar | 1 | -1/+1 |
2017-05-17 | tunables: Add support for tunables of uint64_t type | Siddhesh Poyarekar | 2 | -54/+41 |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 2 | -25/+39 |
2017-05-09 | Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. | Zack Weinberg | 2 | -2/+2 |
2017-04-18 | Assume that O_CLOEXEC is always defined and works | Florian Weimer | 1 | -5/+1 |
2017-04-13 | Assume that O_NOFOLLOW is always defined | Florian Weimer | 2 | -10/+1 |
2017-04-11 | Support auxilliary vector components for cache geometries. | Paul Clarke | 1 | -0/+12 |
2017-04-09 | Check for __mprotect failure in _dl_map_segments [BZ #20831] | Dmitry V. Levin | 1 | -8/+12 |
2017-04-05 | Define TEST_FUNCTION_ARGV in elf/tst-dlopen-aout.c | H.J. Lu | 1 | -1/+1 |
2017-04-05 | Update elf tests to use the support test driver. | Wainer dos Santos Moschetta | 71 | -159/+122 |