about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Account for alloca use when collecting interface addresses (bug 16002)Andreas Schwab2014-03-241-4/+28
* Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers2014-03-243-143/+537
* Fix -Wundef warnings for _ABI* on MIPS.Joseph Myers2014-03-213-0/+5
* Fix log (1) in round-downward mode (bug 16731).Joseph Myers2014-03-219-5/+69
* Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar2014-03-213-9/+9
* PowerPC: optimized strpbrk for POWER7Adhemerval Zanella2014-03-206-1/+259
* Test most libm functions in all rounding modes.Joseph Myers2014-03-212-0/+1166
* PowerPC: optimized strcspn for PPC64/POWER7Adhemerval Zanella2014-03-206-1/+249
* Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers2014-03-192-1/+10
* Add comments about non-Linux use of bits/mman-linux.h.Roland McGrath2014-03-181-0/+7
* Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath2014-03-181-108/+0
* aarch64: Remove inaccurate comment from sysdep.hWill Newton2014-03-181-4/+0
* Revert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"Will Newton2014-03-171-2/+2
* Revert "Fix HAVE_RM_CTX -Wundef warnings"Will Newton2014-03-171-1/+1
* Fix HAVE_RM_CTX -Wundef warningsWill Newton2014-03-171-1/+1
* Fix HP_SMALL_TIMING_AVAIL -Wundef warningsWill Newton2014-03-171-2/+2
* Compile with -Wundef.Roland McGrath2014-03-149-0/+9
* PowerPC: remove wrong roundl implementation for PowerPC64Adhemerval Zanella2014-03-141-132/+0
* PowerPC: remove wrong nearbyintl implementation for PPC64Adhemerval Zanella2014-03-141-113/+0
* PowerPC: remove wrong ceill implementation for PowerPC64Adhemerval Zanella2014-03-141-132/+0