summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2013-05-27Use _itoa.h instead of stdio-common/_itoa.hIgor Pashev2-2/+2
2013-05-27kopensolaris ttynameIgor Pashev1-3/+141
2013-05-27Undo all kopensolaris changes to linux ttyname.Igor Pashev2-16/+0
2013-05-27Add XPG7 namesIgor Pashev1-0/+51
2013-05-26Fix assembly: l -> qIgor Pashev1-9/+9
2013-05-26Fix typos in getdentsIgor Pashev2-4/+2
2013-05-26Backport __m128 replacement.Igor Pashev1-1/+2
2013-05-28Update powerpc libm-test ULPs.Adhemerval Zanella1-0/+37
2013-05-26_dl_skip_args declaration cleanup.Thomas Schwinge1-1/+0
2013-05-26_dl_non_dynamic_init declaration cleanup.Thomas Schwinge1-3/+0
2013-05-24Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers1-1/+1
2013-05-24Test drem and pow10 in libm-test.inc.Joseph Myers2-0/+35
2013-05-24Use same tests for isfinite/finite, lgamma/gamma.Joseph Myers2-0/+28
2013-05-24PowerPC: Program Priority Register supportAdhemerval Zanella1-0/+30
2013-05-23PowerPC: Add functions for shared resources hints.Edjunior Machado1-0/+32
2013-05-23XPG7 fix for kopensolaris bits/stat.hIgor Pashev1-1/+1
2013-05-22SYSCALL_ERROR_HANDLER for kopensolaris/x86_64Igor Pashev1-71/+23
2013-05-22Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado3-3/+21
2013-05-22No check_consistency() on x86_64Igor Pashev1-23/+0
2013-05-22Don't include expected results in libm-test test names.Joseph Myers6-9218/+9218
2013-05-21Set EAI_SYSTEM only when h_errno is NETDB_INTERNALSiddhesh Poyarekar1-2/+10
2013-05-20Faster memset on x64Ondrej Bilka1-1315/+90
2013-05-20Faster memcpy on x64.Ondrej Bilka4-8/+185
2013-05-19Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers5-0/+13
2013-05-19__USE_XOPEN2K8 in kopensolaris-gnu-bits/fcntl.hIgor Pashev1-2/+6
2013-05-19Need kopensolaris-gnu/x86_64/sysdep.SIgor Pashev1-0/+40
2013-05-19Include guard in kopensolaris-gnu/bits/stat.hIgor Pashev1-0/+5
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers6-44/+44
2013-05-17Fix remainder exceptions and directed-rounding results (bugs 15480, 15485).Joseph Myers1-0/+1
2013-05-17PowerPC: fix hypot/hypotf check for -INFAdhemerval Zanella2-6/+6
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki2-0/+2
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold31-5/+33
2013-05-15Use movq for 64-bit operationsPeter Collingbourne1-2/+4
2013-05-15Use x constraints for operands to vfmaddss and vfmaddsdPeter Collingbourne2-2/+2
2013-05-15Update s390/bits/siginfo.hEdjunior Machado1-3/+7
2013-05-14Update Sparc ULPs.David S. Miller1-6/+853
2013-05-13Make _LIB_VERSION a weak symbolSiddhesh Poyarekar1-4/+5
2013-05-12Convert TEST_ff_f tests from code to data.Joseph Myers1-0/+4
2013-05-10Add getgid.c for SHChristian Grönke1-0/+1
2013-05-10Hurd: add ST_NOATIMEPino Toscano1-1/+3
2013-05-10Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger1-3/+3
2013-05-09Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359).Joseph Myers1-5/+5
2013-05-09Fix ldbl-128 cos range reduction near pi/2 (bug 15429).Joseph Myers1-5/+5
2013-05-08 Update powerpc libm-test ULPsAdhemerval Zanella1-6/+440
2013-05-08Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers15-44/+2307
2013-05-07Declare _dl_skip_args in ldsodefs.h header.Roland McGrath1-0/+10
2013-05-06Fix glob64 broken by cleanup.Roland McGrath1-0/+2
2013-05-06Move dummy glob64.c alongside glob.c that defines glob64.Roland McGrath1-0/+0
2013-05-06Flesh out stub not-cancel.h file.Roland McGrath1-0/+8
2013-05-06Clean up POSIX.1 implementation of truncate.Roland McGrath1-7/+10