summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add hidden visibility to internal function prototypeshjl/pie/hiddenH.J. Lu2017-08-161-2/+14
* Mark internal functions with attribute_hiddenH.J. Lu2017-08-1613-42/+45
* Enable hidden visibility in libc.a compiled with PIEH.J. Lu2017-08-161-1/+2
* Don't compile non-lib modules as lib modules [BZ #21864]H.J. Lu2017-08-164-1/+5
* Remove "[Add new features here]" for 2.27H.J. Lu2017-08-162-2/+4
* Allow abort PLT references in libc.so for SH.Joseph Myers2017-08-162-0/+7
* Mention x86-64 FMA optimization in NEWSH.J. Lu2017-08-162-0/+7
* x86-64: Optimize e_expf with FMA [BZ #21912]H.J. Lu2017-08-165-0/+254
* Add ChangeLog reference to bug 16750/CVE-2009-5064Florian Weimer2017-08-162-1/+7
* ldd: never run file directlyAndreas Schwab2017-08-162-13/+5
* x86-64: Align L(SP_RANGE)/L(SP_INF_0) to 8 bytes [BZ #21955]H.J. Lu2017-08-152-2/+8
* gmon: Run tst-gmon-prof only for run-built-tests=yesFlorian Weimer2017-08-152-0/+7
* aio: Remove support for BROKEN_THREAD_SIGNALSFlorian Weimer2017-08-156-57/+14
* gmon: Add test for basic mcount/gprof functionalityFlorian Weimer2017-08-158-2/+149
* powerpc: Add values from Linux 4.8 to <elf.h>Gustavo Romero2017-08-152-0/+32
* i386: Replace internal_function attribute for __mcount_internalFlorian Weimer2017-08-152-3/+11
* S390: Add new s390 platform z14.Stefan Liebler2017-08-153-3/+8
* 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