about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* i386: Replace internal_function attribute for __mcount_internalFlorian Weimer2017-08-151-3/+5
* S390: Add new s390 platform z14.Stefan Liebler2017-08-152-3/+3
* posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella2017-08-144-5/+34
* i386: Do not set internal_functionFlorian Weimer2017-08-142-5/+0
* _dl_init: Remove internal_function attributeFlorian Weimer2017-08-142-5/+8
* _dl_start: Remove internal_function attributeFlorian Weimer2017-08-141-1/+3
* _dl_fini: Remove internal_function attributeFlorian Weimer2017-08-141-1/+1
* x86: Add IBT/SHSTK bits to cpu-featuresH.J. Lu2017-08-142-0/+10
* ld.so: Remove internal_function attribute from various functionsFlorian Weimer2017-08-131-11/+8
* NPTL: Remove internal_function from stack marking functionsFlorian Weimer2017-08-133-4/+2
* __netlink_assert_response: Remove internal_function attributeFlorian Weimer2017-08-132-3/+1
* __fortify_fail: Remove internal_function attributeFlorian Weimer2017-08-132-0/+4
* powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941)Gabriel F. T. Gomes2017-08-102-2/+2
* [AArch64] Optimized memcmp.Wilco Dijkstra2017-08-101-105/+71
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-1019-21/+122
* aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin2017-08-101-1/+1
* sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin2017-08-096-36/+0
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-0918-50/+99
* Fix s390 version of pt-longjmp.cAndreas Schwab2017-08-091-2/+2
* memcpy_falkor: Fix code style in commentsSiddhesh Poyarekar2017-08-091-7/+4
* aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2017-08-096-3/+200
* Do not use __ptr_t.Joseph Myers2017-08-0829-49/+46
* getaddrinfo: Remove unreachable return statement from gaih_inetFlorian Weimer2017-08-081-7/+3
* i386: Add <startup.h> [BZ #21913]H.J. Lu2017-08-083-0/+64
* posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)Adhemerval Zanella2017-08-088-12/+12
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-078-31/+33
* Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2017-08-071-7/+7
* x86-64: Add FMA multiarch functions to libmH.J. Lu2017-08-0732-105/+493
* Reimplement min_of_type using __MATH_TG.Joseph Myers2017-08-041-18/+8
* x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATUREH.J. Lu2017-08-041-57/+0
* i686: Implement IFUNC selectors in CH.J. Lu2017-08-0499-1732/+2078
* x86-64: Implement libmathvec IFUNC selectors in CH.J. Lu2017-08-0476-619/+1181
* x86-64: Implement libm IFUNC selectors in CH.J. Lu2017-08-0418-120/+287
* i386: Support static PIE in start.SH.J. Lu2017-08-041-2/+9
* i386: Update I386_USE_SYSENTER for early PIC syscallH.J. Lu2017-08-041-12/+14
* x86-64: Use IFUNC memcpy and mempcpy in libc.aH.J. Lu2017-08-049-38/+24
* Check linker support for INSERT in linker scriptH.J. Lu2017-08-041-0/+2
* x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu2017-08-041-2/+5
* x86: Remove __memset_zero_constant_len_parameter [BZ #21790]H.J. Lu2017-08-044-25/+1
* i686/multiarch: Regenerate ulpsAurelien Jarno2017-08-031-7/+7
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-03146-248/+248
* getaddrinfo: Release resolver context on error in gethosts [BZ #21885]Florian Weimer2017-08-031-0/+2
* tst-tlsopt-powerpc as a shared libAlan Modra2017-08-034-48/+57
* Add missing include for pthread_setcancelstateSamuel Thibault2017-08-031-0/+1
* [hurd]: Add __libc_init_secure stubSamuel Thibault2017-08-021-0/+7
* x86-64: Check PIC instead of SHARED in start.SH.J. Lu2017-08-021-1/+1
* i386: Check PIC to enable PIC setups in multiarch functionsH.J. Lu2017-08-028-34/+34
* i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791]H.J. Lu2017-08-023-3/+3
* microblaze: Resolve non-relocatable branch in pt-vfork.S (BZ#21779)Nathan Rossi2017-07-281-1/+1
* Update Microblaze libm-test-ulpsNathan Rossi2017-07-281-50/+115