aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-08-19Mark internal SSE2 functions with attribute_hidden [BZ #18822]H.J. Lu
2017-08-18Consolidate non cancellable close callAdhemerval Zanella
2017-08-18Consolidate non cancellable openat callAdhemerval Zanella
2017-08-18Consolidate non cancellable write callAdhemerval Zanella
2017-08-18Consolidate non cancellable read callAdhemerval Zanella
2017-08-18x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h [BZ #21966]H.J. Lu
2017-08-17Consolidate non cancellable open callAdhemerval Zanella
2017-08-17__opensock: Remove internal_function attributeFlorian Weimer
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers
2017-08-16Allow abort PLT references in libc.so for SH.Joseph Myers
2017-08-16x86-64: Optimize e_expf with FMA [BZ #21912]H.J. Lu
2017-08-15x86-64: Align L(SP_RANGE)/L(SP_INF_0) to 8 bytes [BZ #21955]H.J. Lu
2017-08-15aio: Remove support for BROKEN_THREAD_SIGNALSFlorian Weimer
2017-08-15i386: Replace internal_function attribute for __mcount_internalFlorian Weimer
2017-08-15S390: Add new s390 platform z14.Stefan Liebler
2017-08-14posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella
2017-08-14i386: Do not set internal_functionFlorian Weimer
2017-08-14_dl_init: Remove internal_function attributeFlorian Weimer
2017-08-14_dl_start: Remove internal_function attributeFlorian Weimer
2017-08-14_dl_fini: Remove internal_function attributeFlorian Weimer
2017-08-14x86: Add IBT/SHSTK bits to cpu-featuresH.J. Lu
2017-08-13ld.so: Remove internal_function attribute from various functionsFlorian Weimer
2017-08-13NPTL: Remove internal_function from stack marking functionsFlorian Weimer
2017-08-13__netlink_assert_response: Remove internal_function attributeFlorian Weimer
2017-08-13__fortify_fail: Remove internal_function attributeFlorian Weimer
2017-08-10powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941)Gabriel F. T. Gomes
2017-08-10[AArch64] Optimized memcmp.Wilco Dijkstra
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer
2017-08-10aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers
2017-08-09Fix s390 version of pt-longjmp.cAndreas Schwab
2017-08-09memcpy_falkor: Fix code style in commentsSiddhesh Poyarekar
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar
2017-08-08Do not use __ptr_t.Joseph Myers
2017-08-08getaddrinfo: Remove unreachable return statement from gaih_inetFlorian Weimer
2017-08-08i386: Add <startup.h> [BZ #21913]H.J. Lu
2017-08-08posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)Adhemerval Zanella
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers
2017-08-07Consistently use uintN_t not u_intN_t everywhere.Joseph Myers
2017-08-07x86-64: Add FMA multiarch functions to libmH.J. Lu
2017-08-04Reimplement min_of_type using __MATH_TG.Joseph Myers
2017-08-04x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATUREH.J. Lu
2017-08-04i686: Implement IFUNC selectors in CH.J. Lu
2017-08-04x86-64: Implement libmathvec IFUNC selectors in CH.J. Lu
2017-08-04x86-64: Implement libm IFUNC selectors in CH.J. Lu
2017-08-04i386: Support static PIE in start.SH.J. Lu
2017-08-04i386: Update I386_USE_SYSENTER for early PIC syscallH.J. Lu
2017-08-04x86-64: Use IFUNC memcpy and mempcpy in libc.aH.J. Lu
2017-08-04Check linker support for INSERT in linker scriptH.J. Lu