aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-08-14posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella1-0/+13
2017-08-14i386: Do not set internal_functionFlorian Weimer1-0/+7
2017-08-14_dl_init: Remove internal_function attributeFlorian Weimer1-0/+6
2017-08-14_dl_start: Remove internal_function attributeFlorian Weimer1-0/+6
2017-08-14_dl_fini: Remove internal_function attributeFlorian Weimer1-0/+5
2017-08-14x86: Add IBT/SHSTK bits to cpu-featuresH.J. Lu1-0/+11
2017-08-14Fix spelling mistake in fr.poMike FABIAN1-0/+5
2017-08-13ld.so: Remove internal_function attribute from various functionsFlorian Weimer1-0/+14
2017-08-13Remove internal_function attribute from string-to-float functionsFlorian Weimer1-0/+7
2017-08-13NPTL: Remove internal_function from stack marking functionsFlorian Weimer1-0/+14
2017-08-13__netlink_assert_response: Remove internal_function attributeFlorian Weimer1-0/+7
2017-08-13__libc_rpc_getport: Remove internal_function attributeFlorian Weimer1-0/+6
2017-08-13NSS: Do not use internal_function for functions with hidden aliasesFlorian Weimer1-0/+14
2017-08-13__fortify_fail: Remove internal_function attributeFlorian Weimer1-0/+10
2017-08-12Adapt test case data to the changes in the thousands separatorsMike FABIAN1-0/+11
2017-08-11assert: Suppress pedantic warning caused by statement expressionFlorian Weimer1-0/+7
2017-08-11benchtests: Print json in memmove benchmarkSiddhesh Poyarekar1-0/+4
2017-08-11benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar1-0/+12
2017-08-10manual: Rewrite the section on widths of integer types.Rical Jasan1-0/+9
2017-08-10manual: Update @standards for [__]va_copy.Rical Jasan1-0/+6
2017-08-10powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941)Gabriel F. T. Gomes1-0/+9
2017-08-10[AArch64] Optimized memcmp.Wilco Dijkstra1-0/+5
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer1-0/+60
2017-08-10__inet6_scopeid_pton: Remove attribute_hidden, internal_functionFlorian Weimer1-0/+7
2017-08-10malloc: Avoid optimizer warning with GCC 7 and -O3Florian Weimer1-0/+5
2017-08-10Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone...Mike FABIAN1-0/+7
2017-08-10aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin1-0/+3
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin1-0/+11
2017-08-09Remove __qaddr_t.Joseph Myers1-0/+2
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-0/+53
2017-08-09nss: Call __resolv_context_put before early return in get*_r [BZ #21932]Florian Weimer1-0/+6
2017-08-09Add BZ referenceAndreas Schwab1-2/+2
2017-08-09Fix s390 version of pt-longjmp.cAndreas Schwab1-0/+5
2017-08-09Add test for bug 21041Andreas Schwab1-0/+10
2017-08-09memcpy_falkor: Fix code style in commentsSiddhesh Poyarekar1-0/+3
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar1-0/+15
2017-08-08manual: Document getcontext uc_stack value on Linux [BZ #759]Adhemerval Zanella1-0/+6
2017-08-08Do not use __ptr_t.Joseph Myers1-0/+72
2017-08-08getaddrinfo: Remove unreachable return statement from gaih_inetFlorian Weimer1-0/+5
2017-08-08i386: Add <startup.h> [BZ #21913]H.J. Lu1-0/+12
2017-08-08Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)Andreas Schwab1-0/+6
2017-08-08posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)Adhemerval Zanella1-0/+13
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers1-0/+79
2017-08-07Consistently use uintN_t not u_intN_t everywhere.Joseph Myers1-0/+50
2017-08-07Remove __long_double_t.Joseph Myers1-0/+7
2017-08-08benchtests: Avoid a display error when running in text terminalSiddhesh Poyarekar1-0/+3
2017-08-08benchtests: Allow selecting baseline for compare_string.pySiddhesh Poyarekar1-0/+4
2017-08-08benchtests: Use TEST_NAME instead of hardcoding memcpySiddhesh Poyarekar1-0/+7
2017-08-07Fix missing redirects in testsuite targetsAndreas Schwab1-0/+17
2017-08-07x86-64: Add FMA multiarch functions to libmH.J. Lu1-0/+61