ARM_BX_ALIGN_LOG2
[jlayton/glibc.git] / ports / ChangeLog.arm
2013-03-13 Roland McGrathARM_BX_ALIGN_LOG2
2013-03-13 Roland McGrathARM: Handle ARM_ALWAYS_BX in {add,sub}_n.S code.
2013-03-13 Roland McGrathARM: Support avoiding pc as destination register.
2013-03-13 Roland McGrathARM: Make armv6t2 memchr implementation usable without...
2013-03-13 Roland McGrathARM: Change register allocation in armv6t2 memchr imple...
2013-03-11 Joseph MyersAdd comments about ARM configure -fno-unwind-tables...
2013-03-11 Roland McGrathARM: Consolidate setjmp details in include/bits/setjmp...
2013-03-11 Roland McGrathARM: Convert string/ assembly to unified syntax.
2013-03-11 Roland McGrathARM: Use r10 instead of r9.
2013-03-11 Roland McGrathClean up ARM preconfigure.
2013-03-11 Andreas SchwabRemove extra pthread_atfork compat symbols
2013-03-07 Richard Hendersonarm: Implement armv6 optimized string routines
2013-03-06 Richard Hendersonarm: Add optimized add_n and sub_n
2013-03-06 Richard Hendersonarm: Add optimized submul_1
2013-03-06 Richard Hendersonarm: Add optimized addmul_1
2013-03-06 Richard Hendersonarm: Add optimized ffs for armv6t2
2013-03-06 Richard Hendersonarm: Implement hard-tp for GET_TLS
2013-03-06 Richard Hendersonarm: Tidy architecture selection
2013-03-06 Richard Hendersonarm: Unless arm4t, pop return address directly into pc
2013-03-06 Richard Hendersonarm: Commonize BX conditionals
2013-03-06 Richard Hendersonarm: Delete LOADREGS macro
2013-03-06 Richard Hendersonarm: Use push/pop mnemonics
2013-03-06 Richard Hendersonarm: Enable thumb2 mode in assembly files
2013-03-06 Richard Hendersonarm: Introduce and use GET_TLS
2013-03-06 Richard Hendersonarm: Introduce and use NEGOFF series of macros
2013-03-06 Richard Hendersonarm: Introduce and use LDST_PCREL
2013-03-06 Andreas JaegerUpdate date of last entry
2013-03-06 Andreas JaegerUse <bits/mman-linux.h> on ARM
2013-02-28 Richard Hendersonarm: Mark assembly files that will not use thumb mode
2013-02-28 Richard Hendersonarm: Add IT insns for thumb mode
2013-02-28 Richard Hendersonarm: Introduce and use PC_OFS
2013-02-28 Richard Hendersonarm: Tidy whitespace in sysdep.h files
2013-02-28 Richard Hendersonarm: Include libc-do-syscall in sysdep-rtld-routines
2013-02-28 Richard Hendersonarm: Handle armv6 in preconfigure
2013-02-28 Richard Hendersonarm: Update preconfigure fragment for gcc 4.8
2013-02-28 Roland McGrathARM: Macroize use of .cfi_sections directive.
2013-02-18 Joseph MyersAdd FUTEX_*_REQUEUE_PI support for ARM.
2013-02-18 Siddhesh PoyarekarC++11 thread_local destructors support
2013-02-13 Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-02-08 Joseph MyersRemove CHECK_N and bp-checks.h.
2013-02-08 Carlos O'DonellBZ #15006: Updates NEWS and ChangeLog.
2013-02-08 Carlos O'DonellARM: Support loading unmarked objects from cache.
2013-02-04 Joseph MyersRemove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-06 Adam ConradFix ChangeLog formatting for arm and aarch64
2012-12-04 Marcus Shawcroftarm: Check for the FLAG_ARM_LIBHF flag in the ldconfig...
2012-12-04 Marcus Shawcroftarm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6
2012-12-04 Marcus Shawcroftarm: Tag ARM and AArch64 binaries in the ldconfig...
2012-11-30 Joseph MyersUpdate ARM libm-test-ulps.
2012-11-21 Joseph MyersAvoid $(shell) in determining default ARM ABI.
2012-11-21 Joseph MyersMake ARM fesetenv (FE_NOMASK_ENV) detect failure (bug...
2012-11-14 Marcus ShawcroftFix thumb2 build breakage in libcrypt
2012-11-05 Joseph MyersDefine lll_futex_timed_wait_bitset for ARM.
2012-11-05 Joseph MyersFix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).
2012-11-03 Joseph MyersMake fma use of Dekker and Knuth algorithms use round...
2012-11-03 Joseph MyersMake fenv.h FE_* macros usable in #if (bug 3439).
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-22 Andreas JaegerAlways define __O_LARGEFILE
2012-10-22 Andreas JaegerARM: Use <bits/fcntl-linux.h>
2012-10-09 Roland McGrathAdd missing magic to GLIBC_PROVIDES.
2012-10-05 Roland McGrathClean up R_ARM_PC24 handling.
2012-10-02 Siddhesh PoyarekarSplit my last ChangeLog entry into respective arch...
2012-09-28 H.J. LuRemove arm ADDRIDX macro definition
2012-09-21 Joseph MyersCorrect order of arguments of __arm_assisted_compare_an...
2012-09-12 Joseph MyersMake strtod respect the rounding mode (bug 14518).
2012-08-27 Joseph MyersRemove __ASSUME_STAT64_SYSCALL.
2012-08-23 Steve McIntyreCheck floating-point ABI in ARM VALID_ELF_HEADER.
2012-08-20 Joseph MyersRemove __ASSUME_MMAP2_SYSCALL.
2012-08-15 Maxim KuvyrkovAdd generic versions of pthread_spin_lock and pthread_s...
2012-08-15 Roland McGrathRename ARM bits/atomic.h not to be specific to nptl...
2012-08-15 Roland McGrathSeparate ARM bits/atomic.h into generic and Linux-speci...
2012-08-15 Mike Frysingerarm: fix up style in reloc fix
2012-08-12 Mike Frysingerarm: handle unaligned ABS relocs
2012-08-09 Roland McGrathMake ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT...
2012-08-09 Roland McGrathAvoid VFP HWCAP check in setjmp/longjmp and getcontext...
2012-08-09 Roland McGrathDon't check HWCAP_ARM_VFP in OS-generic code.
2012-08-08 Roland McGrathAdd sotruss-lib support for ARM.
2012-08-08 Roland McGrathAdd a const in arm_gnu_pltexit signature.
2012-08-08 Roland McGrathARM: fix build breakage from sysdeps/unix/sysv/linux...
2012-08-08 Roland McGrathFiddle ARM atomic.h to avoid -Wvolatile-register-var...
2012-08-08 Roland McGrathAdd missing #include for sysdeps/arm/dl-irel.h.
2012-08-08 Roland McGrathFix __dl_start declaration to avoid warning.
2012-08-07 Joseph MyersRemove pre-2.6.16 Linux kernel support.
2012-08-02 Joseph MyersRemove ASM_TYPE_DIRECTIVE for ARM.
2012-08-01 Joseph MyersRemove __ASSUME_FCNTL64.
2012-08-01 Joseph MyersRemove __ASSUME_VFORK_SYSCALL (and some __NR_vfork...
2012-08-01 Roland McGrathMove Linuxism out of sysdeps/arm/dl-machine.h.
2012-08-01 Roland McGrathBZ#14138: Move getrlimit (ugetrlimit) syscall to syscal...
2012-07-31 Roland McGrathMissing ChangeLog.arm entry.
2012-07-25 Joseph MyersRemove pre-2.4.21 Linux kernel support.
2012-07-25 Florian WeimerFix up ChangeLog entries
2012-07-20 Joseph MyersMove localplt baselines to sysdeps directories.
2012-07-17 Joseph MyersRemove TLS configure check for ARM.
2012-07-17 Joseph MyersMove c++-types baselines to sysdeps directories.
2012-07-12 Joseph MyersRemove pre-2.4.1 Linux kernel support.
2012-07-10 Joseph MyersChange ASM_GLOBAL_DIRECTIVE to .globl for ARM.
2012-07-05 Joseph MyersAdd ARM-specific static-stubs.c.
2012-07-03 Joseph MyersAvoid use of libgcc_s and libgcc_eh when building glibc.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-07-01 Joseph MyersMove all files into ports/ subdirectory in preparation...