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