aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)AuthorFilesLines
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf1-0/+4
2015-11-20Fix math_private.h multiple include guards.Joseph Myers1-1/+2
2015-11-06Simplify the abilist formatFlorian Weimer1-1837/+1836
2015-11-04Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers1-6/+2
2015-10-27Remove configure test for ARM TLS descriptors support.Joseph Myers3-49/+5
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers1-3/+1
2015-10-15Remove -fexceptions configure test.Joseph Myers2-9/+0
2015-10-14[BZ #19129][ARM] Fix _dl_tlsdesc_resolve_hold to save r0Szabolcs Nagy1-9/+18
2015-10-09Regenerate ARM libm-test-ulps.Joseph Myers1-115/+119
2015-10-09Fix llrint, llround missing exceptions for ARM (bug 15470).Joseph Myers1-0/+32
2015-09-18arm: setjmp/longjmp: fix PIC vs SHARED thinkosDavid Lamparter2-2/+2
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-2/+2
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-09-04Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers1-0/+0
2015-08-15Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov1-2/+5
2015-07-24[ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2-3/+9
2015-07-23Make sysdeps/posix bring in login subdir.Roland McGrath1-0/+32
2015-07-23NaCl: Fix missing getdtablesize symbol.Roland McGrath1-0/+1
2015-07-21Add abilist files and NEWS item for arm-nacl port.Roland McGrath1-0/+1804
2015-07-08BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath2-0/+89
2015-07-01Regenerate ARM libm-test-ulps.Joseph Myers1-265/+457
2015-05-12NaCl: Provide non-default values for uname.Roland McGrath1-0/+20
2015-04-24ARM: Define PI_STATIC_AND_HIDDEN.Roland McGrath2-5/+5
2015-04-17Add arm-nacl port.Roland McGrath12-0/+614
2015-03-19ARM: Fix memcpy & memmove for [ARM_ALWAYS_BX]Roland McGrath2-6/+26
2015-03-13ARM: Rewrite sysdeps/arm/tls-macros.hRoland McGrath1-70/+64
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-1/+1
2015-02-12Use -Werror=undef for assembly code.Roland McGrath1-0/+4
2015-02-06ARM: Add missing sfi_breg in LDR_GLOBAL macro.Roland McGrath1-2/+2
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath1-2/+2
2015-01-21Update copyright year to 2015 for new files.Carlos O'Donell1-1/+1
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-2/+4
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers1-2/+4
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath5-2/+92
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton2-84/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers102-102/+102
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers1-2/+4
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers3-5/+7
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar3-3/+3
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar4-6/+6
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar1-1/+1
2014-11-22arm: drop EABI checkMike Frysinger2-27/+0
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel1-0/+3
2014-11-14Remove ARM __GNUC_PREREQ(4,4) conditionals.Joseph Myers1-16/+1
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-1/+1
2014-10-22ARM: Use movw/movt more when availableRoland McGrath5-68/+176
2014-10-16Remove sysdeps/arm/soft-fp directory.Roland McGrath2-1/+0