]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2018-08-03  Carlos O'DonellUpdate be translations.
2018-08-03  Carlos O'DonellUpdate be translations.
2018-08-03  H.J. Lux86: Cleanup cpu-features-offsets.sym
2018-08-02  Carlos O'DonellFix ChangeLog date.
2018-08-02  Carlos O'DonellAdd convenience target 'install-locale-files'.
2018-08-02  Siddhesh Poyarekar[benchtests] Fix compare_strings.py for python2
2018-08-02  Siddhesh PoyarekarAdd ChangeLog for the last commit
2018-08-02  Siddhesh PoyarekarRename the glibc.tune namespace to glibc.cpu
2018-08-02  Joseph MyersDo not define various fenv.h macros for MIPS soft-float...
2018-08-01  Joseph MyersFix math/test-misc.c for undefined fenv.h macros.
2018-08-01  Paul Eggertregex: fix memory leak in Gnulib
2018-08-01  H.J. Lux86: Rename get_common_indeces to get_common_indices
2018-08-01  Joseph MyersMove SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.
2018-08-01  Joseph MyersMove SNAN_TESTS_TYPE_CAST out of math-tests.h.
2018-08-01  Carlos O'DonellAdd version.h, and NEWS update to ChangeLog.
2018-08-01  Carlos O'DonellOpen master branch for glibc 2.29 development glibc-2.28.9000
2018-08-01  Carlos O'DonellUpdate NEWS, version.h, and features.h for glibc 2.28. glibc-2.28
2018-08-01  Carlos O'DonellSynchronize translation project PO files.
2018-07-31  Samuel Thibaulthurd: Fix exec usage of mach_setup_thread
2018-07-31  Samuel Thibaulthurd: Add missing ChangeLog entry
2018-07-31  Samuel Thibaulthurd: Fix startup of static binaries linked against...
2018-07-31  Carlos O'DonellUpdate tooling versions verified to work with glibc.
2018-07-31  Carlos O'DonellUpdate contrib.texi contributions.
2018-07-31  Carlos O'DonellUpdate translation for be.
2018-07-31  Adhemerval... Update SH libm-tests-ulps
2018-07-31  Carlos O'DonellUpdate translations for bg, de, hr, pt_BR, sv, and vi.
2018-07-30  H.J. Lux86/CET: Fix property note parser [BZ #23467]
2018-07-30  H.J. Lux86: Add tst-get-cpu-features-static to $(tests) [BZ...
2018-07-28  Samuel Thibaulthurd: Fix some ld.so symbol override from libc
2018-07-28  Samuel Thibaulthurd: Fix some ld.so symbol override from libc
2018-07-28  Carlos O'DonellUpdate translations for cs, pl, and uk.
2018-07-27  H.J. Lux86/CET: Don't parse beyond the note end
2018-07-27  Carlos O'DonellUpdate NEWS with ISO 14651 update information.
2018-07-27  Rafal LuzynskiNEWS: Avoid the words "nominative" and "genitive".
2018-07-27  Adhemerval... Fix Linux fcntl OFD locks on unsupported kernels
2018-07-27  H.J. LuAdd the missing ChangeLog entry for commit be525a69a66
2018-07-27  Samuel Thibaulthurd: Fix some ld.so symbol override from libc
2018-07-27  Carlos O'DonellUpdate libc.pot.
2018-07-26  Joseph MyersUpdate powerpc-nofpu ulps.
2018-07-26  H.J. Lux86: Populate COMMON_CPUID_INDEX_80000001 for Intel...
2018-07-26  H.J. Lux86: Correct index_cpu_LZCNT [BZ # 23456]
2018-07-26  Stefan LieblerFix string/tst-xbzero-opt if build with gcc head.
2018-07-26  Florian Weimerhtl: Use weak aliases for public symbols
2018-07-26  Carlos O'DonellAdd missing localedata/en_US.UTF-8.in (Bug 23393).
2018-07-25  Carlos O'DonellKeep expected behaviour for [a-z] and [A-z] (Bug 23393).
2018-07-25  H.J. Luia64: Work around incorrect type of IA64 uc_sigmask
2018-07-25  Adhemerval... Fix ISO C threads installed header and HURD assumption
2018-07-25  H.J. Lux86/CET: Add a setcontext test for CET
2018-07-25  Adhemerval... Fix C11 conformance issues
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
next