summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-17Update Sparc ULPs.David S. Miller
2013-03-16Fix y1l spurious overflows for ldbl-96 (bug 15283).Joseph Myers
2013-03-16Fix spurious underflow exceptions for Bessel functions for ldbl-128 / ldbl-12...Joseph Myers
2013-03-16Move "-sNaN" value into a separate variable.Thomas Schwinge
2013-03-15Clean up _dl_pagesize initialization.Roland McGrath
2013-03-15Move _dl_non_dynamic_init, _dl_aux_init declarations.Roland McGrath
2013-03-15 * math/libm-test.inc (ldexp_test): Add missing START/END markers.Thomas Schwinge
2013-03-15Promote a math test for sNaN handling to the top-level.Thomas Schwinge
2013-03-15Use GCC's builtins for generating NaNs.Thomas Schwinge
2013-03-15Add one test, removed a duplicated one, add a few comments about missing tests.Thomas Schwinge
2013-03-15Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge
2013-03-15Enable tests for x86_64, too, which currently are enabled only for x86.Thomas Schwinge
2013-03-15Fix copy'n'pastos.Thomas Schwinge
2013-03-15Remove unused declarations.Thomas Schwinge
2013-03-15Avoid duplicate MAP_ANONYMOUS definition for MIPS GNU/Linux.Thomas Schwinge
2013-03-15Revert configurable mantissa patchSiddhesh Poyarekar
2013-03-15Reverting wrong commit.Adhemerval Zanella
2013-03-15ARM: sfi_sp assembler macroRoland McGrath
2013-03-15ARM: sfi_breg assembler macroRoland McGrath
2013-03-15PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar
2013-03-15Make mantissa type configurableSiddhesh Poyarekar
2013-03-15Modify threads in nptl cindex to pthreadsSiddhesh Poyarekar
2013-03-15Regenerate sysdeps/x86_64/preconfigure.Joseph Myers
2013-03-14Fix spurious underflow exceptions for Bessel functions for double (bug 14155).Joseph Myers
2013-03-14aarch64: use lib64 as default lib and slib directoryAndreas Schwab
2013-03-14Add nptl manual chapterSiddhesh Poyarekar
2013-03-14Fix formatting in last changeSiddhesh Poyarekar
2013-03-14Fix __times() handling of EFAULT when buf is NULLPetr Baudis
2013-03-13ARM_BX_ALIGN_LOG2Roland McGrath
2013-03-13ARM: Handle ARM_ALWAYS_BX in {add,sub}_n.S code.Roland McGrath
2013-03-13ARM: Support avoiding pc as destination register.Roland McGrath
2013-03-13Don't build .os objects of static-only-routines for extra libsAndreas Schwab
2013-03-12Include atomic.h in generic lowlevellock.c.Carlos O'Donell
2013-03-13Update zic from tzcode 2013b.Joseph Myers
2013-03-12Remove mention of i386-pc-linux-gnu.Carlos O'Donell
2013-03-12ARM: Make armv6t2 memchr implementation usable without Thumb.Roland McGrath
2013-03-12ARM: Change register allocation in armv6t2 memchr implementation.Roland McGrath
2013-03-12Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for ...Roland McGrath
2013-03-12Fix up log entry.Roland McGrath
2013-03-12ia64: fix set-but-unused warnings with syscallsMike Frysinger
2013-03-12ia64: fix strict aliasing warnings with libm errorMike Frysinger
2013-03-12ia64: fix strict aliasing warnings with func descriptorsMike Frysinger
2013-03-11Add comments about ARM configure -fno-unwind-tables handling.Joseph Myers
2013-03-11ARM: Consolidate setjmp details in include/bits/setjmp.h file.Roland McGrath
2013-03-11ARM: Convert string/ assembly to unified syntax.Roland McGrath
2013-03-11ARM: Use r10 instead of r9.Roland McGrath
2013-03-11AM33: Use <bits/mman.h>Andreas Jaeger
2013-03-11Use <bits/mman.h> on ia64Andreas Jaeger
2013-03-11Clean up ARM preconfigure.Roland McGrath