Update copyright notices with scripts/update-copyrights.
[jlayton/glibc.git] / ports / ChangeLog.arm
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...