aboutsummaryrefslogtreecommitdiff
path: root/ports/ChangeLog.arm
AgeCommit message (Expand)Author
2013-03-18ARM: Make dl-tlsdesc.S use sfi_breg, respect ARM_ALWAYS_BX and ARM_NO_INDEX_R...Roland McGrath
2013-03-15ARM: sfi_sp assembler macroRoland McGrath
2013-03-15ARM: sfi_breg assembler macroRoland McGrath
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-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-11Clean up ARM preconfigure.Roland McGrath
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab
2013-03-07arm: Implement armv6 optimized string routinesRichard Henderson
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-06Update date of last entryAndreas Jaeger
2013-03-06Use <bits/mman-linux.h> on ARMAndreas Jaeger
2013-02-28arm: Mark assembly files that will not use thumb modeRichard Henderson
2013-02-28arm: Add IT insns for thumb modeRichard Henderson
2013-02-28arm: Introduce and use PC_OFSRichard Henderson
2013-02-28arm: Tidy whitespace in sysdep.h filesRichard Henderson
2013-02-28arm: Include libc-do-syscall in sysdep-rtld-routinesRichard Henderson
2013-02-28arm: Handle armv6 in preconfigureRichard Henderson
2013-02-28arm: Update preconfigure fragment for gcc 4.8Richard Henderson
2013-02-27ARM: Macroize use of .cfi_sections directive.Roland McGrath
2013-02-18Add FUTEX_*_REQUEUE_PI support for ARM.Joseph Myers
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers
2013-02-08BZ #15006: Updates NEWS and ChangeLog.Carlos O'Donell
2013-02-08ARM: Support loading unmarked objects from cache.Carlos O'Donell
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-06Fix ChangeLog formatting for arm and aarch64Adam Conrad
2012-12-04arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cacheMarcus Shawcroft
2012-12-04arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6Marcus Shawcroft