summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2016-03-20posix: Fix posix_spawn invalid memory accessAdhemerval Zanella
2016-03-20hurd: Add c++-types expected resultSamuel Thibault
2016-03-20hurd: Allow inlining IO locksSamuel Thibault
2016-03-20hurd: Do not hide rtld symbols which need to be preemptedSamuel Thibault
2016-03-20hurd: Break errnos.d / libc-modules.h dependency loopSamuel Thibault
2016-03-17Remove __ASSUME_EVENTFD2, move eventfd to syscalls.list.Joseph Myers
2016-03-17Remove __ASSUME_FALLOCATE.Joseph Myers
2016-03-16Use JUMPTARGET in x86-64 mathvecH.J. Lu
2016-03-16Fix hurd buildSamuel Thibault
2016-03-15Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell
2016-03-15Remove __ASSUME_PPOLL.Joseph Myers
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers
2016-03-13Fix flag test in waitid compatibility layerSamuel Thibault
2016-03-11powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan
2016-03-10Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.hH.J. Lu
2016-03-09mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno
2016-03-09Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790).Joseph Myers
2016-03-08Fix tst-audit10 build when -mavx512f is not supported.Roland McGrath
2016-03-08Define _HAVE_STRING_ARCH_mempcpy to 1 for x86H.J. Lu
2016-03-08powerpc: Remove uses of operand modifier (%s) in inline asmGabriel F. T. Gomes
2016-03-08powerpc: Fix dl-procinfo HWCAPCarlos Eduardo Seo
2016-03-08Fix ldbl-128ibm remainderl equality test for zero low part (bug 19677).Joseph Myers
2016-03-07tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]Florian Weimer
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella
2016-03-06Group AVX512 functions in .text.avx512 sectionH.J. Lu
2016-03-07Add placeholder libnsl.abilist and libutil.abilist filesAurelien Jarno
2016-03-06Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu
2016-03-04Replace PREINIT_FUNCTION@PLT with *%rax in callH.J. Lu
2016-03-04Replace @PLT with @GOTPCREL(%rip) in callH.J. Lu
2016-03-04Add a comment in sysdeps/x86_64/MakefileH.J. Lu
2016-03-04x86-64: Fix memcpy IFUNC selectionH.J. Lu
2016-03-03Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARSH.J. Lu
2016-03-032016-03-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2016-03-03Copy x86_64 _mcount.op from _mcount.oH.J. Lu
2016-03-01Call x86-64 __mcount_internal/__sigjmp_save directlyH.J. Lu
2016-03-01Call x86-64 __setcontext directlyH.J. Lu
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers
2016-02-24Remove linux/fanotify.h configure test.Joseph Myers
2016-02-24Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers
2016-02-22Add fts64_* to sysdeps/arm/nacl/libc.abilistRoland McGrath
2016-02-19[x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8H.J. Lu
2016-02-19Fix ldbl-128ibm nextafterl, nexttowardl sign of zero result (bug 19678).Joseph Myers
2016-02-19malloc: Remove NO_THREADSFlorian Weimer
2016-02-19Fix ldbl-128ibm powl overflow handling (bug 19674).Joseph Myers
2016-02-19Fix ldbl-128ibm remainderl, remquol equality tests (bug 19603).Joseph Myers
2016-02-18Fix ldbl-128ibm fmodl handling of equal arguments with low part zero (bug 196...Joseph Myers
2016-02-18Fix ldbl-128ibm fmodl handling of subnormal results (bug 19595).Joseph Myers
2016-02-18Fix ldbl-128ibm roundl for non-default rounding modes (bug 19594).Joseph Myers
2016-02-18Fix ldbl-128ibm truncl for non-default rounding modes (bug 19593).Joseph Myers