aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers3-0/+4
2016-03-13Fix flag test in waitid compatibility layerSamuel Thibault1-1/+1
2016-03-11powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan6-34/+34
2016-03-10Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.hH.J. Lu3-151/+159
2016-03-09mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno1-0/+7
2016-03-09Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790).Joseph Myers3-109/+18
2016-03-08Fix tst-audit10 build when -mavx512f is not supported.Roland McGrath2-3/+4
2016-03-08Define _HAVE_STRING_ARCH_mempcpy to 1 for x86H.J. Lu1-0/+3
2016-03-08powerpc: Remove uses of operand modifier (%s) in inline asmGabriel F. T. Gomes1-6/+10
2016-03-08powerpc: Fix dl-procinfo HWCAPCarlos Eduardo Seo2-8/+6
2016-03-08Fix ldbl-128ibm remainderl equality test for zero low part (bug 19677).Joseph Myers6-60/+144
2016-03-07tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]Florian Weimer5-55/+112
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella22-1/+437
2016-03-06Group AVX512 functions in .text.avx512 sectionH.J. Lu2-2/+2
2016-03-07Add placeholder libnsl.abilist and libutil.abilist filesAurelien Jarno2-0/+0
2016-03-06Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu9-9/+9
2016-03-04Replace PREINIT_FUNCTION@PLT with *%rax in callH.J. Lu1-1/+1
2016-03-04Replace @PLT with @GOTPCREL(%rip) in callH.J. Lu1-2/+4
2016-03-04Add a comment in sysdeps/x86_64/MakefileH.J. Lu1-0/+3
2016-03-04x86-64: Fix memcpy IFUNC selectionH.J. Lu1-13/+14
2016-03-03Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARSH.J. Lu1-1/+1
2016-03-032016-03-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-13/+42
2016-03-03Copy x86_64 _mcount.op from _mcount.oH.J. Lu1-0/+1
2016-03-01Call x86-64 __mcount_internal/__sigjmp_save directlyH.J. Lu2-12/+0
2016-03-01Call x86-64 __setcontext directlyH.J. Lu1-1/+1
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers11-157/+59
2016-02-24Remove linux/fanotify.h configure test.Joseph Myers3-62/+0
2016-02-24Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers6-12/+20
2016-02-22Add fts64_* to sysdeps/arm/nacl/libc.abilistRoland McGrath1-0/+6
2016-02-19[x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8H.J. Lu2-11/+15
2016-02-19Fix ldbl-128ibm nextafterl, nexttowardl sign of zero result (bug 19678).Joseph Myers1-0/+3
2016-02-19malloc: Remove NO_THREADSFlorian Weimer1-19/+0
2016-02-19Fix ldbl-128ibm powl overflow handling (bug 19674).Joseph Myers1-17/+17
2016-02-19Fix ldbl-128ibm remainderl, remquol equality tests (bug 19603).Joseph Myers2-0/+4
2016-02-18Fix ldbl-128ibm fmodl handling of equal arguments with low part zero (bug 196...Joseph Myers3-0/+88
2016-02-18Fix ldbl-128ibm fmodl handling of subnormal results (bug 19595).Joseph Myers1-9/+5
2016-02-18Fix ldbl-128ibm roundl for non-default rounding modes (bug 19594).Joseph Myers1-36/+34
2016-02-18Fix ldbl-128ibm truncl for non-default rounding modes (bug 19593).Joseph Myers1-39/+11
2016-02-18Fix ldbl-128ibm ceill for non-default rounding modes (bug 19592).Joseph Myers1-36/+16
2016-02-18Fix ldbl-128ibm floorl for non-default rounding modes (bug 17899).Joseph Myers2-29/+49
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu10-11/+112
2016-02-17Use PIC relocation in ALIAS_IMPLAndrew Senkevich1-2/+1
2016-02-04powerpc: Regenerate libm-test-ulpsRajalakshmi Srinivasaraghavan1-0/+10
2016-02-01Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers6-2/+40
2016-01-28Fix MIPS64 memcpy regression.Steve Ellcey1-1/+1
2016-01-27Remove unused variablesAndreas Schwab4-6/+0
2016-01-26Update localplt.data for 32-bit sparc.David S. Miller1-0/+1
2016-01-25Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller3-2/+9
2016-01-25Adjust sparc 32-bit __sqrtl_finite version tag.David S. Miller1-1/+1
2016-01-25Update Alpha libm-test-ulpsRichard Henderson1-284/+396