about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar2017-06-071-0/+4
* tunables: Clean up hooks to get and set tunablesSiddhesh Poyarekar2017-06-071-0/+20
* x86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.SH.J. Lu2017-06-061-0/+13
* S390: Use generic spinlock code.Stefan Liebler2017-06-061-0/+7
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-0/+46
* x86: Don't use dl_x86_cpu_features in cacheinfo.cH.J. Lu2017-06-051-0/+10
* x86-64: Optimize memcmp/wmemcmp with AVX2 and MOVBEH.J. Lu2017-06-051-0/+16
* x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu2017-06-051-0/+42
* x86: Add macros to implement ifunce selection in CH.J. Lu2017-06-051-0/+11
* x86-64: Update strlen.S to support wcslen/wcsnlenH.J. Lu2017-06-051-0/+10
* x86_64: Remove redundant REX bytes from memrchr.SH.J. Lu2017-06-051-0/+5
* x86-64: Update LO_HI_LONG for p{readv,writev}{64}v2H.J. Lu2017-06-051-0/+6
* Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers2017-06-051-0/+12
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-051-0/+36
* Regenerate sysdeps/gnu/errlist.c.Zack Weinberg2017-06-041-0/+4
* benchtests: Add more tests for memrchrH.J. Lu2017-06-041-0/+7
* Add forgotten changelog entry for 82f43dd2d1Zack Weinberg2017-06-041-0/+39
* getaddrinfo: Eliminate another strdup callFlorian Weimer2017-06-031-0/+5
* x86: Update __x86_shared_non_temporal_thresholdH.J. Lu2017-06-021-0/+5
* manual: Provide consistent errno documentation.Rical Jasan2017-06-021-0/+6
* Fix sigevent namespace (bug 21543).Joseph Myers2017-06-021-0/+7
* getaddrinfo: Fix localplt failure involving strdupFlorian Weimer2017-06-021-0/+6
* posix: Add missing build flags for p{write,read}v2Adhemerval Zanella2017-06-021-0/+7
* resolv: Tests for various versions of res_initFlorian Weimer2017-06-021-0/+32
* getaddrinfo: Always allocate canonical name on the heapFlorian Weimer2017-06-021-0/+5
* Add internal facility for dynamic array handlingFlorian Weimer2017-06-021-0/+37
* Include sys/param.h in stdlib/gmp-impl.h instead of redefining MAX/MINGabriel F. T. Gomes2017-06-011-0/+5
* conformtest: Correct signal.h expectations for XPG4 / XPG42.Joseph Myers2017-06-011-0/+33
* Add shim header for bits/syscall.h.Zack Weinberg2017-06-011-0/+6
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-011-0/+96
* Avoid tickling a linker bug from microblaze pt-vfork.S.Zack Weinberg2017-06-011-0/+8
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+93
* Use test-driver in nptl/tst-fork3.cAndreas Schwab2017-05-311-0/+5