aboutsummaryrefslogtreecommitdiff
path: root/ports/ChangeLog.arm
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Don't include expected results in libm-test test names.Joseph Myers1-0/+4
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers1-0/+4
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+5
2013-05-14Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908).Joseph Myers1-0/+8
2013-05-13ARM: Make multiarch memcpy always use NEON when compiler doesRoland McGrath1-0/+12
2013-05-08ARM: Add Cortex-A15 optimized NEON and VFP memcpy routines, with IFUNC.Will Newton1-0/+12
2013-05-07ARM: Rewrite elf_machine_dynamic in pure C.Roland McGrath1-0/+5
2013-05-06ARM: Add missing sfi_breg prefix in _dl_tlsdesc_dynamic code.Roland McGrath1-0/+4
2013-04-19ARM: Macroize assembly use of EABI unwind directives.Roland McGrath1-0/+7
2013-03-26ARM: fix preconfigure.Mans Rullgard1-0/+5
2013-03-20Use LIBC_CONFIG_VAR for ARM default-abi setting.Joseph Myers1-0/+8
2013-03-18ARM: Make dl-tlsdesc.S use sfi_breg, respect ARM_ALWAYS_BX and ARM_NO_INDEX_R...Roland McGrath1-0/+10
2013-03-15ARM: sfi_sp assembler macroRoland McGrath1-0/+3
2013-03-15ARM: sfi_breg assembler macroRoland McGrath1-0/+23
2013-03-13ARM_BX_ALIGN_LOG2Roland McGrath1-0/+4
2013-03-13ARM: Handle ARM_ALWAYS_BX in {add,sub}_n.S code.Roland McGrath1-0/+3
2013-03-13ARM: Support avoiding pc as destination register.Roland McGrath1-0/+7
2013-03-12ARM: Make armv6t2 memchr implementation usable without Thumb.Roland McGrath1-0/+3
2013-03-12ARM: Change register allocation in armv6t2 memchr implementation.Roland McGrath1-0/+5
2013-03-11Add comments about ARM configure -fno-unwind-tables handling.Joseph Myers1-0/+9
2013-03-11ARM: Consolidate setjmp details in include/bits/setjmp.h file.Roland McGrath1-0/+8
2013-03-11ARM: Convert string/ assembly to unified syntax.Roland McGrath1-0/+5
2013-03-11ARM: Use r10 instead of r9.Roland McGrath1-0/+3
2013-03-11Clean up ARM preconfigure.Roland McGrath1-0/+5
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab1-0/+6
2013-03-07arm: Implement armv6 optimized string routinesRichard Henderson1-0/+10
2013-03-06arm: Add optimized add_n and sub_nRichard Henderson1-0/+2
2013-03-06arm: Add optimized submul_1Richard Henderson1-0/+1
2013-03-06arm: Add optimized addmul_1Richard Henderson1-0/+1
2013-03-06arm: Add optimized ffs for armv6t2Richard Henderson1-0/+3
2013-03-06arm: Implement hard-tp for GET_TLSRichard Henderson1-0/+6
2013-03-06arm: Tidy architecture selectionRichard Henderson1-0/+7
2013-03-06arm: Unless arm4t, pop return address directly into pcRichard Henderson1-0/+4
2013-03-06arm: Commonize BX conditionalsRichard Henderson1-0/+7
2013-03-06arm: Delete LOADREGS macroRichard Henderson1-0/+3
2013-03-06arm: Use push/pop mnemonicsRichard Henderson1-0/+21
2013-03-06arm: Enable thumb2 mode in assembly filesRichard Henderson1-0/+3
2013-03-06arm: Introduce and use GET_TLSRichard Henderson1-0/+13
2013-03-06arm: Introduce and use NEGOFF series of macrosRichard Henderson1-0/+8
2013-03-06arm: Introduce and use LDST_PCRELRichard Henderson1-0/+12
2013-03-06Update date of last entryAndreas Jaeger1-1/+1
2013-03-06Use <bits/mman-linux.h> on ARMAndreas Jaeger1-0/+5
2013-02-28arm: Mark assembly files that will not use thumb modeRichard Henderson1-0/+11
2013-02-28arm: Add IT insns for thumb modeRichard Henderson1-0/+11
2013-02-28arm: Introduce and use PC_OFSRichard Henderson1-0/+15
2013-02-28arm: Tidy whitespace in sysdep.h filesRichard Henderson1-0/+4
2013-02-28arm: Include libc-do-syscall in sysdep-rtld-routinesRichard Henderson1-0/+3
2013-02-28arm: Handle armv6 in preconfigureRichard Henderson1-0/+2
2013-02-28arm: Update preconfigure fragment for gcc 4.8Richard Henderson1-0/+4
2013-02-27ARM: Macroize use of .cfi_sections directive.Roland McGrath1-0/+8