aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-13Merge branch release/2.28/master into ibm/2.28/masteribm/2.28/masterTulio Magno Quites Machado Filho
2021-01-27gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer
2021-01-13x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu
2021-01-13x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu
2021-01-12x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu
2020-11-04aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy
2020-10-14AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra
2020-10-14AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra
2020-10-14[AArch64] Improve integer memcpyWilco Dijkstra
2020-10-14aarch64: Increase small and medium cases for __memcpy_genericKrzysztof Koch
2020-10-14AArch64: Improve backwards memmove performanceWilco Dijkstra
2020-10-14AArch64: Add optimized Q-register memcpyWilco Dijkstra
2020-10-14AArch64: Align ENTRY to a cachelineWilco Dijkstra
2020-10-03Merge branch release/2.28/master into ibm/2.28/masterTulio Magno Quites Machado Filho
2020-07-04NEWS: Mention BZ 25933 fixH.J. Lu
2020-07-04Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey
2020-03-23Merge branch release/2.28/master into ibm/2.28/masterTulio Magno Quites Machado Filho
2020-03-20Fix use-after-free in glob when expanding ~user (bug 25414)Andreas Schwab
2020-03-20Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab
2020-01-21riscv: Do not use __has_include__Florian Weimer
2019-12-05misc/test-errno-linux: Handle EINVAL from quotactlFlorian Weimer
2019-12-05<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]Kamlesh Kumar
2019-12-04Merge branch release/2.28/master into ibm/2.28/masterTulio Magno Quites Machado Filho
2019-12-03x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer
2019-11-28libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]Florian Weimer
2019-11-22Merge branch release/2.28/master into ibm/2.28/masterTulio Magno Quites Machado Filho
2019-11-22rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Kościelnicki
2019-11-06Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]Stefan Liebler
2019-11-05mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic
2019-11-01elf: Refuse to dlopen PIE objects [BZ #24323]Florian Weimer
2019-10-31nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie
2019-10-31Call _dl_open_check after relocation [BZ #24259]H.J. Lu
2019-10-31Base max_fast on alignment, not width, of bins (Bug 24903)DJ Delorie
2019-10-30malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026]Niklas Hambüchen
2019-10-30malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]Florian Weimer
2019-10-30malloc: Various cleanups for malloc/tst-mxfastFlorian Weimer
2019-10-30Add glibc.malloc.mxfast tunableDJ Delorie
2019-10-30nscd: avoid assertion failure during persistent db checkAndreas Schwab
2019-10-30Small tcache improvementsWilco Dijkstra
2019-10-30Fix assertion in malloc.c:tcache_get.Joseph Myers
2019-09-13Improve performance of memmemWilco Dijkstra
2019-09-13Improve performance of strstrWilco Dijkstra
2019-09-13Speedup first memmem matchRajalakshmi Srinivasaraghavan
2019-09-13Simplify and speedup strstr/strcasestr first matchWilco Dijkstra
2019-09-06[AArch64] Add ifunc support for AresWilco Dijkstra
2019-07-12posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella
2019-07-12aarch64: handle STO_AARCH64_VARIANT_PCSSzabolcs Nagy
2019-07-10aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy
2019-07-09io: Remove copy_file_range emulation [BZ #24744]Florian Weimer
2019-06-27Merge branch release/2.28/master into ibm/2.28/masterTulio Magno Quites Machado Filho