aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-03-03PowerPC: Update powerpc-fpu ULPs.Adhemerval Zanella1-0/+53
2014-03-03PowerPC: strrchr optimization for POWER7/PPC64Rajalakshmi Srinivasaraghavan6-1/+372
2014-02-27PowerPC: llround/llroundf POWER8 optimizationAdhemerval Zanella4-5/+86
2014-02-27PowerPC: llrint/llrintf POWER8 optimizationAdhemerval Zanella4-3/+83
2014-02-27PowerPC: Optimized finite/finitef for POWER8Adhemerval Zanella6-6/+102
2014-02-27PowerPC: Optimized isinf/isinff for POWER8Adhemerval Zanella6-6/+108
2014-02-27PowerPC: Optimized isnan/isnanf for POWER8Adhemerval Zanella7-17/+112
2014-02-27Fix ARM NAN fraction bits.Joey Ye1-3/+3
2014-02-27Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar2-6/+54
2014-02-26Add macros and inline functions to mips math_private.h file.Steve Ellcey1-8/+128
2014-02-26PowerPC: Update powerpc-fpu ULPs.Adhemerval Zanella1-2/+3495
2014-02-25BZ #16613: Support TLS in audit libraries.Carlos O'Donell1-0/+3
2014-02-25ARM: Add SystemTap probes to longjmp and setjmp.Will Newton4-31/+49
2014-02-25S/390: Regenerate ULPs.Stefan Liebler1-30/+4666
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-1/+2
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers22-48/+48
2014-02-21Update ARM ulps for VFPv4 (bug 16600).Yury Gribov1-22/+345
2014-02-21Allow sys/auxv.h to be used from the testsuite on powerpc and sparc.Adam Conrad4-4/+4
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers10-7/+70
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers10-6/+66
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers12-22/+87
2014-02-20Update ARM HWCAP data.Joseph Myers3-3/+6
2014-02-19Move tests of clog10 from libm-test.inc to auto-libm-test-in.Joseph Myers2-8/+6730
2014-02-18Fix gen-auto-libm-tests sticky bit setting for negative results.Joseph Myers2-0/+123
2014-02-17[MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove97-0/+13039
2014-02-16ia64: relocate out of ports/ subdirMike Frysinger507-0/+165066
2014-02-13Update MIPS math-tests.h for GCC 4.9 using soft-fp.Joseph Myers2-4/+2200
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers17-26/+26
2014-02-12soft-fp: support after-rounding tininess detection.Joseph Myers10-0/+20
2014-02-12Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545).Dylan Alex Simon1-16/+63
2014-02-12Relocate alpha from ports to libcRichard Henderson360-0/+47070
2014-02-11Regenerate x86_64 ulps.Joseph Myers1-0/+3
2014-02-11Merge MIPS dl-lookup.c into generic file.Joseph Myers2-1029/+15
2014-02-11BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel2-1/+4
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft173-0/+31795
2014-02-10Fix whitespace in MIPS files to allow move.Joseph Myers2-2/+0
2014-02-10Move mips from ports to libc.Joseph Myers363-0/+58942
2014-02-10Whitespace fixesAndreas Schwab2-2/+0
2014-02-10Move m68k from ports to libcAndreas Schwab399-0/+29748
2014-02-10Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf271-0/+28727
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka121-341/+341
2014-02-08shm_open: sync with logic in sem_openMike Frysinger1-3/+6
2014-02-08linux: bits/in.h: sync with latest kernel headersMike Frysinger1-1/+25
2014-02-08linux_fsinfo.h: sync with current linux/magic.hMike Frysinger1-4/+99
2014-02-08Fix whitespace in ARM files to allow move.Joseph Myers3-8/+6
2014-02-08Move arm from ports to libc.Joseph Myers266-0/+26716
2014-02-07Avoid comma operator warnings.Roland McGrath1-1/+1
2014-02-06Revert "Patch [1/4] async-signal safe TLS."Allan McRae4-62/+0
2014-02-06Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."Allan McRae1-5/+0
2014-02-06Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."Allan McRae1-6/+0