summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.arm
AgeCommit message (Expand)Author
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath
2012-10-05Clean up R_ARM_PC24 handling.Roland McGrath
2012-10-02Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar
2012-09-28Remove arm ADDRIDX macro definitionH.J. Lu
2012-09-21Correct order of arguments of __arm_assisted_compare_and_exchange_val_32_acq.Joseph Myers
2012-09-12Make strtod respect the rounding mode (bug 14518).Joseph Myers
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers
2012-08-23Check floating-point ABI in ARM VALID_ELF_HEADER.Steve McIntyre
2012-08-20Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers
2012-08-15Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov
2012-08-15Rename ARM bits/atomic.h not to be specific to nptl add-on.Roland McGrath
2012-08-15Separate ARM bits/atomic.h into generic and Linux-specific files.Roland McGrath
2012-08-14arm: fix up style in reloc fixMike Frysinger
2012-08-12arm: handle unaligned ABS relocsMike Frysinger
2012-08-09Make ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT macro.Roland McGrath
2012-08-09Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil...Roland McGrath
2012-08-09Don't check HWCAP_ARM_VFP in OS-generic code.Roland McGrath
2012-08-08Add sotruss-lib support for ARM.Roland McGrath
2012-08-08Add a const in arm_gnu_pltexit signature.Roland McGrath
2012-08-08ARM: fix build breakage from sysdeps/unix/sysv/linux/arm/dl-machine.h addition.Roland McGrath
2012-08-08Fiddle ARM atomic.h to avoid -Wvolatile-register-var warnings.Roland McGrath
2012-08-08Add missing #include for sysdeps/arm/dl-irel.h.Roland McGrath
2012-08-08Fix __dl_start declaration to avoid warning.Roland McGrath
2012-08-07Remove pre-2.6.16 Linux kernel support.Joseph Myers
2012-08-02Remove ASM_TYPE_DIRECTIVE for ARM.Joseph Myers
2012-08-01Remove __ASSUME_FCNTL64.Joseph Myers
2012-08-01Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).Joseph Myers
2012-08-01Move Linuxism out of sysdeps/arm/dl-machine.h.Roland McGrath
2012-08-01BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath
2012-07-31Missing ChangeLog.arm entry.Roland McGrath
2012-07-25Remove pre-2.4.21 Linux kernel support.Joseph Myers
2012-07-25Fix up ChangeLog entriesFlorian Weimer
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers
2012-07-17Remove TLS configure check for ARM.Joseph Myers
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers
2012-07-12Remove pre-2.4.1 Linux kernel support.Joseph Myers
2012-07-10Change ASM_GLOBAL_DIRECTIVE to .globl for ARM.Joseph Myers
2012-07-05Add ARM-specific static-stubs.c.Joseph Myers
2012-07-03Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcJoseph Myers