about summary refs log tree commit diff
path: root/sysdeps/arm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown2014-04-301-1/+1
* [ARM] Add support for fenv_private on ARM.Wilco Dijkstra2014-04-283-1/+261
* Add fenv test support for targets which don't have FP traps.Wilco2014-04-171-0/+3
* Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath2014-04-031-2/+2
* Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar2014-03-211-3/+3
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* ARM: Fix up setjmp/longjmp changes sfi_* macro use.Roland McGrath2014-03-112-9/+18
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-051-7716/+0
* Fix ARM NAN fraction bits.Joey Ye2014-02-271-3/+3
* ARM: Add SystemTap probes to longjmp and setjmp.Will Newton2014-02-254-31/+49
* Update ARM ulps for VFPv4 (bug 16600).Yury Gribov2014-02-211-22/+345
* soft-fp: support after-rounding tininess detection.Joseph Myers2014-02-121-0/+2
* Fix whitespace in ARM files to allow move.Joseph Myers2014-02-081-1/+0
* Move arm from ports to libc.Joseph Myers2014-02-08128-0/+17541
* Move arm port to ports repository cvs/fedora-glibc-20050524T1606Roland McGrath2005-05-2446-3675/+0
* * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath2005-03-151-5/+10
* (ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.Ulrich Drepper2005-03-061-3/+1