platform/upstream/glibc.git
2021-06-04 Naohiro Tamuraconfigure: Replaced obsolete AC_TRY_COMPILE
2021-06-04 Adhemerval... libio: Assume _IO_lock_inexpensive
2021-06-04 Adhemerval... nptl: Remove exit-thread.h
2021-06-03 Sunil K PandeyImprove test coverage of strnlen function
2021-06-03 Florian Weimerdlfcn: Rework static dlopen hooks
2021-06-03 Florian Weimerdlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
2021-06-03 Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-06-03 Florian Weimerdlfcn: Move dlopen into libc
2021-06-03 Florian Weimerdlfcn: Move dlvsym into libc
2021-06-03 Florian Weimerdlfcn: Move dlinfo into libc
2021-06-03 Florian Weimerdlfcn: Move dladdr1 into libc
2021-06-03 Florian Weimerdlfcn: Move dlmopen into libc
2021-06-03 Florian Weimerdlfcn: Move dlsym into libc
2021-06-03 Florian Weimerdlfcn: Move dladdr into libc
2021-06-03 Florian Weimerdlfcn: Move dlclose into libc
2021-06-02 Sunil K PandeyImprove test coverage of strlen function
2021-06-02 Xeonacidfix typo
2021-06-02 Florian Weimerdlfcn: Move dlerror into libc
2021-06-02 Florian WeimerAdd libc ABI extension kludge for baseline-violating...
2021-06-02 Florian Weimerscripts/versions.awk: Add local: * to all version nodes
2021-06-02 Florian WeimerAdd missing symbols to Version files
2021-06-02 Florian WeimerFix use of __pthread_attr_copy in mq_notify (bug 27896)
2021-06-01 Andreas SchwabUse __pthread_attr_copy in mq_notify (bug 27896)
2021-06-01 Joseph MyersUpdate floating-point feature test macro handling for C2X
2021-06-01 Florian Weimerstdio-common: Remove _IO_vfwscanf
2021-06-01 Szabolcs Nagyaarch64: align stack in clone [BZ #27939]
2021-05-31 Lucas A. M... powerpc: Optimized memcmp for power10
2021-05-31 H.J. Lux86-64: Align child stack to 16 bytes [BZ #27902]
2021-05-28 Adhemerval... support: Do not build xpthread_attr_setaffinity_np...
2021-05-27 Adhemerval... nptl: Add pthread_attr_setaffinity_np failure test
2021-05-27 Adhemerval... support: Add xpthread_attr_setaffinity_np wrapper
2021-05-27 Adhemerval... nptl: Move createthread to pthread_create
2021-05-27 Adhemerval... nptl: Move Linux createthread to nptl
2021-05-27 Florian Weimernptl: Install SIGSETXID handler with SA_ONSTACK [BZ...
2021-05-27 Naohiro Tamuraaarch64: Added optimized memset for A64FX
2021-05-27 Naohiro Tamuraaarch64: Added optimized memcpy and memmove for A64FX
2021-05-26 Naohiro Tamurabenchtests: Fixed bench-memcpy-random: buf1: mprotect...
2021-05-26 Naohiro Tamuraaarch64: Added Vector Length Set test helper script
2021-05-26 Naohiro Tamuraaarch64: define BTI_C and BTI_J macros as NOP unless...
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...
next