aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-15gmon: Add test for basic mcount/gprof functionalityfw/tst-gmonFlorian Weimer8-2/+149
2017-08-14Change language name in LC_IDENTIFICATION of bn_BD and bn_IN from “Bengali...Mike FABIAN3-7/+14
2017-08-14Use “copy "i18n"” in km_KH localeMike FABIAN2-824/+6
2017-08-14conformtest: Disable si_value expectation for XPG42.Joseph Myers2-0/+7
2017-08-14NSS: Replace exported NSS lookup functions with stubs [BZ #21962]Florian Weimer13-50/+86
2017-08-14Use two letter abbreviations in abday in all German locales.Mike FABIAN7-24/+34
2017-08-14Fix thousands_sep and grouping and use readable ASCII for decimal_point in eu...Julen Ruiz Aizpuru2-3/+9
2017-08-14posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella5-5/+47
2017-08-14i386: Do not set internal_functionFlorian Weimer4-15/+7
2017-08-14_dl_init: Remove internal_function attributeFlorian Weimer4-6/+14
2017-08-14_dl_start: Remove internal_function attributeFlorian Weimer3-2/+10
2017-08-14_dl_fini: Remove internal_function attributeFlorian Weimer3-2/+6
2017-08-14x86: Add IBT/SHSTK bits to cpu-featuresH.J. Lu3-0/+21
2017-08-14Fix spelling mistake in fr.poMike FABIAN2-2/+7
2017-08-13ld.so: Remove internal_function attribute from various functionsFlorian Weimer7-22/+23
2017-08-13Remove internal_function attribute from string-to-float functionsFlorian Weimer3-15/+15
2017-08-13NPTL: Remove internal_function from stack marking functionsFlorian Weimer7-9/+18
2017-08-13__netlink_assert_response: Remove internal_function attributeFlorian Weimer3-3/+8
2017-08-13__libc_rpc_getport: Remove internal_function attributeFlorian Weimer3-3/+7
2017-08-13NSS: Do not use internal_function for functions with hidden aliasesFlorian Weimer9-25/+24
2017-08-13__fortify_fail: Remove internal_function attributeFlorian Weimer5-5/+18
2017-08-12Adapt test case data to the changes in the thousands separatorsMike FABIAN5-11/+22
2017-08-12Use U+202F instead of U+2009 as thousands_sep for es_MXMike FABIAN2-1/+5
2017-08-12Locales: Use Unicode wise thousands separatorStanislav Brabec48-65/+133
2017-08-11assert: Suppress pedantic warning caused by statement expressionFlorian Weimer2-3/+16
2017-08-11benchtests: Print json in memmove benchmarkSiddhesh Poyarekar3-41/+91
2017-08-11benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar10-154/+14
2017-08-10manual: Rewrite the section on widths of integer types.Rical Jasan2-40/+48
2017-08-10manual: Update @standards for [__]va_copy.Rical Jasan2-6/+15
2017-08-10powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941)Gabriel F. T. Gomes3-2/+11
2017-08-10[AArch64] Optimized memcmp.Wilco Dijkstra2-105/+76
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer29-239/+529
2017-08-10__inet6_scopeid_pton: Remove attribute_hidden, internal_functionFlorian Weimer3-3/+9
2017-08-10malloc: Avoid optimizer warning with GCC 7 and -O3Florian Weimer2-4/+21
2017-08-10Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone...Mike FABIAN3-11/+18
2017-08-10Remove redundant data for LC_MONETARY for Indian localesAkhilesh Kumar21-342/+60
2017-08-10cmn_TW: add hanzi collationWei-Lun Chao3-18/+70790
2017-08-10aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin2-1/+4
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin8-37/+13
2017-08-09Remove __qaddr_t.Joseph Myers2-1/+2
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers19-50/+152
2017-08-09nss: Call __resolv_context_put before early return in get*_r [BZ #21932]Florian Weimer2-1/+15
2017-08-09Fix p_cs_precedes, n_cs_precedes, and n_sign_posn for mt_MTAkhilesh Kumar2-3/+8
2017-08-09Remove “% Charset: ...” comments from locale sourcesMike FABIAN221-273/+232
2017-08-09Added new locale en_SCAkhilesh Kumar3-0/+126
2017-08-09Add BZ referenceAndreas Schwab1-2/+2
2017-08-09Fix s390 version of pt-longjmp.cAndreas Schwab2-2/+7
2017-08-09Add test for bug 21041Andreas Schwab4-2/+77
2017-08-09memcpy_falkor: Fix code style in commentsSiddhesh Poyarekar2-7/+7
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar8-4/+216