summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2018-07-19INSTALL: Add a note for Intel CET statusH.J. Lu
2018-07-18oc_FR locale: Multiple updates (bug 23140, bug 23422).Quentin PAGÈS
2018-07-18Avoid insecure usage of tmpnam in tests.Joseph Myers
2018-07-18x86/CET: Document glibc.tune.x86_ibt and glibc.tune.x86_shstkH.J. Lu
2018-07-18Intel CET: Document --enable-cetH.J. Lu
2018-07-18x86-64: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memset-sse2-rep.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in strcat-sse2.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in strcpy-sse2.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memcpy-ssse3-rep.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in memset-sse2.SH.J. Lu
2018-07-18i386: Use _CET_NOTRACK in i686/memcmp.SH.J. Lu
2018-07-18x86-64: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu
2018-07-18x86-64: Use _CET_NOTRACK in memcpy-ssse3-back.SH.J. Lu
2018-07-18x86-64: Use _CET_NOTRACK in strcmp-sse42.SH.J. Lu
2018-07-18x86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.SH.J. Lu
2018-07-18x86_64: Use _CET_NOTRACK in strcmp.SH.J. Lu
2018-07-18New locale: Yakut (Sakha) for Russia (sah_RU) [BZ #22241]Valery Timiriliyev
2018-07-17i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.SH.J. Lu
2018-07-17x86-64: Add _CET_ENDBR to STRCMP_SSE42H.J. Lu
2018-07-17x86: Add _CET_ENDBR to functions in dl-tlsdesc.SH.J. Lu
2018-07-17x86: Add _CET_ENDBR to functions in crti.SH.J. Lu
2018-07-17os_RU: Add alternative month names (bug 23140).Rafal Luzynski
2018-07-17x86: Always include <dl-cet.h>/cet-tunables.h> for --enable-cetH.J. Lu
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu
2018-07-16powerpc64: Always restore TOC on longjmp [BZ #21895]Rogerio Alves
2018-07-16Improve strstr performanceWilco Dijkstra
2018-07-15x86_64: Undef SHADOW_STACK_POINTER_OFFSET lastH.J. Lu
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu
2018-07-14x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu
2018-07-13dsb_DE locale: Fix syntax error and add tests (bug 23208).Rafal Luzynski
2018-07-12nptl: Use __mprotect consistently for _STACK_GROWS_UPFlorian Weimer
2018-07-11Install <bits/statx.h> headerFlorian Weimer
2018-07-10Put the correct Unicode version number 11.0.0 into the generated filesMike FABIAN
2018-07-10Add the statx functionFlorian Weimer
2018-07-10Comment tst-ofdlocks-compat expected failure in some Linux releasesAdhemerval Zanella
2018-07-10regexec: Fix off-by-one bug in weight comparison [BZ #23036]Florian Weimer
2018-07-10Fix copyright years in recent commitsFlorian Weimer
2018-07-06nss_files: Fix re-reading of long lines [BZ #18991]Florian Weimer
2018-07-06libio: Implement internal function __libc_readline_unlockedFlorian Weimer
2018-07-06aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy
2018-07-06aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy
2018-07-06conform/conformtest.pl: Escape literal braces in regular expressionsFlorian Weimer
2018-07-06Use AVX_Fast_Unaligned_Load from Zen onwards.Amit Pawar
2018-07-05Build csu/elf-init.c and csu/static-reloc.c with stack protectorFlorian Weimer
2018-07-05Compile debug/stack_chk_fail_local.c with stack protectorFlorian Weimer
2018-07-05libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer