about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* i386: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu2018-07-182-2/+8
* i386: Use _CET_NOTRACK in memcpy-ssse3-rep.SH.J. Lu2018-07-182-4/+11
* i386: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu2018-07-182-2/+8
* i386: Use _CET_NOTRACK in memset-sse2.SH.J. Lu2018-07-182-2/+8
* i386: Use _CET_NOTRACK in i686/memcmp.SH.J. Lu2018-07-182-2/+7
* x86-64: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu2018-07-182-62/+69
* x86-64: Use _CET_NOTRACK in memcpy-ssse3-back.SH.J. Lu2018-07-182-3/+10
* x86-64: Use _CET_NOTRACK in strcmp-sse42.SH.J. Lu2018-07-182-1/+6
* x86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.SH.J. Lu2018-07-182-1/+7
* x86_64: Use _CET_NOTRACK in strcmp.SH.J. Lu2018-07-182-1/+6
* New locale: Yakut (Sakha) for Russia (sah_RU) [BZ #22241]Valery Timiriliyev2018-07-186-2/+388
* i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.SH.J. Lu2018-07-174-3/+95
* x86-64: Add _CET_ENDBR to STRCMP_SSE42H.J. Lu2018-07-172-0/+6
* x86: Add _CET_ENDBR to functions in dl-tlsdesc.SH.J. Lu2018-07-173-0/+28
* x86: Add _CET_ENDBR to functions in crti.SH.J. Lu2018-07-173-0/+11
* os_RU: Add alternative month names (bug 23140).Rafal Luzynski2018-07-173-4/+24
* x86: Always include <dl-cet.h>/cet-tunables.h> for --enable-cetH.J. Lu2018-07-172-2/+10
* x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2018-07-1627-25/+1382
* powerpc64: Always restore TOC on longjmp [BZ #21895]Rogerio Alves2018-07-165-4/+151
* Improve strstr performanceWilco Dijkstra2018-07-169-33/+50
* x86_64: Undef SHADOW_STACK_POINTER_OFFSET lastH.J. Lu2018-07-152-3/+7
* x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu2018-07-1412-1/+315
* x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu2018-07-149-2/+105
* dsb_DE locale: Fix syntax error and add tests (bug 23208).Rafal Luzynski2018-07-134-2/+85
* nptl: Use __mprotect consistently for _STACK_GROWS_UPFlorian Weimer2018-07-122-1/+6
* Install <bits/statx.h> headerFlorian Weimer2018-07-112-1/+5
* Put the correct Unicode version number 11.0.0 into the generated filesMike FABIAN2018-07-105-45/+88
* Add the statx functionFlorian Weimer2018-07-1044-1/+490
* Comment tst-ofdlocks-compat expected failure in some Linux releasesAdhemerval Zanella2018-07-102-0/+13
* regexec: Fix off-by-one bug in weight comparison [BZ #23036]Florian Weimer2018-07-102-23/+27
* Fix copyright years in recent commitsFlorian Weimer2018-07-104-3/+9
* nss_files: Fix re-reading of long lines [BZ #18991]Florian Weimer2018-07-064-71/+339
* libio: Implement internal function __libc_readline_unlockedFlorian Weimer2018-07-0610-9/+471
* aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy2018-07-062-1/+6
* aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy2018-07-063-7/+10
* conform/conformtest.pl: Escape literal braces in regular expressionsFlorian Weimer2018-07-062-13/+18
* Use AVX_Fast_Unaligned_Load from Zen onwards.Amit Pawar2018-07-062-5/+20
* Build csu/elf-init.c and csu/static-reloc.c with stack protectorFlorian Weimer2018-07-052-0/+22
* Compile debug/stack_chk_fail_local.c with stack protectorFlorian Weimer2018-07-052-2/+13
* libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki2018-07-054-0/+19
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-0545-5/+400
* posix: Fix bug-regex33 after regex syncAdhemerval Zanella2018-07-042-3/+7
* locale: XFAIL newlocale usage in static binary (Bug 23164)Carlos O'Donell2018-07-048-27/+176
* testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer2018-07-047-23/+65
* posix: Sync gnulib regex implementationAdhemerval Zanella2018-07-0412-1161/+1609
* Bug 23308: Update to Unicode 11.0.0Mike FABIAN2018-07-0416-2375/+4372
* stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363]Florian Weimer2018-07-034-123/+9
* Fix hurd expected fcntl versionAdhemerval Zanella2018-07-032-1/+5
* ldbl-128ibm-compat: Add printf_sizeGabriel F. T. Gomes2018-07-029-2/+182
* Use uint32_t sign in single precision math error handling functionsSzabolcs Nagy2018-07-024-11/+27