aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/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-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-15Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov
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-08Add missing #include for sysdeps/arm/dl-irel.h.Roland McGrath
2012-08-08Fix __dl_start declaration to avoid warning.Roland McGrath
2012-08-02Remove ASM_TYPE_DIRECTIVE for ARM.Joseph Myers
2012-08-01Move Linuxism out of sysdeps/arm/dl-machine.h.Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-07-17Remove TLS configure check for ARM.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 glibcglibc-2.16-ports-before-mergeJoseph Myers