aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)Author
2014-06-26Remove configure tests for assembler CFI support.Joseph Myers
2014-06-24Optimize fesetenvWilco
2014-06-24Add _FPU_MASK_RM and use it instead of FE_TOWARDZERO.Wilco
2014-06-24Remove an unused include.Wilco
2014-06-24Cleanup fenv implementationWilco
2014-06-24Rewrite feupdateenvWilco
2014-06-24Speed up the ARM fenv implementation by avoiding unnecessary FPSCRWilco
2014-06-24Use libc calls defined by fenv_private.h to implement several fenv functionsWilco
2014-06-20[BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki
2014-06-13Add adaptive elision to rwlocksAndi Kleen
2014-06-09ARM: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-27ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton
2014-05-21Consistently use $(elf-objpfx).Joseph Myers
2014-05-19Revert "ARM: Improve fenv implementation"Marcus Shawcroft
2014-05-16ARM: soft-fp NaN representation correctionMaciej W. Rozycki
2014-05-15ARM: Improve fenv implementationWilco
2014-05-15ARM: Improve fenv implementationWilco
2014-05-14Clean up ARM old-ABI symbol versioning relics.Joseph Myers
2014-05-13Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath
2014-05-13Clean up __exit_thread.Roland McGrath
2014-05-09Make armv7 strcmp assembly compatible with ARM mode and SFI.Roland McGrath
2014-05-09ARM: Allow auto-detection of linker relro featureWill Newton
2014-05-09ARM: Add optimized ARMv7 strcmp implementationWill Newton
2014-05-06Move ARM internal unwind.h header to the right sysdeps directory.Roland McGrath
2014-04-30ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown
2014-04-28[ARM] Add support for fenv_private on ARM.Wilco Dijkstra
2014-04-17Add fenv test support for targets which don't have FP traps.Wilco
2014-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath
2014-03-21Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar
2014-03-14Compile with -Wundef.Roland McGrath
2014-03-11ARM: Fix up setjmp/longjmp changes sfi_* macro use.Roland McGrath
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-02-27Fix ARM NAN fraction bits.Joey Ye
2014-02-25ARM: Add SystemTap probes to longjmp and setjmp.Will Newton
2014-02-21Update ARM ulps for VFPv4 (bug 16600).Yury Gribov
2014-02-12soft-fp: support after-rounding tininess detection.Joseph Myers
2014-02-08Fix whitespace in ARM files to allow move.Joseph Myers
2014-02-08Move arm from ports to libc.Joseph Myers
2005-05-24Move arm port to ports repositorycvs/fedora-glibc-20050524T1606Roland McGrath
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath
2005-03-06(ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.Ulrich Drepper
2005-03-01[BZ #721]Roland McGrath
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-04* sysdeps/arm/sysdep.h: Define __USE_BX__ if bx is available.Roland McGrath
2004-08-16* csu/elf-init.c: Update copyright terms including special exceptionRoland McGrath
2004-08-14* scripts/output-format.sed: Handle default case of three-argumentRoland McGrath
2004-06-11* sysdeps/arm/strlen.S [__ARMEB__]: Compute correctly for big-endian.Roland McGrath