aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab14-8/+38
2013-03-10ia64: makecontext: fix signed warningsMike Frysinger2-2/+7
2013-03-10ia64: fix NEED_DL_SYSINFO_DSO conditionalsMike Frysinger2-23/+13
2013-03-08Set LC_ALL=C before sed.Paul Pluzhnikov2-2/+7
2013-03-08Add dependency tracking for preconfigure files.Roland McGrath2-1/+10
2013-03-08Remove __malloc_ptr_t.Joseph Myers6-36/+62
2013-03-08Use ISO C prototype for __default_morecore.Joseph Myers2-2/+3
2013-03-08Remove __malloc_ptrdiff_t.Joseph Myers3-4/+5
2013-03-08Remove __malloc_size_t.Joseph Myers4-23/+39