platform/upstream/glibc.git
2017-06-14 Adhemerval... nptl: Invert the mmap/mprotect logic on allocated stack...
2017-06-14 H.J. Lux86-64: Implement memmove family IFUNC selectors in C
2017-06-14 Florian Weimeri686: Add missing IS_IN (libc) guards to vectorized...
2017-06-14 Zack WeinbergRemove __need macros from errno.h (__need_Emath, __need...
2017-06-14 Zack WeinbergRemove __need_IOV_MAX and __need_FOPEN_MAX.
2017-06-14 Alan ModraPowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
2017-06-14 Alan ModraPowerPC64 ENTRY_TOCLESS
2017-06-14 Alan ModraPowerPC64 strncpy, stpncpy and strstr fixes
2017-06-14 Alan ModraPowerPC64 sysdep.h tidy
2017-06-14 Alan ModraPowerPC64 FRAME_PARM_SAVE
2017-06-14 Alan ModraPowerPC64, fix calls to _mcount
2017-06-13 Gordana Cmiljanovicmips: Fix store/load gp registers to/from ucontext_t
2017-06-13 Florian Weimerconfigure: Suppress expected compiler error message
2017-06-13 Florian Weimerdynarray: Implement begin/end functions in the spirit...
2017-06-13 H.J. LuMake copy of <bits/std_abs.h> from GCC 7 [BZ #21573]
2017-06-13 Rafal Luzynskilocaledata: ce_RU: update weekdays from CLDR [BZ #21207]
2017-06-13 Rafal Luzynskilocaledata: Remove trailing spaces [BZ #20275]
2017-06-13 Zack WeinbergCorrect indentation in posix/bits/cpu-set.h.
2017-06-12 Zack WeinbergRemove __need_schedparam and __cpu_set_t_defined.
2017-06-12 Wilco DijkstraFix build issue on x86.
2017-06-12 Paul E. Murphyfloat128: Add test-{float128,ifloat128,float128-finite}
2017-06-12 Gabriel F.... Allow macros prefixed with FLT128 in include/float.h
2017-06-12 Gabriel F.... float128: Add strfromf128, strtof128, and wcstof128...
2017-06-12 Paul E. Murphyfloat128: Add strtof128, wcstof128, and related functions.
2017-06-12 Joseph MyersFix XPG4 bsd_signal namespace (bug 21552).
2017-06-12 Joseph MyersFix sigwait namespace (bug 21550).
2017-06-12 H.J. Lux86-64: Implement strcpy family IFUNC selectors in C
2017-06-12 Wilco Dijkstra2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>
2017-06-12 Wilco DijkstraReplace all internal uses of __bzero with memset. ...
2017-06-11 Santhosh ThottingalCorrect collation rules for Malayalam.
2017-06-10 Zack WeinbergCorrect an outdated comment in stdlib/errno.h.
2017-06-09 Paul Clarkepowerpc: add sysconf support for cache geometries
2017-06-09 Tulio Magno... Add a way to bypass the PLT when calling getauxval
2017-06-09 Joseph MyersFix waitid namespace (bug 21561).
2017-06-09 Joseph MyersUpdate nios2, sparc32 localplt.data files for recent...
2017-06-09 Joseph MyersFix sigpause namespace (bug 21554).
2017-06-09 Joseph MyersCondition signal.h inclusion in sys/wait.h (bug 21560).
2017-06-09 Zack WeinbergRemove bare use of __attribute__ in include/errno.h.
2017-06-09 Zack WeinbergPolish the treatment of dl-tunable-list.h in Makeconfig.
2017-06-09 H.J. Lux86-64: Correct comments in ifunc-impl-list.c
2017-06-09 H.J. Lux86-64: Optimize strrchr/wcsrchr with AVX2
2017-06-09 H.J. Lux86-64: Optimize memrchr with AVX2
2017-06-09 H.J. Lux86-64: Optimize strchr/strchrnul/wcschr with AVX2
2017-06-09 H.J. Lux86-64: Optimize strlen/strnlen/wcslen/wcsnlen with...
2017-06-09 H.J. Lux86-64: Optimize memchr/rawmemchr/wmemchr with SSE2...
2017-06-09 Florian Weimermalloc: Remove tst-dynarray, tst-dynarray-fail from...
2017-06-09 Florian Weimersupport: Expose TEST_VERIFY_EXIT behavior to GCC optimizers
2017-06-09 Siddhesh Poyarekaraarch64: Fix undefined behavior in _dl_procinfo
2017-06-08 Joseph Myersconformtest: Correct sys/wait.h expectations for XPG4.
2017-06-08 H.J. Luld.so: Consolidate 2 strtouls into _dl_strtoul [BZ...
2017-06-08 Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-06-08 H.J. LuAdd more tests for memchr
2017-06-07 H.J. Lux86-64: Rename wmemset.h to ifunc-wmemset.h
2017-06-07 Gabriel F.... float128: Add strfromf128
2017-06-07 Gabriel F.... Refactor PRINT_FPHEX_LONG_DOUBLE into a reusable macro
2017-06-07 Gabriel F.... Remove duplicated code from __printf_fp_l, __printf_fph...
2017-06-07 Gabriel F.... float128: Add conversion from float128 to mpn
2017-06-07 Paul E. Murphyfloat128: Extend the power of ten tables
2017-06-07 Joseph MyersFix include paths in include/bits/types/*.h.
2017-06-07 Joseph MyersFix tst-timezone race (bug 14096).
2017-06-07 H.J. Lux86-64: Fold ifunc-sse4_1.h into wcsnlen.c
2017-06-07 Arjun ShankarRemove check for NULL buffer passed to `ptsname_r'
2017-06-07 Arjun ShankarUse test-driver in sysdeps/unix/sysv/linux/tst-clone2.c
2017-06-07 Siddhesh Poyarekaraarch64: Add hwcap string routines
2017-06-07 Siddhesh PoyarekarMake LD_HWCAP_MASK usable for static binaries
2017-06-07 Siddhesh Poyarekaraarch64: Allow overriding HWCAP_CPUID feature check...
2017-06-07 Siddhesh Poyarekartunables: Use glibc.tune.hwcap_mask tunable instead...
2017-06-07 Siddhesh PoyarekarAdd include guards to dl-procinfo.h
2017-06-07 Siddhesh Poyarekartunables: Add LD_HWCAP_MASK to tunables
2017-06-07 Siddhesh Poyarekartunables: Clean up hooks to get and set tunables
2017-06-06 H.J. Lux86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.S
2017-06-06 Stefan LieblerS390: Use generic spinlock code.
2017-06-06 Stefan LieblerOptimize generic spinlock code and use C11 like atomic...
2017-06-05 H.J. Lux86: Don't use dl_x86_cpu_features in cacheinfo.c
2017-06-05 H.J. Lux86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBE
2017-06-05 H.J. Lux86-64: Optimize wmemset with SSE2/AVX2/AVX512
2017-06-05 H.J. Lux86: Add macros to implement ifunce selection in C
2017-06-05 H.J. Lux86-64: Update strlen.S to support wcslen/wcsnlen
2017-06-05 H.J. Lux86_64: Remove redundant REX bytes from memrchr.S
2017-06-05 H.J. Lux86-64: Update LO_HI_LONG for p{readv,writev}{64}v2
2017-06-05 Joseph MyersDefine SIG_HOLD for XPG4 (bug 21538).
2017-06-05 Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-06-04 Zack WeinbergRegenerate sysdeps/gnu/errlist.c.
2017-06-04 H.J. Lubenchtests: Add more tests for memrchr
2017-06-04 Zack WeinbergAdd forgotten changelog entry for 82f43dd2d1
2017-06-04 Zack WeinbergInclude shlib-compat.h in many sunrpc/nis source files.
2017-06-03 Florian Weimergetaddrinfo: Eliminate another strdup call
2017-06-03 H.J. Lux86: Update __x86_shared_non_temporal_threshold
2017-06-02 Rical Jasanmanual: Provide consistent errno documentation.
2017-06-02 Joseph MyersFix sigevent namespace (bug 21543).
2017-06-02 Florian Weimergetaddrinfo: Fix localplt failure involving strdup
2017-06-02 Adhemerval... posix: Add missing build flags for p{write,read}v2
2017-06-02 Florian Weimerresolv: Tests for various versions of res_init
2017-06-02 Florian Weimergetaddrinfo: Always allocate canonical name on the...
2017-06-02 Florian WeimerAdd internal facility for dynamic array handling
2017-06-01 Gabriel F.... Include sys/param.h in stdlib/gmp-impl.h instead of...
2017-06-01 Joseph Myersconformtest: Correct signal.h expectations for XPG4...
2017-06-01 Zack WeinbergAdd shim header for bits/syscall.h.
2017-06-01 Joseph MyersFix more namespace issues in sys/ucontext.h (bug 21457).
2017-06-01 Zack WeinbergAvoid tickling a linker bug from microblaze pt-vfork.S.
next