about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Correct indentation in posix/bits/cpu-set.h.Zack Weinberg2017-06-131-0/+5
* Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg2017-06-121-0/+18
* Fix build issue on x86.Wilco Dijkstra2017-06-121-0/+4
* float128: Add test-{float128,ifloat128,float128-finite}Paul E. Murphy2017-06-121-0/+25
* Allow macros prefixed with FLT128 in include/float.hGabriel F. T. Gomes2017-06-121-0/+6
* float128: Add strfromf128, strtof128, and wcstof128 to the manualGabriel F. T. Gomes2017-06-121-0/+10
* float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy2017-06-121-0/+53
* Fix XPG4 bsd_signal namespace (bug 21552).Joseph Myers2017-06-121-0/+5
* Fix sigwait namespace (bug 21550).Joseph Myers2017-06-121-0/+5
* x86-64: Implement strcpy family IFUNC selectors in CH.J. Lu2017-06-121-0/+20
* 2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2017-06-121-0/+10
* Replace all internal uses of __bzero with memset. This removes the needWilco Dijkstra2017-06-121-0/+12
* Correct an outdated comment in stdlib/errno.h.Zack Weinberg2017-06-101-0/+4
* powerpc: add sysconf support for cache geometriesPaul Clarke2017-06-091-0/+11
* Add a way to bypass the PLT when calling getauxvalTulio Magno Quites Machado Filho2017-06-091-0/+6
* Fix waitid namespace (bug 21561).Joseph Myers2017-06-091-0/+15
* Update nios2, sparc32 localplt.data files for recent GCC change.Joseph Myers2017-06-091-0/+8
* Fix sigpause namespace (bug 21554).Joseph Myers2017-06-091-0/+4
* Condition signal.h inclusion in sys/wait.h (bug 21560).Joseph Myers2017-06-091-0/+8
* Remove bare use of __attribute__ in include/errno.h.Zack Weinberg2017-06-091-0/+5
* Polish the treatment of dl-tunable-list.h in Makeconfig.Zack Weinberg2017-06-091-0/+7
* x86-64: Correct comments in ifunc-impl-list.cH.J. Lu2017-06-091-0/+4
* x86-64: Optimize strrchr/wcsrchr with AVX2H.J. Lu2017-06-091-0/+14
* x86-64: Optimize memrchr with AVX2H.J. Lu2017-06-091-0/+11
* x86-64: Optimize strchr/strchrnul/wcschr with AVX2H.J. Lu2017-06-091-0/+20
* x86-64: Optimize strlen/strnlen/wcslen/wcsnlen with AVX2H.J. Lu2017-06-091-0/+23
* x86-64: Optimize memchr/rawmemchr/wmemchr with SSE2/AVX2H.J. Lu2017-06-091-0/+26
* malloc: Remove tst-dynarray, tst-dynarray-fail from test-srcsFlorian Weimer2017-06-091-0/+5
* support: Expose TEST_VERIFY_EXIT behavior to GCC optimizersFlorian Weimer2017-06-091-0/+12
* aarch64: Fix undefined behavior in _dl_procinfoSiddhesh Poyarekar2017-06-091-0/+6
* conformtest: Correct sys/wait.h expectations for XPG4.Joseph Myers2017-06-081-0/+33
* ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu2017-06-081-0/+13
* Remove __need macros from stdio.h and wchar.h.Zack Weinberg2017-06-081-0/+25
* Add more tests for memchrH.J. Lu2017-06-081-0/+6
* x86-64: Rename wmemset.h to ifunc-wmemset.hH.J. Lu2017-06-071-0/+10
* float128: Add strfromf128Gabriel F. T. Gomes2017-06-071-0/+24
* Refactor PRINT_FPHEX_LONG_DOUBLE into a reusable macroGabriel F. T. Gomes2017-06-071-0/+9
* Remove duplicated code from __printf_fp_l, __printf_fphex, and __printf_sizeGabriel F. T. Gomes2017-06-071-0/+9
* float128: Add conversion from float128 to mpnGabriel F. T. Gomes2017-06-071-0/+15
* float128: Extend the power of ten tablesPaul E. Murphy2017-06-071-0/+10
* Fix include paths in include/bits/types/*.h.Joseph Myers2017-06-071-0/+13
* Fix tst-timezone race (bug 14096).Joseph Myers2017-06-071-0/+6
* x86-64: Fold ifunc-sse4_1.h into wcsnlen.cH.J. Lu2017-06-071-0/+7
* Remove check for NULL buffer passed to `ptsname_r'Arjun Shankar2017-06-071-0/+6
* Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.cArjun Shankar2017-06-071-0/+6
* aarch64: Add hwcap string routinesSiddhesh Poyarekar2017-06-071-0/+6
* Make LD_HWCAP_MASK usable for static binariesSiddhesh Poyarekar2017-06-071-0/+6
* aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASKSiddhesh Poyarekar2017-06-071-0/+4
* tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar2017-06-071-0/+18
* Add include guards to dl-procinfo.hSiddhesh Poyarekar2017-06-071-0/+4