about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* manual: Rewrite the section on widths of integer types.Rical Jasan2017-08-102-40/+48
* manual: Update @standards for [__]va_copy.Rical Jasan2017-08-102-6/+15
* powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941)Gabriel F. T. Gomes2017-08-103-2/+11
* [AArch64] Optimized memcmp.Wilco Dijkstra2017-08-102-105/+76
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-1029-239/+529
* __inet6_scopeid_pton: Remove attribute_hidden, internal_functionFlorian Weimer2017-08-103-3/+9
* malloc: Avoid optimizer warning with GCC 7 and -O3Florian Weimer2017-08-102-4/+21
* Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone...Mike FABIAN2017-08-103-11/+18
* Remove redundant data for LC_MONETARY for Indian localesAkhilesh Kumar2017-08-1021-342/+60
* cmn_TW: add hanzi collationWei-Lun Chao2017-08-103-18/+70790
* aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin2017-08-102-1/+4
* sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin2017-08-098-37/+13
* Remove __qaddr_t.Joseph Myers2017-08-092-1/+2
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-0919-50/+152
* nss: Call __resolv_context_put before early return in get*_r [BZ #21932]Florian Weimer2017-08-092-1/+15
* Fix p_cs_precedes, n_cs_precedes, and n_sign_posn for mt_MTAkhilesh Kumar2017-08-092-3/+8
* Remove “% Charset: ...” comments from locale sourcesMike FABIAN2017-08-09221-273/+232
* 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