]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2018-07-25  Florian WeimerC11 threads: Fix timeout and locking issues
2018-07-25  H.J. Lux86-64/CET: Extend ucontext_t to save shadow stack
2018-07-25  H.J. LuAdd tests for setcontext on the context from makecontext
2018-07-25  H.J. LuAdd a test for multiple setcontext calls
2018-07-25  H.J. LuAdd another test for setcontext
2018-07-25  H.J. LuAdd a test for multiple makecontext calls
2018-07-25  H.J. Lux86/CET: Add tests with legacy non-CET shared objects
2018-07-25  H.J. Lux86: Rename __glibc_reserved2 to ssp_base in tcbhead_t
2018-07-25  Andreas SchwabFix out of bounds access in findidxwc (bug 23442)
2018-07-24  Adhemerval... Mention ISO C threads addition
2018-07-24  Florian Weimeralpha: mlock2, copy_file_range syscalls were introduced...
2018-07-24  H.J. Lux86/CET: Extend arch_prctl syscall for CET control
2018-07-24  Florian Weimersh: Do not define __ASSUME_STATX
2018-07-24  Rical JasanAdd manual documentation for threads.h
2018-07-24  Adhemerval... nptl: Add test cases for ISO C11 threads
2018-07-24  Adhemerval... nptl: Add abilist symbols for C11 threads
2018-07-24  Adhemerval... nptl: Add C11 threads tss_* functions
2018-07-24  Adhemerval... nptl: Add C11 threads cnd_* functions
2018-07-24  Adhemerval... nptl: Add C11 threads call_once functions
2018-07-24  Adhemerval... nptl: Add C11 threads mtx_* functions
2018-07-24  Adhemerval... nptl: Add C11 threads thrd_* functions
2018-07-24  H.J. LuAdd <bits/indirect-return.h>
2018-07-24  Andreas SchwabFix out-of-bounds access in IBM-1390 converter (bug...
2018-07-24  H.J. Lux86: Update vfork to pop shadow stack
2018-07-24  H.J. Lux86-64: Add endbr64 to tst-quadmod[12].S
2018-07-20  Joseph MyersUse binutils 2.31 branch in build-many-glibcs.py.
2018-07-20  Zong LiChange URL of gcc's tarball
2018-07-20  Florian Weimerregcomp: Fix off-by-one bug in build_equiv_class [BZ...
2018-07-20  Samuel Thibaultcheck-execstack: Permit sysdeps to xfail some libs
2018-07-20  Samuel Thibaulthurd: Fix installed-headers tests
2018-07-19  Samuel ThibaultFix new file header
2018-07-19  Thomas Schwingehurd: Implement pipe2
2018-07-19  Thomas Schwingehurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpair
2018-07-19  Thomas Schwingehurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socket
2018-07-19  Samuel Thibaulthurd: Enable thread-safe i386 atomic instructions
2018-07-19  Leonardo Sandovalbenchtests: improve argument parsing through argparse...
2018-07-19  H.J. LuINSTALL: Add a note for Intel CET status
2018-07-18  Quentin PAGÈSoc_FR locale: Multiple updates (bug 23140, bug 23422).
2018-07-18  Joseph MyersAvoid insecure usage of tmpnam in tests.
2018-07-18  H.J. Lux86/CET: Document glibc.tune.x86_ibt and glibc.tune...
2018-07-18  H.J. LuIntel CET: Document --enable-cet
2018-07-18  H.J. Lux86-64: Use _CET_NOTRACK in memcmp-sse4.S
2018-07-18  H.J. Lui386: Use _CET_NOTRACK in memset-sse2-rep.S
2018-07-18  H.J. Lui386: Use _CET_NOTRACK in strcat-sse2.S
2018-07-18  H.J. Lui386: Use _CET_NOTRACK in strcpy-sse2.S
2018-07-18  H.J. Lui386: Use _CET_NOTRACK in memcpy-ssse3.S
2018-07-18  H.J. Lui386: Use _CET_NOTRACK in memcpy-ssse3-rep.S
2018-07-18  H.J. Lui386: Use _CET_NOTRACK in memcmp-sse4.S
2018-07-18  H.J. Lui386: Use _CET_NOTRACK in memset-sse2.S
2018-07-18  H.J. Lui386: Use _CET_NOTRACK in i686/memcmp.S
2018-07-18  H.J. Lux86-64: Use _CET_NOTRACK in memcpy-ssse3.S
2018-07-18  H.J. Lux86-64: Use _CET_NOTRACK in memcpy-ssse3-back.S
2018-07-18  H.J. Lux86-64: Use _CET_NOTRACK in strcmp-sse42.S
2018-07-18  H.J. Lux86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.S
2018-07-18  H.J. Lux86_64: Use _CET_NOTRACK in strcmp.S
2018-07-18  Valery TimiriliyevNew locale: Yakut (Sakha) for Russia (sah_RU) [BZ ...
2018-07-17  H.J. Lui386: Add _CET_ENDBR to indirect jump targets in add_n...
2018-07-17  H.J. Lux86-64: Add _CET_ENDBR to STRCMP_SSE42
2018-07-17  H.J. Lux86: Add _CET_ENDBR to functions in dl-tlsdesc.S
2018-07-17  H.J. Lux86: Add _CET_ENDBR to functions in crti.S
2018-07-17  Rafal Luzynskios_RU: Add alternative month names (bug 23140).
2018-07-17  H.J. Lux86: Always include <dl-cet.h>/cet-tunables.h> for...
2018-07-16  H.J. Lux86: Support IBT and SHSTK in Intel CET [BZ #21598]
2018-07-16  Rogerio Alvespowerpc64: Always restore TOC on longjmp [BZ #21895]
2018-07-16  Wilco DijkstraImprove strstr performance
2018-07-15  H.J. Lux86_64: Undef SHADOW_STACK_POINTER_OFFSET last
2018-07-14  H.J. Lux86: Support shadow stack pointer in setjmp/longjmp
2018-07-14  H.J. Lux86: Rename __glibc_reserved1 to feature_1 in tcbhead_t...
2018-07-13  Rafal Luzynskidsb_DE locale: Fix syntax error and add tests (bug...
2018-07-12  Florian Weimernptl: Use __mprotect consistently for _STACK_GROWS_UP
2018-07-11  Florian WeimerInstall <bits/statx.h> header
2018-07-10  Mike FABIANPut the correct Unicode version number 11.0.0 into...
2018-07-10  Florian WeimerAdd the statx function
2018-07-10  Adhemerval... Comment tst-ofdlocks-compat expected failure in some...
2018-07-10  Florian Weimerregexec: Fix off-by-one bug in weight comparison [BZ...
2018-07-10  Florian WeimerFix copyright years in recent commits
2018-07-06  Florian Weimernss_files: Fix re-reading of long lines [BZ #18991]
2018-07-06  Florian Weimerlibio: Implement internal function __libc_readline_unlocked
2018-07-06  Szabolcs Nagyaarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANT
2018-07-06  Szabolcs Nagyaarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANT
2018-07-06  Florian Weimerconform/conformtest.pl: Escape literal braces in regula...
2018-07-06  Amit PawarUse AVX_Fast_Unaligned_Load from Zen onwards.
2018-07-05  Florian WeimerBuild csu/elf-init.c and csu/static-reloc.c with stack...
2018-07-05  Florian WeimerCompile debug/stack_chk_fail_local.c with stack protector
2018-07-05  Maciej W. Rozyckilibc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]
2018-07-05  Florian WeimerAdd renameat2 function [BZ #17662]
2018-07-04  Adhemerval... posix: Fix bug-regex33 after regex sync
2018-07-04  Carlos O'Donelllocale: XFAIL newlocale usage in static binary (Bug...
2018-07-04  Florian Weimertestrun.sh: Implement --tool=strace, --tool=valgrind
2018-07-04  Adhemerval... posix: Sync gnulib regex implementation
2018-07-04  Mike FABIANBug 23308: Update to Unicode 11.0.0
2018-07-03  Florian Weimerstdio-common/tst-printf.c: Remove part under a non...
2018-07-03  Adhemerval... Fix hurd expected fcntl version
2018-07-02  Gabriel F.... ldbl-128ibm-compat: Add printf_size
2018-07-02  Szabolcs NagyUse uint32_t sign in single precision math error handli...
2018-06-30  Carlos O'Donelllibc: Extend __libc_freeres framework (Bug 23329).
2018-06-30  Rajalakshmi... Add long double input for strfmon test
2018-06-29  Michael WolfNew locale: Lower Sorbian (dsb_DE) [BZ #23208]
2018-06-29  Rafal Luzynskihy_AM: Add alternative month names (bug 23140).
2018-06-29  Sylvain Lesagees_BO locale: Change LC_PAPER to en_US (bug 22996).
next