about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* PowerPC: Add fenv macros for long doubleAdhemerval Zanella2014-04-171-2/+7
* Add fenv test support for AArch64.Ian Bolton2014-04-171-0/+22
* Detect if AVX2 is usableSihai Yao2014-04-173-0/+12
* aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton2014-04-171-55/+95
* Add fenv test support for targets which don't have FP traps.Wilco2014-04-172-0/+14
* [AArch64] Define HAVE_RM_CTX and related hooks.Ian Bolton2014-04-171-0/+55
* [AArch64] Provide initial implementation of math_private.h.Ian Bolton2014-04-171-0/+214
* alpha: Remove alpha-linux pthread_once.cRichard Henderson2014-04-161-95/+0
* alpha: Enable unwind tables for backtrace.cRichard Henderson2014-04-161-0/+5
* alpha: Fix __pointer_chk_guard definition for the testsuiteRichard Henderson2014-04-161-1/+1
* alpha: Regenerate sysdeps/alpha/libm-test-ulpsRichard Henderson2014-04-161-4/+1022
* [AArch64] Regenerate libm-test-ulps.Marcus Shawcroft2014-04-161-87/+1015
* Save/restore bound registers for _dl_runtime_profileIgor Zamyatin2014-04-164-0/+63
* hurd: Add i386 fields to TLS structureSamuel Thibault2014-04-161-0/+10
* hurd: Move dtv, dtv_t, tcbhead_t declaration to per-arch file.Samuel Thibault2014-04-162-21/+24
* hurd: Do not allow unmapping address 0Samuel Thibault2014-04-161-0/+7
* S/390: Regenerate ULPsStefan Liebler2014-04-161-0/+1016
* [BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler2014-04-162-0/+76
* [BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...Stefan Liebler2014-04-161-0/+1
* Correct IBM long double frexpl.Alan Modra2014-04-161-44/+102
* Regenerate sparc ULPs.David S. Miller2014-04-131-4/+1022
* Fixed and unified pthread_once.Torvald Riegel2014-04-116-549/+0
* S/390: Unify 31 and 64 bit configure.acStefan Liebler2014-04-114-12/+0
* Save/restore bound registers in _dl_runtime_resolveIgor Zamyatin2014-04-093-20/+121
* Use statvfs64() for pathconf(_PC_NAME_MAX).Peter TB Brett2014-04-091-11/+3
* Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella2014-04-098-0/+24
* PowerPC: Fix --disable-multi-arch buildsAdhemerval Zanella2014-04-0910-6/+14
* PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella2014-04-062-0/+37
* PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella2014-04-063-10/+203
* tile: Fix cut-and-paste bug in commit fcccd5128.Chris Metcalf2014-04-041-2/+2
* Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath2014-04-036-12/+11
* Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers2014-04-023-1/+193
* Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers2014-04-022-0/+192
* Correct IBM long double nextafterl.Alan Modra2014-04-021-16/+33
* Correct prefetch hint in power7 memrchr.Alan Modra2014-04-021-1/+1
* Fix reference to toc symbol.Alan Modra2014-04-021-1/+1
* Fix s_copysign stack temp for PowerPC64 ELFv2Alan Modra2014-04-011-2/+2
* PowerPC: Fix little endian enconding for mfvsrdAdhemerval Zanella2014-03-315-0/+25
* Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers2014-03-315-6/+37
* Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers2014-03-312-0/+35
* Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers2014-03-272-4/+16
* Make x86_64 fegetenv preserve exception mask (bug 16198).Joseph Myers2014-03-261-0/+3
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-03-251-0/+874
* Fix use of uninitialized variableAndreas Schwab2014-03-251-5/+6
* Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers2014-03-252-0/+48
* Fix implicit __isinf declarations in exp.Joseph Myers2014-03-242-0/+2
* S390: Fix namespace violation in struct stat (BZ #16714).Stefan Liebler2014-03-241-2/+2
* S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler2014-03-243-1/+7
* S390: Correct type of sa_flags in struct sigaction for POSIX conformanceStefan Liebler2014-03-241-1/+2
* Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743)Andreas Schwab2014-03-241-0/+8