summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added new locale en_SCAkhilesh Kumar2017-08-093-0/+126
* Add BZ referenceAndreas Schwab2017-08-091-2/+2
* Fix s390 version of pt-longjmp.cAndreas Schwab2017-08-092-2/+7
* Add test for bug 21041Andreas Schwab2017-08-094-2/+77
* memcpy_falkor: Fix code style in commentsSiddhesh Poyarekar2017-08-092-7/+7
* aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2017-08-098-4/+216
* manual: Document getcontext uc_stack value on Linux [BZ #759]Adhemerval Zanella2017-08-082-0/+11
* Do not use __ptr_t.Joseph Myers2017-08-0844-134/+197
* getaddrinfo: Remove unreachable return statement from gaih_inetFlorian Weimer2017-08-082-7/+8
* i386: Add <startup.h> [BZ #21913]H.J. Lu2017-08-087-1/+87
* Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)Andreas Schwab2017-08-083-37/+24
* posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)Adhemerval Zanella2017-08-089-12/+25
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-0710-34/+115
* Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2017-08-0727-81/+131
* Remove __long_double_t.Joseph Myers2017-08-074-3/+9
* benchtests: Avoid a display error when running in text terminalSiddhesh Poyarekar2017-08-082-0/+5
* benchtests: Allow selecting baseline for compare_string.pySiddhesh Poyarekar2017-08-082-10/+22
* benchtests: Use TEST_NAME instead of hardcoding memcpySiddhesh Poyarekar2017-08-084-3/+10
* Fix missing redirects in testsuite targetsAndreas Schwab2017-08-0712-20/+42
* x86-64: Add FMA multiarch functions to libmH.J. Lu2017-08-0733-105/+554
* Reimplement min_of_type using __MATH_TG.Joseph Myers2017-08-042-18/+21
* x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATUREH.J. Lu2017-08-042-57/+6
* i686: Implement IFUNC selectors in CH.J. Lu2017-08-04100-1732/+2197
* x86-64: Implement libmathvec IFUNC selectors in CH.J. Lu2017-08-0477-619/+1422
* x86-64: Implement libm IFUNC selectors in CH.J. Lu2017-08-0419-120/+335
* i386: Support static PIE in start.SH.J. Lu2017-08-042-2/+14
* Compile tst-prelink.c without PIE [BZ #21815]H.J. Lu2017-08-042-0/+9
* i386: Update I386_USE_SYSENTER for early PIC syscallH.J. Lu2017-08-042-12/+26
* x86-64: Use IFUNC memcpy and mempcpy in libc.aH.J. Lu2017-08-0410-38/+44
* Check linker support for INSERT in linker scriptH.J. Lu2017-08-045-0/+67
* Run vismain only if linker supports protected data symbolH.J. Lu2017-08-042-0/+8
* x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu2017-08-042-2/+11
* x86: Remove __memset_zero_constant_len_parameter [BZ #21790]H.J. Lu2017-08-045-25/+13
* Fix the return type of the getentropy stubAurelien Jarno2017-08-032-1/+5
* i686/multiarch: Regenerate ulpsAurelien Jarno2017-08-032-7/+11
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-03149-251/+453
* Add yesstr and nostr for doi_IN, kok_IN, and sat_INMike FABIAN2017-08-034-12/+24
* Revert “Fix yesexpr in en_DK locale”Mike FABIAN2017-08-032-1/+21
* getaddrinfo: Release resolver context on error in gethosts [BZ #21885]Florian Weimer2017-08-032-0/+8
* drop redundant ([eE][sS])? and [oO]? from yesexpr and noexpr in km_KH localeMike FABIAN2017-08-032-2/+7
* Drop redundant .* from yesexpr and noexpr in agr_PE localeMike FABIAN2017-08-032-8/+8
* Added new Locale bho_NPAkhilesh Kumar2017-08-033-0/+99
* Fix yesexpr in en_DK localeAkhilesh Kumar2017-08-032-4/+6
* Fix abday in zh_SGAkhilesh Kumar2017-08-032-4/+6
* tst-tlsopt-powerpc as a shared libAlan Modra2017-08-035-48/+70
* Add missing include for pthread_setcancelstateSamuel Thibault2017-08-032-0/+2
* [hurd]: Add __libc_init_secure stubSamuel Thibault2017-08-022-0/+12
* Fix tgmath.h for __int128 (bug 21686).Joseph Myers2017-08-023-13/+24
* Remove CFLAG settings that turn off warning (no longer needed).Steve Ellcey2017-08-022-16/+8
* x86-64: Check PIC instead of SHARED in start.SH.J. Lu2017-08-022-1/+5