aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-15gmon: Add test for basic mcount/gprof functionalityfw/tst-gmonFlorian Weimer
2017-08-14Change language name in LC_IDENTIFICATION of bn_BD and bn_IN from “Bengali...Mike FABIAN
2017-08-14Use “copy "i18n"” in km_KH localeMike FABIAN
2017-08-14conformtest: Disable si_value expectation for XPG42.Joseph Myers
2017-08-14NSS: Replace exported NSS lookup functions with stubs [BZ #21962]Florian Weimer
2017-08-14Use two letter abbreviations in abday in all German locales.Mike FABIAN
2017-08-14Fix thousands_sep and grouping and use readable ASCII for decimal_point in eu...Julen Ruiz Aizpuru
2017-08-14posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella
2017-08-14i386: Do not set internal_functionFlorian Weimer
2017-08-14_dl_init: Remove internal_function attributeFlorian Weimer
2017-08-14_dl_start: Remove internal_function attributeFlorian Weimer
2017-08-14_dl_fini: Remove internal_function attributeFlorian Weimer
2017-08-14x86: Add IBT/SHSTK bits to cpu-featuresH.J. Lu
2017-08-14Fix spelling mistake in fr.poMike FABIAN
2017-08-13ld.so: Remove internal_function attribute from various functionsFlorian Weimer
2017-08-13Remove internal_function attribute from string-to-float functionsFlorian Weimer
2017-08-13NPTL: Remove internal_function from stack marking functionsFlorian Weimer
2017-08-13__netlink_assert_response: Remove internal_function attributeFlorian Weimer
2017-08-13__libc_rpc_getport: Remove internal_function attributeFlorian Weimer
2017-08-13NSS: Do not use internal_function for functions with hidden aliasesFlorian Weimer
2017-08-13__fortify_fail: Remove internal_function attributeFlorian Weimer
2017-08-12Adapt test case data to the changes in the thousands separatorsMike FABIAN
2017-08-12Use U+202F instead of U+2009 as thousands_sep for es_MXMike FABIAN
2017-08-12Locales: Use Unicode wise thousands separatorStanislav Brabec
2017-08-11assert: Suppress pedantic warning caused by statement expressionFlorian Weimer
2017-08-11benchtests: Print json in memmove benchmarkSiddhesh Poyarekar
2017-08-11benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar
2017-08-10manual: Rewrite the section on widths of integer types.Rical Jasan
2017-08-10manual: Update @standards for [__]va_copy.Rical Jasan
2017-08-10powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941)Gabriel F. T. Gomes
2017-08-10[AArch64] Optimized memcmp.Wilco Dijkstra
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer
2017-08-10__inet6_scopeid_pton: Remove attribute_hidden, internal_functionFlorian Weimer
2017-08-10malloc: Avoid optimizer warning with GCC 7 and -O3Florian Weimer
2017-08-10Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone...Mike FABIAN
2017-08-10Remove redundant data for LC_MONETARY for Indian localesAkhilesh Kumar
2017-08-10cmn_TW: add hanzi collationWei-Lun Chao
2017-08-10aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin
2017-08-09Remove __qaddr_t.Joseph Myers
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers
2017-08-09nss: Call __resolv_context_put before early return in get*_r [BZ #21932]Florian Weimer
2017-08-09Fix p_cs_precedes, n_cs_precedes, and n_sign_posn for mt_MTAkhilesh Kumar
2017-08-09Remove “% Charset: ...” comments from locale sourcesMike FABIAN
2017-08-09Added new locale en_SCAkhilesh Kumar
2017-08-09Add BZ referenceAndreas Schwab
2017-08-09Fix s390 version of pt-longjmp.cAndreas Schwab
2017-08-09Add test for bug 21041Andreas Schwab
2017-08-09memcpy_falkor: Fix code style in commentsSiddhesh Poyarekar
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar