about summary refs log tree commit diff
path: root/ports/ChangeLog.arm
Commit message (Expand)AuthorAgeFilesLines
* Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov2012-08-151-0/+5
* Rename ARM bits/atomic.h not to be specific to nptl add-on.Roland McGrath2012-08-151-0/+3
* Separate ARM bits/atomic.h into generic and Linux-specific files.Roland McGrath2012-08-151-0/+17
* arm: fix up style in reloc fixMike Frysinger2012-08-141-0/+4
* arm: handle unaligned ABS relocsMike Frysinger2012-08-121-0/+6
* Make ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT macro.Roland McGrath2012-08-091-0/+7
* Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil...Roland McGrath2012-08-091-0/+6
* Don't check HWCAP_ARM_VFP in OS-generic code.Roland McGrath2012-08-091-0/+20
* Add sotruss-lib support for ARM.Roland McGrath2012-08-081-0/+2
* Add a const in arm_gnu_pltexit signature.Roland McGrath2012-08-081-0/+3
* ARM: fix build breakage from sysdeps/unix/sysv/linux/arm/dl-machine.h addition.Roland McGrath2012-08-081-0/+3
* Fiddle ARM atomic.h to avoid -Wvolatile-register-var warnings.Roland McGrath2012-08-081-0/+5
* Add missing #include for sysdeps/arm/dl-irel.h.Roland McGrath2012-08-081-0/+2
* Fix __dl_start declaration to avoid warning.Roland McGrath2012-08-081-0/+5
* Remove pre-2.6.16 Linux kernel support.Joseph Myers2012-08-071-0/+8
* Remove ASM_TYPE_DIRECTIVE for ARM.Joseph Myers2012-08-021-0/+5
* Remove __ASSUME_FCNTL64.Joseph Myers2012-08-011-0/+3
* Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).Joseph Myers2012-08-011-0/+5
* Move Linuxism out of sysdeps/arm/dl-machine.h.Roland McGrath2012-08-011-0/+4
* BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath2012-08-011-0/+5
* Missing ChangeLog.arm entry.Roland McGrath2012-07-311-0/+5
* Remove pre-2.4.21 Linux kernel support.Joseph Myers2012-07-251-0/+5
* Fix up ChangeLog entriesFlorian Weimer2012-07-251-0/+5
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-201-0/+5
* Remove TLS configure check for ARM.Joseph Myers2012-07-171-0/+3
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-171-0/+5
* Remove pre-2.4.1 Linux kernel support.Joseph Myers2012-07-121-0/+7
* Change ASM_GLOBAL_DIRECTIVE to .globl for ARM.Joseph Myers2012-07-101-0/+5
* Add ARM-specific static-stubs.c.Joseph Myers2012-07-051-0/+4
* Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers2012-07-031-0/+7
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-011-0/+2010