about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Y2038: add type __time64_tAlbert ARIBAUD (3ADEV)2018-06-136-0/+6
* aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang2018-06-125-5/+10
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-1235-246/+530
* i386: Change offset of __private_ss to 0x30 [BZ #23250]H.J. Lu2018-06-122-1/+16
* x86: Make strncmp usable from rtldFlorian Weimer2018-06-122-5/+8
* Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272).Joseph Myers2018-06-111-8/+6
* The hppa-linux target still requires an executable stack for kernelJohn David Anglin2018-06-101-0/+7
* posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella2018-06-082-2/+6
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-0819-0/+38
* powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdoubleTulio Magno Quites Machado Filho2018-06-061-3/+8
* Add AArch64 hwcap values from Linux 4.17.Joseph Myers2018-06-052-2/+6
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-0515-0/+30
* Update kernel version in syscall-names.list to 4.17.Joseph Myers2018-06-051-2/+2
* hurd: Fix shmid_ds's shm_segsz field typeSamuel Thibault2018-06-021-1/+1
* x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2Leonardo Sandoval2018-06-0113-2/+1008
* math: Update i686 ulps (--disable-multi-arch configuration)Florian Weimer2018-06-011-278/+294
* math: Update i686 ulpsFlorian Weimer2018-06-011-270/+278
* Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473).Joseph Myers2018-06-014-2/+108
* Remove sysdeps/generic/libcidn.abilistFlorian Weimer2018-06-011-0/+0
* Update ulps with "make regen-ulps" on AMD Ryzen 7 1800X.Paul Pluzhnikov2018-05-301-1/+1
* powerpc: Add multiarch sqrtf128 for ppc64leRajalakshmi Srinivasaraghavan2018-05-304-0/+107
* Remove sysdeps/sparc/sparc64/soft-fp directory.Joseph Myers2018-05-2534-121/+38
* Remove sysdeps/sparc/sparc32/soft-fp directory.Joseph Myers2018-05-2533-38/+15
* powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho2018-05-243-0/+10
* Remove sysdeps/powerpc/soft-fp directory.Joseph Myers2018-05-243-2/+0
* Remove sysdeps/sh/soft-fp directory.Joseph Myers2018-05-232-1/+0
* x86-64: Skip zero length in __mem[pcpy|move|set]_ermsH.J. Lu2018-05-232-0/+11
* Remove sysdeps/alpha/soft-fp directory.Joseph Myers2018-05-2320-20/+18
* Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer2018-05-234-77/+21
* Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)Andreas Schwab2018-05-231-2/+3
* Remove sysdeps/aarch64/soft-fp directory.Joseph Myers2018-05-225-4/+4
* Fix i686-linux-gnu build with GCC mainline.Joseph Myers2018-05-222-0/+19
* Make llseek a compat symbol (bug 18471).Joseph Myers2018-05-224-9/+7
* i386: Drop -mpreferred-stack-boundary=4Florian Weimer2018-05-222-43/+1
* x86-64: Check Prefer_FSRM in ifunc-memmove.hH.J. Lu2018-05-213-1/+6
* Initial Fast Short REP MOVSB (FSRM) supportH.J. Lu2018-05-211-0/+3
* Obsolete nfsservctl.Joseph Myers2018-05-181-1/+1
* x86-64: remove duplicate line on PREFETCH_ONE_SET macroLeonardo Sandoval2018-05-171-1/+0
* math: Reverse include order in <math-type-macros-*.h>Florian Weimer2018-05-174-4/+4
* nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2018-05-1713-133/+13
* Add narrowing divide functions.Joseph Myers2018-05-1748-2/+829
* Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella2018-05-162-4/+1
* x86-64: Use IFUNC strncat inside libc.soH.J. Lu2018-05-162-2/+6
* Update MIPS libm-test-ulps.Joseph Myers2018-05-162-0/+16
* math: Merge strtod_nan_*.h into math-type-macros-*.hFlorian Weimer2018-05-1613-21/+84
* Add narrowing multiply functions.Joseph Myers2018-05-1648-2/+842
* i386: Replace PREINIT_FUNCTION@PLT with *%eax in callH.J. Lu2018-05-141-1/+1
* x86: Add sysdeps/x86/ldsodefs.hH.J. Lu2018-05-142-43/+12
* x86-64: Remove the unnecessary testl in strlen-avx2.SH.J. Lu2018-05-141-1/+0
* R_PARISC_TLS_DTPOFF32 reloc handlingAlan Modra2018-05-131-1/+1