aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2018-06-14hurd: Fix htl link failureSamuel Thibault1-2/+2
2018-06-14aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc.Steve Ellcey1-0/+71
2018-06-14hurd: Avoid a PLT referenceSamuel Thibault1-6/+1
2018-06-14hurd: Avoid PLTs for __mach_thread_self and __mach_reply_portSamuel Thibault1-0/+13
2018-06-14hurd: Avoid PLTs for _hurd_port_locked_get/setSamuel Thibault1-0/+9
2018-06-14hurd: update localplt.dataSamuel Thibault1-2/+3
2018-06-13hurd: xfail missing abilist for libmachuser and libhurduserSamuel Thibault1-0/+8
2018-06-12aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang5-5/+10
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg35-246/+530
2018-06-12i386: Change offset of __private_ss to 0x30 [BZ #23250]H.J. Lu2-1/+16
2018-06-12x86: Make strncmp usable from rtldFlorian Weimer2-5/+8
2018-06-11Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272).Joseph Myers1-8/+6
2018-06-10The hppa-linux target still requires an executable stack for kernelJohn David Anglin1-0/+7
2018-06-08posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella2-2/+6
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu19-0/+38
2018-06-06powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdoubleTulio Magno Quites Machado Filho1-3/+8
2018-06-05Add AArch64 hwcap values from Linux 4.17.Joseph Myers2-2/+6
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers15-0/+30
2018-06-05Update kernel version in syscall-names.list to 4.17.Joseph Myers1-2/+2
2018-06-02hurd: Fix shmid_ds's shm_segsz field typeSamuel Thibault1-1/+1
2018-06-01x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2Leonardo Sandoval13-2/+1008
2018-06-01math: Update i686 ulps (--disable-multi-arch configuration)Florian Weimer1-278/+294
2018-06-01math: Update i686 ulpsFlorian Weimer1-270/+278
2018-06-01Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473).Joseph Myers4-2/+108
2018-06-01Remove sysdeps/generic/libcidn.abilistFlorian Weimer1-0/+0
2018-05-30Update ulps with "make regen-ulps" on AMD Ryzen 7 1800X.Paul Pluzhnikov1-1/+1
2018-05-30powerpc: Add multiarch sqrtf128 for ppc64leRajalakshmi Srinivasaraghavan4-0/+107
2018-05-25Remove sysdeps/sparc/sparc64/soft-fp directory.Joseph Myers34-121/+38
2018-05-25Remove sysdeps/sparc/sparc32/soft-fp directory.Joseph Myers33-38/+15
2018-05-24powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho3-0/+10
2018-05-24Remove sysdeps/powerpc/soft-fp directory.Joseph Myers3-2/+0
2018-05-23Remove sysdeps/sh/soft-fp directory.Joseph Myers2-1/+0
2018-05-23x86-64: Skip zero length in __mem[pcpy|move|set]_ermsH.J. Lu2-0/+11
2018-05-23Remove sysdeps/alpha/soft-fp directory.Joseph Myers20-20/+18
2018-05-23Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer4-77/+21
2018-05-23Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)Andreas Schwab1-2/+3
2018-05-22Remove sysdeps/aarch64/soft-fp directory.Joseph Myers5-4/+4
2018-05-22Fix i686-linux-gnu build with GCC mainline.Joseph Myers2-0/+19
2018-05-22Make llseek a compat symbol (bug 18471).Joseph Myers4-9/+7
2018-05-22i386: Drop -mpreferred-stack-boundary=4Florian Weimer2-43/+1
2018-05-21x86-64: Check Prefer_FSRM in ifunc-memmove.hH.J. Lu3-1/+6
2018-05-21Initial Fast Short REP MOVSB (FSRM) supportH.J. Lu1-0/+3
2018-05-18Obsolete nfsservctl.Joseph Myers1-1/+1
2018-05-17x86-64: remove duplicate line on PREFETCH_ONE_SET macroLeonardo Sandoval1-1/+0
2018-05-17math: Reverse include order in <math-type-macros-*.h>Florian Weimer4-4/+4
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu13-133/+13
2018-05-17Add narrowing divide functions.Joseph Myers48-2/+829
2018-05-16Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella2-4/+1
2018-05-16x86-64: Use IFUNC strncat inside libc.soH.J. Lu2-2/+6
2018-05-16Update MIPS libm-test-ulps.Joseph Myers2-0/+16