Hide reference to mktemp in libpthread
[platform/upstream/glibc.git] / sysdeps /
2013-01-16 Siddhesh PoyarekarConsolidate constant defines into mpa.h
2013-01-16 Siddhesh PoyarekarFix the value of TWO
2013-01-16 David S. MillerOptimize trunc{,f} on sparc.
2013-01-16 David S. MillerOptimize nearbyint{,f} on sparc.
2013-01-16 David S. MillerUse libc_fe*() in 32-bit nearbyint()
2013-01-15 Mike Frysingerscsi/sg.h: include stddef.h for size_t
2013-01-15 David S. MillerOptimize sparc {ceil,floor}{,f} using vis2 'siam' instr...
2013-01-15 David S. MillerOptimize fdim/fdimf on sparc.
2013-01-14 Roland McGrathFix up log format, wrap a long line.
2013-01-14 Siddhesh PoyarekarMinor tweak to mp multiplication
2013-01-14 Siddhesh PoyarekarFix code formatting in mpa.c
2013-01-14 Siddhesh PoyarekarRemove unnecessary local variable mptwo
2013-01-12 David S. MillerAdd 64-bit VIS3 optimized GMP routines for sparc.
2013-01-12 David S. MillerRedo sparc 32-bit V9 GMP optimizations with fixed copyr...
2013-01-12 David S. MillerAdjust sparc for Roland's multiarch sysdep directory...
2013-01-11 Joseph MyersRemove __GLIBC_HAVE_LONG_LONG.
2013-01-11 Andreas JaegerAdd MSG_FASTOPEN
2013-01-11 David S. MillerUndo receive sparc 32-bit V9 gmp routine commit.
2013-01-11 David S. MillerOptimize sparc 32-bit V9 GMP multiply routines.
2013-01-10 David S. MillerUpdate sparc ULPs for new casin{,h} tests.
2013-01-10 Joseph MyersUse __extension__ with long long in installed headers.
2013-01-10 H.J. LuCorrect _XXX_ILP32_OFFBIG for x32
2013-01-10 Andreas SchwabRevert "Use ieee754/dbl-64/wordsize-64 on powerpc64"
2013-01-10 Andreas SchwabRevert "sysdeps/ieee754/ldbl-128ibm/e_expl.c"
2013-01-10 Siddhesh PoyarekarFix formatting in mpexp.c
2013-01-10 Siddhesh PoyarekarMake __mpexp_twomm1 an array of doubles
2013-01-10 Andreas Schwabsysdeps/ieee754/ldbl-128ibm/e_expl.c
2013-01-10 Andreas SchwabUse ieee754/dbl-64/wordsize-64 on powerpc64
2013-01-10 Andreas SchwabDefine flags for fallocate
2013-01-10 David S. MillerSync netinet/tcp.h with upstream Linux kernel.
2013-01-10 Anton BlanchardPowerPC: Change sched_getcpu to use vDSO getcpu instead...
2013-01-09 Siddhesh PoyarekarUpdate s390 ULPs
2013-01-09 Siddhesh PoyarekarUpdate powerpc ULPs
2013-01-09 Siddhesh PoyarekarUpdate comments in mpa.c
2013-01-08 Joseph MyersDon't check __GNUC__ together with __USE_EXTERN_INLINES.
2013-01-08 Andreas JaegerBZ#14985: Remove erroneous EPOLL_NONBLOCK
2013-01-07 Anton BlanchardFix spelling errors in sysdeps/powerpc files.
2013-01-07 Joseph MyersFix casinh, casin overflow (bug 14996).
2013-01-06 H.J. LuChange __x86_64 prefix in cache size to __x86
2013-01-04 David S. MillerUpdate Sparc ULPs.
2013-01-04 Andreas SchwabFix warnings in test-powerpc-snan.c
2013-01-04 Andreas SchwabUpdate powerpc libm ULPs
2013-01-04 Siddhesh PoyarekarRemove unused __cr and __cpymn
2013-01-04 Siddhesh PoyarekarFix build failure on power4 processors
2013-01-04 Joseph MyersFix casinh, casin inaccuracy from cancellation (bug...
2013-01-04 Siddhesh PoyarekarFix code formatting
2013-01-04 Siddhesh PoyarekarClean up comment for MP_NO
2013-01-04 Siddhesh PoyarekarRemove some commented code
2013-01-04 Siddhesh PoyarekarRemove commented declarations
2013-01-04 Siddhesh PoyarekarRemove argument variable name from function declaration
2013-01-03 H.J. LuAdd HAS_RTM
2013-01-02 Joseph MyersFix copyright notice corruption from update-copyright...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-02 Siddhesh PoyarekarFix values in __mpexp_twomm1
2013-01-02 Siddhesh PoyarekarSplit mantissa calculation loop and add branch prediction
2013-01-02 Siddhesh PoyarekarAdd assert for potential access beyond array bounds...
2013-01-02 Siddhesh PoyarekarMove more constants into static variables
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2012-12-31 Siddhesh PoyarekarFavour normal numbers
2012-12-29 Siddhesh PoyarekarDemystify the magic number 134217729.0
2012-12-28 Siddhesh PoyarekarRemove unnecessary variable mptwoim1
2012-12-28 Siddhesh PoyarekarReplace more constants with their values
2012-12-28 Andreas JaegerAdd new defines from Linux 3.7 to <netinet/tcp.h>
2012-12-28 Siddhesh PoyarekarReplace constants with preprocessor defines
2012-12-27 Siddhesh PoyarekarRemove redundant __mpexp_nn
2012-12-27 Siddhesh PoyarekarMove mpone out to a global const
2012-12-21 Andreas KrebbelS/390: Update libm-test-ulps.
2012-12-08 Siddhesh PoyarekarFix some build warnings on s390x
2012-12-07 Mike Frysingerlinux: posix_fadvise: support __NR_fadvise64_64
2012-12-06 Chris MetcalfFix warnings from generic _FPU_GETCW
2012-12-06 Siddhesh PoyarekarFix "set but not used" warnings for powerpc64
2012-12-05 Joseph MyersInclude stdlib.h in sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c.
2012-12-04 Joseph MyersDefine _SYS_AUXV_H to 1 not empty in sysdeps/powerpc...
2012-12-04 Joseph MyersFix ldbl-128ibm "set but not used" warnings.
2012-12-04 David S. MillerFix sparc build with older compilers.
2012-12-04 Joseph MyersFix "conflicting types for built-in function" warnings...
2012-12-04 Joseph MyersFix powerpc32 "set but not used" warnings from INTERNAL...
2012-12-04 Joseph MyersFix powl inaccuracy for ldbl-128ibm (bug 14914).
2012-12-03 Mike Frysingerbyteswap.h: fix gcc ver test for __builtin_bswap{32,64}
2012-11-30 Roland McGrathFix type-punning warning in powerpc64 gmon-start.
2012-11-30 Mike Frysingerclock_getcpuclockid: delete unused HAS_CPUCLOCK
2012-11-29 David S. MillerUpdate sparc ULPs for recently added pow tests.
2012-11-28 Joseph MyersUse hex float 64-bit values in ldbl-96 asinl (bug 14803).
2012-11-28 Andreas SchwabRevert "2012-11-07 Andreas Jaeger <aj@suse.de>"
2012-11-28 Joseph MyersFix powl inaccuracy for x86_64 and x86 (bug 13881).
2012-11-27 H.J. LuCast to __intptr_t before casting pointer to int64
2012-11-27 Joseph MyersFix strict-aliasing warnings from unwind-dw2-fde.c.
2012-11-23 Andreas SchwabUpdate powerpc libm-test ULPs
2012-11-22 Joseph MyersFix ldbl-128ibm atanl spurious underflows (bug 14871).
2012-11-22 Joseph MyersMark unwind-dw2-fde-glibc.c variable possibly unused.
2012-11-22 Joseph MyersFix sign of inexact zero results for ldbl-128ibm fmal.
2012-11-22 Joseph MyersFix ldbl-128ibm powl spurious underflows.
2012-11-22 Joseph MyersFix ldbl-128ibm hypotl internal underflows (bug 14869).
2012-11-22 Joseph MyersFix ldbl-128ibm hypotl inaccuracy for arguments with...
2012-11-22 Joseph MyersFix expm1l spurious underflows for ldbl-128ibm.
2012-11-22 Andreas SchwabUpdate i386 libm-test ULPs
2012-11-22 Pino Toscanotest-multiarch: terminate printf output with newline
2012-11-20 Carlos O'DonellDocument syscall signature prefixes in sysdep/unix...
2012-11-20 Thomas Schwingesysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIX...
2012-11-20 Thomas SchwingeAdd recvmmsg and sendmmsg to the generic glibc API.
next