about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* gmon: Add test for basic mcount/gprof functionality fw/tst-gmonFlorian Weimer2017-08-158-2/+149
* Change language name in LC_IDENTIFICATION of bn_BD and bn_IN from “Bengali...Mike FABIAN2017-08-143-7/+14
* Use “copy "i18n"” in km_KH localeMike FABIAN2017-08-142-824/+6
* conformtest: Disable si_value expectation for XPG42.Joseph Myers2017-08-142-0/+7
* NSS: Replace exported NSS lookup functions with stubs [BZ #21962]Florian Weimer2017-08-1413-50/+86
* Use two letter abbreviations in abday in all German locales.Mike FABIAN2017-08-147-24/+34
* Fix thousands_sep and grouping and use readable ASCII for decimal_point in eu...Julen Ruiz Aizpuru2017-08-142-3/+9
* posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella2017-08-145-5/+47
* i386: Do not set internal_functionFlorian Weimer2017-08-144-15/+7
* _dl_init: Remove internal_function attributeFlorian Weimer2017-08-144-6/+14
* _dl_start: Remove internal_function attributeFlorian Weimer2017-08-143-2/+10
* _dl_fini: Remove internal_function attributeFlorian Weimer2017-08-143-2/+6
* x86: Add IBT/SHSTK bits to cpu-featuresH.J. Lu2017-08-143-0/+21
* Fix spelling mistake in fr.poMike FABIAN2017-08-142-2/+7
* ld.so: Remove internal_function attribute from various functionsFlorian Weimer2017-08-137-22/+23
* Remove internal_function attribute from string-to-float functionsFlorian Weimer2017-08-133-15/+15
* NPTL: Remove internal_function from stack marking functionsFlorian Weimer2017-08-137-9/+18
* __netlink_assert_response: Remove internal_function attributeFlorian Weimer2017-08-133-3/+8
* __libc_rpc_getport: Remove internal_function attributeFlorian Weimer2017-08-133-3/+7
* NSS: Do not use internal_function for functions with hidden aliasesFlorian Weimer2017-08-139-25/+24
* __fortify_fail: Remove internal_function attributeFlorian Weimer2017-08-135-5/+18
* Adapt test case data to the changes in the thousands separatorsMike FABIAN2017-08-125-11/+22
* Use U+202F instead of U+2009 as thousands_sep for es_MXMike FABIAN2017-08-122-1/+5
* Locales: Use Unicode wise thousands separatorStanislav Brabec2017-08-1248-65/+133
* assert: Suppress pedantic warning caused by statement expressionFlorian Weimer2017-08-112-3/+16
* benchtests: Print json in memmove benchmarkSiddhesh Poyarekar2017-08-113-41/+91
* benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar2017-08-1110-154/+14
* 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