about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc: Update AT_HWCAP[2] bitsTulio Magno Quites Machado Filho2017-06-233-1/+11
* powerpc: refactor strrchr IFUNCRajalakshmi Srinivasaraghavan2017-06-233-19/+16
* powerpc: Add optimized version of [l]lroundfRajalakshmi Srinivasaraghavan2017-06-2310-1/+120
* Support _Float128 in ldbl-96 bits/iscanonical.h.Joseph Myers2017-06-222-0/+6
* Support _Float128 in math-tests.h.Joseph Myers2017-06-222-12/+39
* Fix float128_private.h redefinition of SET_RESTORE_ROUNDL.Joseph Myers2017-06-222-1/+5
* Make float128_private.h work with generic ieee754.h.Joseph Myers2017-06-222-0/+7
* Correct min_of_type handling of _Float128.Joseph Myers2017-06-222-2/+6
* Make errno-setting libm templates include errno.h.Joseph Myers2017-06-2224-0/+48
* Fix float128 uses of xlocale.h.Joseph Myers2017-06-224-3/+10
* Add ChangeLog entries for the last 3 commitsSiddhesh Poyarekar2017-06-221-0/+25
* benchtests: New script to parse memcpy resultsSiddhesh Poyarekar2017-06-222-0/+173
* benchtests: Make memcpy benchmarks print results in jsonSiddhesh Poyarekar2017-06-223-49/+117
* benchtests: Print string array elements, int and uint in jsonSiddhesh Poyarekar2017-06-222-0/+68
* Describe remainder as primary and drem as alternative in the manualGabriel F. T. Gomes2017-06-222-12/+18
* Provide an additional macro expansion for F128 in stdlib/tst-strtod.hGabriel F. T. Gomes2017-06-222-1/+11
* localedata: fur_IT: Fix spelling of Wednesday (Miercus)Rafal Luzynski2017-06-222-2/+7
* Bug 21533: Update to Unicode 10.0.0Mike FABIAN2017-06-2216-1098/+3791
* inet: __inet6_scopeid_pton should accept node-local addresses [BZ #21657]Benjamin Cama2017-06-223-1/+9
* _nl_load_domain: Use calloc instead of allocaFlorian Weimer2017-06-212-38/+12
* Implement allocation buffers for internal useFlorian Weimer2017-06-2110-1/+1240
* x86-64: Implement strcmp family IFUNC selectors in CH.J. Lu2017-06-2125-240/+643
* Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers2017-06-212-0/+11
* x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu2017-06-217-34/+41
* DCIGETTEXT: Use getcwd, asprintf to construct absolute pathnameFlorian Weimer2017-06-212-28/+19
* [AArch64] Add more cfi annotations to tlsdesc entry pointsSzabolcs Nagy2017-06-212-0/+76
* posix: Add invalid flags test for p{write,read}v2Adhemerval Zanella2017-06-214-0/+60
* [AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2017-06-212-2/+7
* getaddrinfo: Avoid stack copy of IPv6 addressFlorian Weimer2017-06-212-40/+10
* __inet_pton_length: Implement new internal helper functionFlorian Weimer2017-06-219-73/+697
* inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.cFlorian Weimer2017-06-212-10/+116
* powerpc: Optimize memchr for power8Rajalakshmi Srinivasaraghavan2017-06-216-1/+382
* powerpc: Add optimized version of [l]lrintfRajalakshmi Srinivasaraghavan2017-06-216-36/+80
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-2015-406/+417
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-2073-175/+211
* Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg2017-06-2036-112/+120
* Consolidate Linux openat implementationAdhemerval Zanella2017-06-205-38/+71
* Move x86 specific tunables to x86/dl-tunables.listH.J. Lu2017-06-203-12/+39
* conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers2017-06-204-3/+18
* conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers2017-06-204-3/+19
* Add powf traceWilco Dijkstra2017-06-202-0/+2191
* tunables: Add IFUNC selection and cache sizesH.J. Lu2017-06-208-1/+464
* Improve math benchmark infrastructureWilco Dijkstra2017-06-203-18/+51
* Fix fallout from bits/string.h removal.Zack Weinberg2017-06-204-17/+12
* Add powf bench testsPaul Clarke2017-06-203-1/+337
* Mention in NEWS that __(NO|USE)_STRING_INLINES don't do anything anymore.Zack Weinberg2017-06-201-0/+4
* Remove bits/string.h.Zack Weinberg2017-06-2023-2452/+264
* manual: Complete @standards in lang.texi.Rical Jasan2017-06-202-20/+43
* Remove pre-GCC-4.9 MIPS code.Joseph Myers2017-06-193-327/+52
* DCIGETTEXT: Do not make copy of localenameFlorian Weimer2017-06-192-1/+6