summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
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
2013-03-06arm: Unless arm4t, pop return address directly into pcRichard Henderson
2013-03-06arm: Commonize BX conditionalsRichard Henderson
2013-03-06arm: Delete LOADREGS macroRichard Henderson
2013-03-06arm: Use push/pop mnemonicsRichard Henderson
2013-03-06arm: Enable thumb2 mode in assembly filesRichard Henderson
2013-03-06arm: Introduce and use GET_TLSRichard Henderson
2013-03-06arm: Introduce and use NEGOFF series of macrosRichard Henderson
2013-03-06arm: Introduce and use LDST_PCRELRichard Henderson
2013-03-06Sync with Linux 3.8Andreas Jaeger
2013-03-06Update date of last entryAndreas Jaeger
2013-03-06Use <bits/mman-linux.h> on M68kAndreas Jaeger
2013-03-06Use <bits/mman-linux.h> on ARMAndreas Jaeger