about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* INSTALL: Add a note for Intel CET statusH.J. Lu2018-07-191-0/+6
* oc_FR locale: Multiple updates (bug 23140, bug 23422).Quentin PAGÈS2018-07-181-0/+20
* Avoid insecure usage of tmpnam in tests.Joseph Myers2018-07-181-0/+32
* x86/CET: Document glibc.tune.x86_ibt and glibc.tune.x86_shstkH.J. Lu2018-07-181-0/+5
* Intel CET: Document --enable-cetH.J. Lu2018-07-181-0/+6
* x86-64: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu2018-07-181-0/+5
* i386: Use _CET_NOTRACK in memset-sse2-rep.SH.J. Lu2018-07-181-0/+6
* i386: Use _CET_NOTRACK in strcat-sse2.SH.J. Lu2018-07-181-0/+6
* i386: Use _CET_NOTRACK in strcpy-sse2.SH.J. Lu2018-07-181-0/+6
* i386: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu2018-07-181-0/+6
* i386: Use _CET_NOTRACK in memcpy-ssse3-rep.SH.J. Lu2018-07-181-0/+7
* i386: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu2018-07-181-0/+6
* i386: Use _CET_NOTRACK in memset-sse2.SH.J. Lu2018-07-181-0/+6
* i386: Use _CET_NOTRACK in i686/memcmp.SH.J. Lu2018-07-181-0/+5
* x86-64: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu2018-07-181-0/+7
* x86-64: Use _CET_NOTRACK in memcpy-ssse3-back.SH.J. Lu2018-07-181-0/+7
* x86-64: Use _CET_NOTRACK in strcmp-sse42.SH.J. Lu2018-07-181-0/+5
* x86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.SH.J. Lu2018-07-181-0/+6
* x86_64: Use _CET_NOTRACK in strcmp.SH.J. Lu2018-07-181-0/+5
* New locale: Yakut (Sakha) for Russia (sah_RU) [BZ #22241]Valery Timiriliyev2018-07-181-0/+9
* i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.SH.J. Lu2018-07-171-0/+18
* x86-64: Add _CET_ENDBR to STRCMP_SSE42H.J. Lu2018-07-171-0/+5
* x86: Add _CET_ENDBR to functions in dl-tlsdesc.SH.J. Lu2018-07-171-0/+16
* x86: Add _CET_ENDBR to functions in crti.SH.J. Lu2018-07-171-0/+7
* os_RU: Add alternative month names (bug 23140).Rafal Luzynski2018-07-171-0/+7
* x86: Always include <dl-cet.h>/cet-tunables.h> for --enable-cetH.J. Lu2018-07-171-0/+5
* x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2018-07-161-0/+67
* powerpc64: Always restore TOC on longjmp [BZ #21895]Rogerio Alves2018-07-161-0/+12
* Improve strstr performanceWilco Dijkstra2018-07-161-0/+13
* x86_64: Undef SHADOW_STACK_POINTER_OFFSET lastH.J. Lu2018-07-151-0/+5
* x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu2018-07-141-0/+37
* x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu2018-07-141-0/+19
* dsb_DE locale: Fix syntax error and add tests (bug 23208).Rafal Luzynski2018-07-131-0/+8
* nptl: Use __mprotect consistently for _STACK_GROWS_UPFlorian Weimer2018-07-121-0/+5
* Install <bits/statx.h> headerFlorian Weimer2018-07-111-0/+4
* Put the correct Unicode version number 11.0.0 into the generated filesMike FABIAN2018-07-101-0/+9
* Add the statx functionFlorian Weimer2018-07-101-0/+26
* Comment tst-ofdlocks-compat expected failure in some Linux releasesAdhemerval Zanella2018-07-101-0/+5
* regexec: Fix off-by-one bug in weight comparison [BZ #23036]Florian Weimer2018-07-101-0/+7
* Fix copyright years in recent commitsFlorian Weimer2018-07-101-0/+6
* nss_files: Fix re-reading of long lines [BZ #18991]Florian Weimer2018-07-061-0/+11
* libio: Implement internal function __libc_readline_unlockedFlorian Weimer2018-07-061-0/+19
* aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy2018-07-061-0/+5
* aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy2018-07-061-0/+7
* conform/conformtest.pl: Escape literal braces in regular expressionsFlorian Weimer2018-07-061-0/+5
* Use AVX_Fast_Unaligned_Load from Zen onwards.Amit Pawar2018-07-061-0/+7
* Build csu/elf-init.c and csu/static-reloc.c with stack protectorFlorian Weimer2018-07-051-0/+6
* Compile debug/stack_chk_fail_local.c with stack protectorFlorian Weimer2018-07-051-0/+8
* libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki2018-07-051-0/+8
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+31