summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2013-05-15hppa: Cleanup libm-test-ulps.Carlos O'Donell
2013-05-15hppa: Update libm-test-ulpsCarlos O'Donell
2013-05-15hppa: Fix _FPU_GETCW and _FPU_SETCW.Carlos O'Donell
2013-05-14Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908).Joseph Myers
2013-05-13ARM: Make multiarch memcpy always use NEON when compiler doesRoland McGrath
2013-05-12[AArch64] Fix out of range branch from ioctl() and clone()Marcus Shawcroft
2013-05-08ARM: Add Cortex-A15 optimized NEON and VFP memcpy routines, with IFUNC.Will Newton
2013-05-07ARM: Rewrite elf_machine_dynamic in pure C.Roland McGrath
2013-05-06ARM: Add missing sfi_breg prefix in _dl_tlsdesc_dynamic code.Roland McGrath
2013-04-19ARM: Macroize assembly use of EABI unwind directives.Roland McGrath
2013-04-18MicroBlaze PortDavid Holsgrove
2013-04-11m68k: update libm test ULPsAndreas Schwab
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-26ARM: fix preconfigure.Mans Rullgard
2013-03-21Use LIBC_CONFIG_VAR for MIPS default-abi setting.Joseph Myers
2013-03-20Use LIBC_CONFIG_VAR for ARM default-abi setting.Joseph Myers
2013-03-19aarch64: Move rtld link to /libAndreas Schwab
2013-03-18ARM: Make dl-tlsdesc.S use sfi_breg, respect ARM_ALWAYS_BX and ARM_NO_INDEX_R...Roland McGrath
2013-03-15Better distinguish between NaN/qNaN/sNaN.Thomas Schwinge
2013-03-15Avoid duplicate MAP_ANONYMOUS definition for MIPS GNU/Linux.Thomas Schwinge
2013-03-15ARM: sfi_sp assembler macroRoland McGrath
2013-03-15ARM: sfi_breg assembler macroRoland McGrath
2013-03-14aarch64: use lib64 as default lib and slib directoryAndreas Schwab
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-12ARM: Make armv6t2 memchr implementation usable without Thumb.Roland McGrath
2013-03-12ARM: Change register allocation in armv6t2 memchr implementation.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 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-07arm: Implement armv6 optimized string routinesRichard Henderson
2013-03-07AARCH64: Use <bits/mman-linux.h>Andreas Jaeger
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
2013-03-06arm: Add optimized ffs for armv6t2Richard Henderson
2013-03-06arm: Implement hard-tp for GET_TLSRichard Henderson
2013-03-06arm: Tidy architecture selectionRichard Henderson