aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)Author
2015-04-24ARM: Define PI_STATIC_AND_HIDDEN.Roland McGrath
2015-04-17Add arm-nacl port.Roland McGrath
2015-03-19ARM: Fix memcpy & memmove for [ARM_ALWAYS_BX]Roland McGrath
2015-03-13ARM: Rewrite sysdeps/arm/tls-macros.hRoland McGrath
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-02-12Use -Werror=undef for assembly code.Roland McGrath
2015-02-06ARM: Add missing sfi_breg in LDR_GLOBAL macro.Roland McGrath
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2015-01-21Update copyright year to 2015 for new files.Carlos O'Donell
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-22arm: drop EABI checkMike Frysinger
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-14Remove ARM __GNUC_PREREQ(4,4) conditionals.Joseph Myers
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-10-22ARM: Use movw/movt more when availableRoland McGrath
2014-10-16Remove sysdeps/arm/soft-fp directory.Roland McGrath
2014-09-29Require autoconf 2.69H.J. Lu
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-08-07Fix performance issue in misaligned strcpy.Wilco
2014-08-01ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath
2014-07-17[BZ #17078] ARM: R_ARM_TLS_DESC prelinker supportMaciej W. Rozycki
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-17ARM: Fix compiler warnings from atomic.hWill Newton
2014-07-16ARM: Clean up EABI-related configuryRoland McGrath
2014-07-09Fix -Wundef warnings for SHAREDWill Newton
2014-07-04ARM: Define ELF_MACHINE_NO_RELWill Newton
2014-06-30Regenerate ARM libm-test-ulps.Joseph Myers
2014-06-30ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath
2014-06-27Remove relro configure test.Joseph Myers
2014-06-26ARM: Move more aeabi routine magic out of Linux-specific directoriesRoland McGrath
2014-06-26Add missing #include <fpu_control.h> to ARM fesetenv/feupdateenv.Roland McGrath
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