platform/upstream/glibc.git
2019-12-11 Stefan LieblerS390: Implement roundtoint and converttoint and define...
2019-12-11 Stefan LieblerS390: Implement math-barriers math_opt_barrier and...
2019-12-11 Stefan LieblerS390: Use libc_fe* macros in fe* functions.
2019-12-11 Stefan LieblerS390: Implement libc_fe* macros.
2019-12-11 Stefan LieblerS390: Use convert-to-fixed instruction for llround...
2019-12-11 Stefan LieblerS390: Use convert-to-fixed instruction for lround funct...
2019-12-11 Stefan LieblerS390: Use convert-to-fixed instruction for llrint funct...
2019-12-11 Stefan LieblerS390: Use convert-to-fixed instruction for lrint functions.
2019-12-11 Stefan LieblerS390: Use load-fp-integer instruction for roundeven...
2019-12-11 Stefan LieblerAdjust s_copysignl.c regarding code style.
2019-12-11 Stefan LieblerAdjust s_ceilf.c and s_ceill.c regarding code style.
2019-12-11 Stefan LieblerAdjust s_floorf.c and s_floorl.c regarding code style.
2019-12-11 Stefan LieblerAdjust s_rintf.c and s_rintl.c regarding code style.
2019-12-11 Stefan LieblerAdjust s_nearbyintf.c and s_nearbyintl.c regarding...
2019-12-11 Stefan LieblerUse GCC builtins for copysign functions if desired.
2019-12-11 Stefan LieblerUse GCC builtins for round functions if desired.
2019-12-11 Stefan LieblerUse GCC builtins for trunc functions if desired.
2019-12-11 Stefan LieblerUse GCC builtins for ceil functions if desired.
2019-12-11 Stefan LieblerUse GCC builtins for floor functions if desired.
2019-12-11 Stefan LieblerUse GCC builtins for rint functions if desired.
2019-12-11 Stefan LieblerUse GCC builtins for nearbyint functions if desired.
2019-12-11 Stefan LieblerAlways use wordsize-64 version of s_round.c.
2019-12-11 Stefan LieblerAlways use wordsize-64 version of s_trunc.c.
2019-12-11 Stefan LieblerAlways use wordsize-64 version of s_ceil.c.
2019-12-11 Stefan LieblerAlways use wordsize-64 version of s_floor.c.
2019-12-11 Stefan LieblerAlways use wordsize-64 version of s_rint.c.
2019-12-11 Stefan LieblerAlways use wordsize-64 version of s_nearbyint.c.
2019-12-11 Florian Weimerldconfig: Do not print a warning for a missing ld.so...
2019-12-10 Samuel Thibaulthurd: Fix using altstack while in an RPC call to be...
2019-12-10 Carlos O'DonellFix failure when CFLAGS contains -DNDEBUG (Bug 25251)
2019-12-09 Adhemerval... nptl: Add more missing placeholder abi symbol from...
2019-12-09 Andreas Schwabsysdeps/riscv/start.S: rename .Lload_gp to load_gp...
2019-12-05 Lukasz Majewskiy2038: linux: Provide __timer_settime64 implementation
2019-12-05 Lukasz Majewskiy2038: linux: Provide __timer_gettime64 implementation
2019-12-05 Lukasz Majewskitimer: Decouple x86_64 specific timer_settime from...
2019-12-05 Lukasz Majewskitimer: Decouple x86_64 specific timer_gettime from...
2019-12-05 Lukasz Majewskitime: Introduce glibc's internal struct __itimerspec64
2019-12-05 DJ DelorieCorrect range checking in mallopt/mxfast/tcache [BZ...
2019-12-05 Florian Weimermisc/test-errno-linux: Handle EINVAL from quotactl
2019-12-05 Kamlesh Kumar<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO...
2019-12-05 Adhemerval... build-many-glibcs.py: Move sparcv8 to extra_glibcs
2019-12-04 Alistair Francissysdeps/clock_gettime: Use clock_gettime64 if avaliable
2019-12-04 Alistair Francissysdeps: Add clock_gettime64 vDSO
2019-12-04 Gabriel F.... Do not use ld.so to open statically linked programs...
2019-12-04 Gabriel F.... Attach to test in container from debugglibc.sh
2019-12-03 Florian WeimerExpand $(as-needed) and $(no-as-needed) throughout...
2019-12-03 Florian Weimerx86: Assume --enable-cet if GCC defaults to CET [BZ...
2019-12-03 Gabriel F.... ldbl-128ibm-compat: Add tests for strfroml, strtold...
2019-12-03 Gabriel F.... ldbl-128ibm-compat: Add tests for strfmon and strfmon_l
2019-12-03 Rajalakshmi... ldbl-128ibm-compat: Add strfmon_l with IEEE long double...
2019-12-03 Gabriel F.... ldbl-128ibm-compat: Replace http with https in new...
2019-12-02 Florian Weimerelf: Do not run IFUNC resolvers for LD_DEBUG=unused...
2019-12-02 Florian Weimerelf/tst-dlopenfail: Disable --no-as-needed for tst...
2019-12-01 Samuel Thibaulthurd: Fix ld.so __access override from libc
2019-12-01 Samuel Thibaulthurd: Fix ld.so __getcwd override from libc
2019-12-01 Samuel Thibaulthurd: Make __sigprocmask GLIBC_PRIVATE
2019-12-01 Samuel Thibaulthurd: Fix renameat2 error
2019-12-01 Samuel Thibaulthurd: make strerror(0) coherent with other ports
2019-12-01 Samuel Thibaulthurd: Fix ld.so link
2019-11-29 Joseph MyersUpdate kernel version to 5.4 in tst-mman-consts.py.
2019-11-29 Joseph MyersUpdate SOMAXCONN value from Linux 5.4.
2019-11-28 Joseph MyersUpdate syscall-names.list for Linux 5.4.
2019-11-28 Joseph MyersFix syntax error in build-many-glibcs.py.
2019-11-28 Joseph MyersDefine MADV_COLD and MADV_PAGEOUT from Linux 5.4.
2019-11-27 Florian WeimerMove _dl_open_check to its original place in dl_open_worker
2019-11-27 Florian WeimerBlock signals during the initial part of dlopen
2019-11-27 Florian WeimerRemove all loaded objects if dlopen fails, ignoring...
2019-11-27 Florian WeimerAvoid late dlopen failure due to scope, TLS slotinfo...
2019-11-27 Florian WeimerAvoid late failure in dlopen in global scope update...
2019-11-27 Florian WeimerLazy binding failures during dlopen/dlclose must be...
2019-11-27 Florian Weimerresolv: Implement trust-ad option for /etc/resolv.conf...
2019-11-27 Florian Weimerdlsym: Do not determine caller link map if not needed
2019-11-27 Florian Weimerlibio: Disable vtable validation for pre-2.1 interposed...
2019-11-27 Gabriel F.... ldbl-128ibm-compat: Add syslog functions
2019-11-27 Gabriel F.... ldbl-128ibm-compat: Add obstack printing functions
2019-11-27 Gabriel F.... ldbl-128ibm-compat: Reuse tests for err.h and error...
2019-11-27 Gabriel F.... ldbl-128ibm-compat: Add error.h functions
2019-11-27 Gabriel F.... ldbl-128ibm-compat: Add err.h functions
2019-11-27 Gabriel F.... ldbl-128ibm-compat: Add argp_error and argp_failure
2019-11-27 Adhemerval... sparc: Use atomic compiler builtins on sparc
2019-11-27 Adhemerval... Remove 32 bit sparc v7 support
2019-11-27 Stefan LieblerS390: Fix handling of needles crossing a page in strstr...
2019-11-26 Adhemerval... nptl: Fix __PTHREAD_MUTEX_INITIALIZER for !__PTHREAD_MU...
2019-11-26 Sandra LoosemoreCompile elf/rtld.c with -fno-tree-loop-distribute-patterns.
2019-11-26 Adhemerval... hppa: Remove unrequired nptl headers
2019-11-26 Adhemerval... nptl: Add default pthread-offsets.h
2019-11-26 Adhemerval... nptl: Add default pthreadtypes-arch.h
2019-11-26 Adhemerval... nptl: Add struct_rwlock.h
2019-11-26 Adhemerval... nptl: Add struct_mutex.h
2019-11-26 Adhemerval... nptl: Remove rwlock elision definitions
2019-11-26 Adhemerval... nptl: Add tests for internal pthread_rwlock_t offsets
2019-11-26 Adhemerval... nptl: Cleanup mutex internal offset tests
2019-11-26 Egor Kobylkinlocale: Greek -> ASCII transliteration table [BZ #12031]
2019-11-26 Rafał Lużyńskiru_UA locale: use copy "ru_RU" in LC_TIME (bug 25044)
2019-11-26 Tim Rühsensysdeps/posix/getaddrinfo: Return early on invalid...
2019-11-26 Tim Rühsensysdeps/posix: Simplify if expression in getaddrinfo
2019-11-26 Joseph MyersUse Linux 5.4 in build-many-glibcs.py.
2019-11-25 Adhemerval... arm: Fix armv7 selection after 'Split BE/LE abilist'
2019-11-22 Gabriel F.... ldbl-128ibm-compat: Add wide character scanning functions
2019-11-22 Gabriel F.... ldbl-128ibm-compat: Add regular character scanning...
next