aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2017-10-31[PowerPC64] sysdep.h doesn't need to be included in multiarch filesAlan Modra96-193/+28
2017-10-31[PowerPC64] strncase_l-power7.c should use strncase_l.cAlan Modra1-2/+4
2017-10-31[PowerPC64] Tidy strcasecmp_l-power7.S symbolsAlan Modra1-1/+3
2017-10-31[PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc)Alan Modra4-0/+8
2017-10-31[PowerPC64] Remove duplicate define in stpncpy-power8.SAlan Modra1-2/+0
2017-10-31[PowerPC64] Don't define __GI_ variant of isnan for static libAlan Modra1-3/+5
2017-10-30sysdeps/x86/libc-start.c: Add /* !SHARED */H.J. Lu1-1/+1
2017-10-30Reformat sysdeps/x86/libc-start.cH.J. Lu1-3/+3
2017-10-30i586: Use conditional branches in strcpy.S [BZ #22353]H.J. Lu1-17/+11
2017-10-27i386: Regenerate libm-test-ulps for for gcc 7H.J. Lu1-6/+6
2017-10-25powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmoveRajalakshmi Srinivasaraghavan2-96/+96
2017-10-25Replace "if if " with "if " in commentsH.J. Lu5-6/+6
2017-10-24Update x86 fix-fp-int-compare-invalid.h for GCC 8.Joseph Myers1-2/+6
2017-10-23posix: Do not use WNOHANG in waitpid call for Linux posix_spawnAdhemerval Zanella1-5/+5
2017-10-23aarch64: Add missing math Makefile for recent commitSzabolcs Nagy1-0/+8
2017-10-23aarch64: Implement math acceleration via builtinsMichael Collison30-288/+250
2017-10-23PowerPC64 power8 strncpy cfi fixesAlan Modra1-13/+14
2017-10-23PowerPC64 power7 strncpy stack handling and cfiAlan Modra1-10/+13
2017-10-22i386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu8-401/+66
2017-10-22i386: Replace assembly versions of e_log2f with generic e_log2f.cH.J. Lu8-72/+49
2017-10-22x86-64: Add powf with FMAH.J. Lu3-1/+49
2017-10-22x86-64: Add log2f with FMAH.J. Lu3-1/+45
2017-10-22x86-64: Add logf with FMAH.J. Lu3-1/+45
2017-10-22i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu9-143/+62
2017-10-22i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu7-54/+46
2017-10-22x86-64: Add exp2f with FMAH.J. Lu3-1/+42
2017-10-22i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu12-442/+35
2017-10-22x86-64: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu7-529/+29
2017-10-20Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers5-0/+10
2017-10-20posix: Fix improper assert in Linux posix_spawn (BZ#22273)Adhemerval Zanella1-6/+18
2017-10-20x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu8-306/+230
2017-10-20m68k: Update elf_machine_load_address for static PIEH.J. Lu1-0/+6
2017-10-20m68k: Check PIC instead of SHARED in start.SH.J. Lu1-1/+1
2017-10-20sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321]Florian Weimer4-1/+72
2017-10-19i386: Regenerate libm-test-ulpsH.J. Lu1-2/+2
2017-10-19Add MIPS bits/floatn.h.Joseph Myers1-0/+80
2017-10-19Install correct bits/long-double.h for MIPS64 (bug 22322).Joseph Myers1-0/+0
2017-10-19x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]H.J. Lu5-4/+103
2017-10-18Add _Float128 function aliases.Joseph Myers20-2/+868
2017-10-18[AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbolSzabolcs Nagy1-34/+5
2017-10-18powerpc: fix check-before-set in SET_RESTORE_ROUNDPaul Clarke1-7/+6
2017-10-17posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella1-2/+1
2017-10-17Add common ifunc-init.h headerAdhemerval Zanella2-40/+55
2017-10-16Move some float128 symbol version definitions.Joseph Myers2-109/+1
2017-10-16Support strtof128 etc. aliases.Joseph Myers2-0/+32
2017-10-13Use libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c.Joseph Myers1-0/+3
2017-10-13Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke3-1/+6
2017-10-13powerpc: Avoid putting floating point values in memory [BZ #22189]Tulio Magno Quites Machado Filho1-0/+7
2017-10-13[BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7Tulio Magno Quites Machado Filho1-4/+4
2017-10-13Use libm_alias_ldouble for SPARC fabsl.Joseph Myers2-2/+5