aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-16math: Merge strtod_nan_*.h into math-type-macros-*.hFlorian Weimer13-21/+84
2018-05-16Add narrowing multiply functions.Joseph Myers48-2/+842
2018-05-14i386: Replace PREINIT_FUNCTION@PLT with *%eax in callH.J. Lu1-1/+1
2018-05-14x86: Add sysdeps/x86/ldsodefs.hH.J. Lu2-43/+12
2018-05-14x86-64: Remove the unnecessary testl in strlen-avx2.SH.J. Lu1-1/+0
2018-05-13R_PARISC_TLS_DTPOFF32 reloc handlingAlan Modra1-1/+1
2018-05-11powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho1-10/+14
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers49-2/+48
2018-05-11aarch64,falkor: Ignore prefetcher tagging for smaller copiesSiddhesh Poyarekar1-27/+41
2018-05-11aarch64,falkor: Ignore prefetcher hints for memmove tailSiddhesh Poyarekar1-18/+28
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers85-53/+84
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers12-82/+219
2018-05-09Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers30-23/+29
2018-05-08Fix comment typoAndreas Schwab1-1/+1
2018-05-07x86-64/memset: Mark the debugger symbol as hiddenH.J. Lu1-1/+2
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers325-1681/+0
2018-05-04Fix blocking pthread_join. [BZ #23137]Stefan Liebler1-5/+8
2018-05-02x86-64/swapcontext: Restore the pointer into %rdx after syscallH.J. Lu1-20/+22
2018-05-02x86-64/setcontext: Pop the pointer into %rdx after syscallH.J. Lu1-19/+22
2018-05-02x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu5-5/+206
2018-05-02Deprecate ustat syscall interfaceAdhemerval Zanella3-61/+42
2018-04-27Consolidate Linux readahead implementationAdhemerval Zanella7-66/+4
2018-04-27powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes115-60/+100