summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC 7 build of k_standard.c.Joseph Myers2017-08-211-0/+3
* Consolidate non cancellable waitpid callAdhemerval Zanella2017-08-213-5/+16
* Consolidate non cancellable fcntl callAdhemerval Zanella2017-08-212-6/+0
* Consolidate non cancellable writev callAdhemerval Zanella2017-08-212-5/+9
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-2112-430/+1
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-2127-61/+51
* x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-212-2/+2
* x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-1/+2
* Mark internal nss symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-1/+0
* i386: Hide __old_glob64 [BZ #18822]H.J. Lu2017-08-201-0/+3
* i386: Hide __old_readdir64 [BZ #18822]H.J. Lu2017-08-202-0/+3
* Remove sysdeps/alpha/bb_init_func.SH.J. Lu2017-08-201-86/+0
* Mark internal SSE2 functions with attribute_hidden [BZ #18822]H.J. Lu2017-08-192-2/+2
* Consolidate non cancellable close callAdhemerval Zanella2017-08-1827-45/+61
* Consolidate non cancellable openat callAdhemerval Zanella2017-08-187-28/+66
* Consolidate non cancellable write callAdhemerval Zanella2017-08-187-12/+20
* Consolidate non cancellable read callAdhemerval Zanella2017-08-1815-20/+29
* x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h [BZ #21966]H.J. Lu2017-08-181-1/+2
* Consolidate non cancellable open callAdhemerval Zanella2017-08-1724-47/+91
* __opensock: Remove internal_function attributeFlorian Weimer2017-08-171-1/+1
* Fix sigval namespace (bug 21944).Joseph Myers2017-08-162-6/+6
* Allow abort PLT references in libc.so for SH.Joseph Myers2017-08-161-0/+2
* x86-64: Optimize e_expf with FMA [BZ #21912]H.J. Lu2017-08-164-0/+245
* x86-64: Align L(SP_RANGE)/L(SP_INF_0) to 8 bytes [BZ #21955]H.J. Lu2017-08-151-2/+2
* aio: Remove support for BROKEN_THREAD_SIGNALSFlorian Weimer2017-08-155-57/+0
* 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