platform/upstream/glibc.git
2021-05-26 Naohiro Tamuraconfig: Added HAVE_AARCH64_SVE_ASM for aarch64
2021-05-25 Yang Xutst-mallinfo2.c: Use correct multiple for total variable
2021-05-25 Florian WeimerLinux: Remove remaining references to $(shared-thread...
2021-05-25 Florian Weimernptl: Do not install libpthread.so and do not link...
2021-05-25 Lucas A. M... testrun.sh: Improve --help message
2021-05-24 Nicholas Pigginpowerpc: Fix handling of scv return error codes [BZ...
2021-05-24 H.J. LuProperly check stack alignment [BZ #27901]
2021-05-24 Noah Goldsteinx86: Improve memmove-vec-unaligned-erms.S
2021-05-23 Noah GoldsteinBench: Add support for choose direction of memcpy in...
2021-05-22 H.J. LuAdd cast_to_pointer to cast an integer to void * pointer
2021-05-21 Florian Weimernptl: Remove remaining code from libpthread
2021-05-21 Florian Weimernptl: Move pthread_create, thrd_create into libc
2021-05-21 Florian Weimerelf: Use custom NODELETE DSO for tst-dlopenfail, tst...
2021-05-21 Florian Weimernptl: Move semi-public __pthread_get_minstack symbol...
2021-05-21 Florian Weimernptl: Eliminate the __static_tls_size, __static_tls_ali...
2021-05-21 Florian Weimernptl: Perform signal initialization upon pthread_create
2021-05-21 Florian Weimernptl: Remove unused __libc_pthread_init function
2021-05-20 Noah Goldsteinx86: Improve memset-vec-unaligned-erms.S
2021-05-20 Florian WeimerHurd: Define ARCH_MIN_GUARD_SIZE in internal <pthread.h>
2021-05-20 Florian Weimerelf: Initialize GLRO (dl_minsigstacksize) after static...
2021-05-19 Florian Weimernptl: Add missing __pthread_cond_wait alias in static...
2021-05-19 Adhemerval... Remove --enable-stackguard-randomization (BZ #27872)
2021-05-19 Florian Weimers390x: Check HWCAP bits against compiler flags
2021-05-19 Florian Weimerpowerpc64le: Check HWCAP bits against compiler build...
2021-05-19 Florian Weimerelf: Add hook for checking HWCAP bits after auxiliary...
2021-05-19 Noah Goldsteinx86: Optimize memcmp-evex-movbe.S
2021-05-19 Noah Goldsteinx86: Optimize memcmp-avx2-movbe.S
2021-05-19 Noah Goldsteinx86: Expand bench-memcmp.c and test-memcmp.c
2021-05-18 Adhemerval... linux: Fix clock_getres fallback
2021-05-18 Joseph MyersDo not declare asctime_r and ctime_r for C2X
2021-05-18 Samuel Thibaulthtl: Add __libpthread_freeres
2021-05-18 Samuel Thibaulthurd: Add execveat
2021-05-18 Stefan LieblerFix stringop-overflow warning in bug-regex19.c.
2021-05-18 Florian Weimerlocaledata: Use U+00AF MACRON in more EBCDIC charsets...
2021-05-18 Siddhesh Poyarekarldconfig: Avoid boolean coercion of opt_chroot
2021-05-18 Siddhesh Poyarekarldconfig: Fix memory leaks
2021-05-18 Siddhesh Poyarekarcharmap_conversion: Free conversion table on exit
2021-05-18 Siddhesh Poyarekarelf/cache.c: Fix resource leaks identified by static...
2021-05-18 Siddhesh Poyarekarshow_archive_content: Fix trivial memory leak
2021-05-17 Joseph MyersAdd C2X timespec_getres
2021-05-17 Andreas SchwabMissing ENOMEM in realloc_check wrapper (bug 27870)
2021-05-17 Matheus Castanhobenchtests: Use JSON for bench-rawmemchr output
2021-05-17 Matheus Castanhopowerpc: Add optimized rawmemchr for POWER10
2021-05-17 Florian Weimernptl: Move pthread_sigqueue into libc
2021-05-17 Florian Weimernptl: Move pthread_setschedprio into libc
2021-05-17 Florian Weimernptl: Move pthread_setname_np into libc
2021-05-17 Florian Weimernptl: Move pthread_setaffinity_np into libc
2021-05-17 Florian Weimernptl: Move pthread_getname_np into libc
2021-05-17 Florian Weimernptl: Move pthread_getcpuclockid into libc
2021-05-17 Florian Weimernptl: Replace pthread_getcpuclockid with Linux implemen...
2021-05-17 Florian Weimernptl: Move pthread_getattr_default_np into libc
2021-05-17 Florian Weimerelf: Move static TLS size and alignment into _rtld_glob...
2021-05-17 Florian Weimerelf: Remove DL_STATIC_INIT
2021-05-17 Florian Weimerpowerpc: Remove _dl_var_init
2021-05-17 Florian Weimermips: Remove _dl_var_init
2021-05-17 Florian Weimerm68k: Remove _dl_var_init
2021-05-17 Florian Weimeria64: Remove _dl_var_init
2021-05-17 Florian Weimerarc: Remove _dl_var_init
2021-05-17 Florian Weimeraarch64: Remove _dl_var_init
2021-05-17 Florian Weimerelf: Partially initialize ld.so after static dlopen...
2021-05-17 Florian Weimernptl: Move __nptl_create_event, __nptl_death_event...
2021-05-17 Florian Weimernptl: Move __nptl_initial_report_events into ld.so...
2021-05-16 Martin SeborEnable support for GCC 11 -Wmismatched-dealloc.
2021-05-14 Adhemerval... nptl: Fix tst-pthread-gdb-attach for ptrace_scope equal 1
2021-05-14 Vitaly Bukastdlib: Fix data race in __run_exit_handlers [BZ #27749]
2021-05-13 Joseph MyersMake sysdeps/generic/libc.abilist empty
2021-05-13 Siddhesh Poyarekarsupport: Free gdb_script_name
2021-05-13 Siddhesh Poyarekarsupport: Close fds in copy_func
2021-05-13 Siddhesh Poyarekarinet: Free result from getaddrinfo
2021-05-12 Siddhesh Poyarekarlinux/check_native: Always close socket on return
2021-05-12 Romain GEISSLERRemove all usage of @BASH@ or ${BASH} in installed...
2021-05-11 Florian Weimernptl: Move pthread_getconcurrency, pthread_setconcurren...
2021-05-11 Florian Weimernptl: Move pthread_cancel into libc
2021-05-11 Florian Weimernptl: Move __pthread_register_cancel_defer, __pthread_u...
2021-05-11 Florian Weimernptl: Move __pthread_register_cancel, __pthread_unregis...
2021-05-11 Florian Weimernptl: Move pthread_attr_setstacksize into libc
2021-05-11 Florian Weimernptl: Move pthread_attr_setstackaddr into libc
2021-05-11 Florian Weimernptl: Move pthread_attr_setstack into libc
2021-05-11 Florian Weimernptl: Move pthread_attr_setguardsize into libc
2021-05-11 Florian Weimernptl: Move pthread_attr_getstacksize into libc
2021-05-11 Florian Weimernptl: Move pthread_attr_getstackaddr into libc
2021-05-11 Florian Weimernptl: Move pthread_attr_getstack into libc
2021-05-11 Florian Weimernptl: Move pthread_attr_getguardsize into libc
2021-05-11 Florian Weimernptl: Move pthread_attr_getaffinity_np into libc
2021-05-11 Szabolcs Nagyelf: Fix DTV gap reuse logic [BZ #27135]
2021-05-11 Szabolcs Nagyelf: Add test case for [BZ #19329]
2021-05-11 Szabolcs Nagyelf: Use relaxed atomics for racy accesses [BZ #19329]
2021-05-11 Szabolcs Nagyelf: Fix data races in pthread_create and TLS access...
2021-05-11 Siddhesh Poyarekarwrite_archive_locales: Fix memory leak
2021-05-11 Florian Weimernptl: Move thread join functions into libc
2021-05-11 Florian Weimernptl: Move pthread_detach, thrd_detach into libc
2021-05-11 Florian Weimernptl: Move __free_tcb into libc
2021-05-11 Florian Weimernptl: Move stack cache management, __libpthread_freeres...
2021-05-11 Florian Weimernptl: Move pthread_setattr_default_np into libc
2021-05-11 Florian Weimernptl: Remove always-disabled debugging support
2021-05-11 Florian Weimernptl: Replace pthread_sigqueue implementation with...
2021-05-11 Siddhesh Poyarekarget-translit.py: Fix typo
2021-05-11 Siddhesh Poyarekar_dl_exception_create_format: Add missing va_end
2021-05-11 Adhemerval... linux: Move funlockfile/_IO_funlockfile into libc
2021-05-11 Adhemerval... linux: Move ftrylockfile/_IO_ftrylockfile into libc
next