about summary refs log tree commit diff
path: root/sysdeps/arm
Commit message (Expand)AuthorAgeFilesLines
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-303-5/+7
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-243-3/+3
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-244-6/+6
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-1/+1
* arm: drop EABI checkMike Frysinger2014-11-222-27/+0
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+3
* Remove ARM __GNUC_PREREQ(4,4) conditionals.Joseph Myers2014-11-141-16/+1
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* ARM: Use movw/movt more when availableRoland McGrath2014-10-225-68/+176
* Remove sysdeps/arm/soft-fp directory.Roland McGrath2014-10-162-1/+0
* Require autoconf 2.69H.J. Lu2014-09-292-3/+3
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-2/+2
* Fix performance issue in misaligned strcpy.Wilco2014-08-071-3/+3
* ARM: Move PTR_MANGLE et al out of Linux-specific file.Roland McGrath2014-08-011-0/+48
* [BZ #17078] ARM: R_ARM_TLS_DESC prelinker supportMaciej W. Rozycki2014-07-171-3/+31
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-9/+0
* ARM: Fix compiler warnings from atomic.hWill Newton2014-07-171-3/+3
* ARM: Clean up EABI-related configuryRoland McGrath2014-07-164-32/+62
* Fix -Wundef warnings for SHAREDWill Newton2014-07-091-1/+1
* ARM: Define ELF_MACHINE_NO_RELWill Newton2014-07-041-0/+1
* Regenerate ARM libm-test-ulps.Joseph Myers2014-06-301-56/+905
* ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath2014-06-301-15/+2
* Remove relro configure test.Joseph Myers2014-06-272-16/+0
* ARM: Move more aeabi routine magic out of Linux-specific directoriesRoland McGrath2014-06-265-3/+31
* Add missing #include <fpu_control.h> to ARM fesetenv/feupdateenv.Roland McGrath2014-06-262-0/+2
* Remove configure tests for assembler CFI support.Joseph Myers2014-06-262-47/+0
* Optimize fesetenvWilco2014-06-241-15/+20
* Add _FPU_MASK_RM and use it instead of FE_TOWARDZERO.Wilco2014-06-244-13/+12
* Remove an unused include.Wilco2014-06-241-1/+0
* Cleanup fenv implementationWilco2014-06-244-4/+0
* Rewrite feupdateenvWilco2014-06-241-6/+38
* Speed up the ARM fenv implementation by avoiding unnecessary FPSCRWilco2014-06-245-23/+29
* Use libc calls defined by fenv_private.h to implement several fenv functionsWilco2014-06-246-102/+64
* [BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki2014-06-2010-1/+149
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* ARM: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-091-0/+2
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton2014-05-271-19/+12
* Consistently use $(elf-objpfx).Joseph Myers2014-05-211-2/+2
* Revert "ARM: Improve fenv implementation"Marcus Shawcroft2014-05-1912-75/+99
* ARM: soft-fp NaN representation correctionMaciej W. Rozycki2014-05-161-3/+3
* ARM: Improve fenv implementationWilco2014-05-1512-99/+75
* ARM: Improve fenv implementationWilco2014-05-1516-233/+171
* Clean up ARM old-ABI symbol versioning relics.Joseph Myers2014-05-146-51/+10
* Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath2014-05-132-0/+221
* Clean up __exit_thread.Roland McGrath2014-05-131-5/+0
* Make armv7 strcmp assembly compatible with ARM mode and SFI.Roland McGrath2014-05-091-45/+103
* ARM: Allow auto-detection of linker relro featureWill Newton2014-05-092-0/+16
* ARM: Add optimized ARMv7 strcmp implementationWill Newton2014-05-091-0/+492
* Move ARM internal unwind.h header to the right sysdeps directory.Roland McGrath2014-05-061-0/+278