about summary refs log tree commit diff
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* ARM_BX_ALIGN_LOG2Roland McGrath2013-03-134-12/+63
* ARM: Handle ARM_ALWAYS_BX in {add,sub}_n.S code.Roland McGrath2013-03-132-0/+9
* ARM: Support avoiding pc as destination register.Roland McGrath2013-03-134-2/+67
* ARM: Make armv6t2 memchr implementation usable without Thumb.Roland McGrath2013-03-122-2/+26
* ARM: Change register allocation in armv6t2 memchr implementation.Roland McGrath2013-03-122-15/+20
* ia64: fix set-but-unused warnings with syscallsMike Frysinger2013-03-122-2/+11
* ia64: fix strict aliasing warnings with libm errorMike Frysinger2013-03-122-58/+81
* ia64: fix strict aliasing warnings with func descriptorsMike Frysinger2013-03-125-13/+34
* Add comments about ARM configure -fno-unwind-tables handling.Joseph Myers2013-03-115-0/+21
* ARM: Consolidate setjmp details in include/bits/setjmp.h file.Roland McGrath2013-03-116-10/+28
* ARM: Convert string/ assembly to unified syntax.Roland McGrath2013-03-115-40/+53
* ARM: Use r10 instead of r9.Roland McGrath2013-03-113-18/+21
* AM33: Use <bits/mman.h>Andreas Jaeger2013-03-112-61/+7
* Use <bits/mman.h> on ia64Andreas Jaeger2013-03-112-74/+7
* Clean up ARM preconfigure.Roland McGrath2013-03-113-46/+109
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-1110-6/+28
* ia64: makecontext: fix signed warningsMike Frysinger2013-03-102-2/+7
* ia64: fix NEED_DL_SYSINFO_DSO conditionalsMike Frysinger2013-03-102-23/+13
* arm: Implement armv6 optimized string routinesRichard Henderson2013-03-078-0/+707
* AARCH64: Use <bits/mman-linux.h>Andreas Jaeger2013-03-072-73/+8
* Use <bits/mman-linux.h> for MIPSAndreas Jaeger2013-03-062-72/+9
* arm: Add optimized add_n and sub_nRichard Henderson2013-03-063-0/+88
* arm: Add optimized submul_1Richard Henderson2013-03-062-0/+69
* arm: Add optimized addmul_1Richard Henderson2013-03-062-0/+68
* arm: Add optimized ffs for armv6t2Richard Henderson2013-03-063-0/+88
* arm: Implement hard-tp for GET_TLSRichard Henderson2013-03-064-11/+30
* arm: Tidy architecture selectionRichard Henderson2013-03-063-8/+45
* arm: Unless arm4t, pop return address directly into pcRichard Henderson2013-03-063-5/+14
* arm: Commonize BX conditionalsRichard Henderson2013-03-064-30/+21
* arm: Delete LOADREGS macroRichard Henderson2013-03-063-5/+4
* arm: Use push/pop mnemonicsRichard Henderson2013-03-0620-134/+154
* arm: Enable thumb2 mode in assembly filesRichard Henderson2013-03-062-2/+14
* arm: Introduce and use GET_TLSRichard Henderson2013-03-0610-42/+77
* arm: Introduce and use NEGOFF series of macrosRichard Henderson2013-03-066-14/+43
* arm: Introduce and use LDST_PCRELRichard Henderson2013-03-065-24/+47
* Sync with Linux 3.8Andreas Jaeger2013-03-0611-2/+35
* Update date of last entryAndreas Jaeger2013-03-061-1/+1
* Use <bits/mman-linux.h> on M68kAndreas Jaeger2013-03-062-74/+7
* Use <bits/mman-linux.h> on ARMAndreas Jaeger2013-03-062-74/+7
* Use bits/mman-linux.h for TILEAndreas Jaeger2013-03-052-74/+7
* tile: Add priority inheritance futex supportChris Metcalf2013-02-282-0/+37
* Remove bounded-pointers relics from am33 code.Joseph Myers2013-02-283-9/+13
* Remove powerpc32 bounded-pointers code.Joseph Myers2013-02-289-32/+44
* arm: Mark assembly files that will not use thumb modeRichard Henderson2013-02-2812-0/+33
* arm: Add IT insns for thumb modeRichard Henderson2013-02-2810-11/+29
* arm: Introduce and use PC_OFSRichard Henderson2013-02-2811-20/+41
* arm: Tidy whitespace in sysdep.h filesRichard Henderson2013-02-284-278/+278
* arm: Include libc-do-syscall in sysdep-rtld-routinesRichard Henderson2013-02-282-1/+4
* arm: Handle armv6 in preconfigureRichard Henderson2013-02-282-1/+6
* arm: Update preconfigure fragment for gcc 4.8Richard Henderson2013-02-282-1/+5