aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-03-07AARCH64: Use <bits/mman-linux.h>Andreas Jaeger
2013-03-07Install <bits/mman-linux.h>Andreas Jaeger
2013-03-07Merge powerpc slowexp.c into generic codeSiddhesh Poyarekar
2013-03-07Merge powerpc slowpow.c into generic codeSiddhesh Poyarekar
2013-03-07Use an intermediate variable to sum exponents in powerpc __mul and __sqrSiddhesh Poyarekar
2013-03-07Use generic mpa.c code for everything except __mul and __sqrSiddhesh Poyarekar
2013-03-07Remove PIPE_BUF Linux-specific codeSiddhesh Poyarekar
2013-03-06Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation"Ondrej Bilka
2013-03-06 * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementationOndrej Bilka
2013-03-06T_REMOVEDIR and AT_EACCESS have the same value.Patsy Franklin
2013-03-06Use <bits/mman-linux.h> for MIPSAndreas Jaeger
2013-03-06arm: Add optimized add_n and sub_nRichard Henderson
2013-03-06arm: Add optimized submul_1Richard Henderson
2013-03-06arm: Add optimized addmul_1Richard Henderson