about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* __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
* Reimplement min_of_type using __MATH_TG.Joseph Myers2017-08-041-0/+13
* x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATUREH.J. Lu2017-08-041-0/+6
* i686: Implement IFUNC selectors in CH.J. Lu2017-08-041-0/+119
* x86-64: Implement libmathvec IFUNC selectors in CH.J. Lu2017-08-041-0/+241
* x86-64: Implement libm IFUNC selectors in CH.J. Lu2017-08-041-0/+48
* i386: Support static PIE in start.SH.J. Lu2017-08-041-0/+5
* Compile tst-prelink.c without PIE [BZ #21815]H.J. Lu2017-08-041-0/+6
* i386: Update I386_USE_SYSENTER for early PIC syscallH.J. Lu2017-08-041-0/+12
* x86-64: Use IFUNC memcpy and mempcpy in libc.aH.J. Lu2017-08-041-0/+20
* Check linker support for INSERT in linker scriptH.J. Lu2017-08-041-0/+10
* Run vismain only if linker supports protected data symbolH.J. Lu2017-08-041-0/+6
* x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu2017-08-041-0/+6
* x86: Remove __memset_zero_constant_len_parameter [BZ #21790]H.J. Lu2017-08-041-0/+12