aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-03-11Remove Prefer_SSE_for_memop on x64Ondrej Bilka
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab
2013-03-10ia64: makecontext: fix signed warningsMike Frysinger
2013-03-10ia64: fix NEED_DL_SYSINFO_DSO conditionalsMike Frysinger
2013-03-08Set LC_ALL=C before sed.Paul Pluzhnikov
2013-03-08Add dependency tracking for preconfigure files.Roland McGrath
2013-03-08Remove __malloc_ptr_t.Joseph Myers
2013-03-08Use ISO C prototype for __default_morecore.Joseph Myers
2013-03-08Remove __malloc_ptrdiff_t.Joseph Myers
2013-03-08Remove __malloc_size_t.Joseph Myers
2013-03-08PowerPC: unify math_ldbl.h implementationsAdhemerval Zanella
2013-03-08Consolidate copies of mp code in powerpcSiddhesh Poyarekar
2013-03-07arm: Implement armv6 optimized string routinesRichard Henderson