aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-16Fix y1l spurious overflows for ldbl-96 (bug 15283).Joseph Myers6-2/+56
2013-03-16Fix spurious underflow exceptions for Bessel functions for ldbl-128 / ldbl-12...Joseph Myers4-66/+96
2013-03-16Move "-sNaN" value into a separate variable.Thomas Schwinge2-6/+14
2013-03-15Clean up _dl_pagesize initialization.Roland McGrath2-4/+6
2013-03-15Move _dl_non_dynamic_init, _dl_aux_init declarations.Roland McGrath3-6/+13
2013-03-15 * math/libm-test.inc (ldexp_test): Add missing START/END markers.Thomas Schwinge2-0/+6
2013-03-15Promote a math test for sNaN handling to the top-level.Thomas Schwinge4-2/+9
2013-03-15Use GCC's builtins for generating NaNs.Thomas Schwinge4-73/+44
2013-03-15Add one test, removed a duplicated one, add a few comments about missing tests.Thomas Schwinge2-1/+21
2013-03-15Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge12-681/+700
2013-03-15Enable tests for x86_64, too, which currently are enabled only for x86.Thomas Schwinge3-2/+6
2013-03-15Fix copy'n'pastos.Thomas Schwinge3-3/+6
2013-03-15Remove unused declarations.Thomas Schwinge2-3/+5
2013-03-15Avoid duplicate MAP_ANONYMOUS definition for MIPS GNU/Linux.Thomas Schwinge2-1/+5
2013-03-15Revert configurable mantissa patchSiddhesh Poyarekar5-148/+67
2013-03-15Reverting wrong commit.Adhemerval Zanella1-0/+42
2013-03-15ARM: sfi_sp assembler macroRoland McGrath3-1/+9
2013-03-15ARM: sfi_breg assembler macroRoland McGrath18-189/+404
2013-03-15PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella4-54/+53
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar9-2/+278
2013-03-15Make mantissa type configurableSiddhesh Poyarekar5-60/+165
2013-03-15Modify threads in nptl cindex to pthreadsSiddhesh Poyarekar2-1/+5
2013-03-15Regenerate sysdeps/x86_64/preconfigure.Joseph Myers2-120/+4
2013-03-14Fix spurious underflow exceptions for Bessel functions for double (bug 14155).Joseph Myers4-8/+23
2013-03-14aarch64: use lib64 as default lib and slib directoryAndreas Schwab3-0/+31
2013-03-14Add nptl manual chapterSiddhesh Poyarekar4-2/+51
2013-03-14Fix formatting in last changeSiddhesh Poyarekar2-1/+5
2013-03-14Fix __times() handling of EFAULT when buf is NULLPetr Baudis2-4/+12
2013-03-13ARM_BX_ALIGN_LOG2Roland McGrath4-12/+63
2013-03-13ARM: Handle ARM_ALWAYS_BX in {add,sub}_n.S code.Roland McGrath2-0/+9
2013-03-13ARM: Support avoiding pc as destination register.Roland McGrath4-2/+67
2013-03-13Don't build .os objects of static-only-routines for extra libsAndreas Schwab2-1/+11
2013-03-12Include atomic.h in generic lowlevellock.c.Carlos O'Donell2-1/+5
2013-03-13Update zic from tzcode 2013b.Joseph Myers2-2/+8
2013-03-12Remove mention of i386-pc-linux-gnu.Carlos O'Donell3-7/+18
2013-03-12ARM: Make armv6t2 memchr implementation usable without Thumb.Roland McGrath2-2/+26
2013-03-12ARM: Change register allocation in armv6t2 memchr implementation.Roland McGrath2-15/+20
2013-03-12Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for ...Roland McGrath7-0/+131
2013-03-12Fix up log entry.Roland McGrath1-6/+2
2013-03-12ia64: fix set-but-unused warnings with syscallsMike Frysinger2-2/+11
2013-03-12ia64: fix strict aliasing warnings with libm errorMike Frysinger2-58/+81
2013-03-12ia64: fix strict aliasing warnings with func descriptorsMike Frysinger5-13/+34
2013-03-11Add comments about ARM configure -fno-unwind-tables handling.Joseph Myers5-0/+21
2013-03-11ARM: Consolidate setjmp details in include/bits/setjmp.h file.Roland McGrath6-10/+28
2013-03-11ARM: Convert string/ assembly to unified syntax.Roland McGrath5-40/+53
2013-03-11ARM: Use r10 instead of r9.Roland McGrath3-18/+21
2013-03-11AM33: Use <bits/mman.h>Andreas Jaeger2-61/+7
2013-03-11Use <bits/mman.h> on ia64Andreas Jaeger2-74/+7
2013-03-11Clean up ARM preconfigure.Roland McGrath3-46/+109
2013-03-11Remove Prefer_SSE_for_memop on x64Ondrej Bilka10-198/+24