about summary refs log tree commit diff
path: root/sysdeps/arm
Commit message (Expand)AuthorAgeFilesLines
* [BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0Szabolcs Nagy2015-10-141-9/+18
* Regenerate ARM libm-test-ulps.Joseph Myers2015-10-091-115/+119
* Fix llrint, llround missing exceptions for ARM (bug 15470).Joseph Myers2015-10-091-0/+32
* arm: setjmp/longjmp: fix PIC vs SHARED thinkosDavid Lamparter2015-09-182-2/+2
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-2/+2
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-0/+0
* Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov2015-08-151-2/+5
* [ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2015-07-242-3/+9
* Make sysdeps/posix bring in login subdir.Roland McGrath2015-07-231-0/+32
* NaCl: Fix missing getdtablesize symbol.Roland McGrath2015-07-231-0/+1
* Add abilist files and NEWS item for arm-nacl port.Roland McGrath2015-07-211-0/+1804
* BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath2015-07-082-0/+89
* Regenerate ARM libm-test-ulps.Joseph Myers2015-07-011-265/+457
* NaCl: Provide non-default values for uname.Roland McGrath2015-05-121-0/+20
* ARM: Define PI_STATIC_AND_HIDDEN.Roland McGrath2015-04-242-5/+5
* Add arm-nacl port.Roland McGrath2015-04-1712-0/+614
* ARM: Fix memcpy & memmove for [ARM_ALWAYS_BX]Roland McGrath2015-03-192-6/+26
* ARM: Rewrite sysdeps/arm/tls-macros.hRoland McGrath2015-03-131-70/+64
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* Use -Werror=undef for assembly code.Roland McGrath2015-02-121-0/+4
* ARM: Add missing sfi_breg in LDR_GLOBAL macro.Roland McGrath2015-02-061-2/+2
* Clean up sysdep-dl-routines variable.Roland McGrath2015-02-061-2/+2
* Update copyright year to 2015 for new files.Carlos O'Donell2015-01-211-1/+1
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-061-2/+4
* ARM: Consolidate with generic unwinder wrapper codeRoland McGrath2015-01-055-2/+92
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton2015-01-022-84/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02102-102/+102
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-2/+4
* 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