about summary refs log tree commit diff
path: root/sysdeps/arm
Commit message (Expand)AuthorAgeFilesLines
* Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell2016-03-151-1/+1
* Add fts64_* to sysdeps/arm/nacl/libc.abilistRoland McGrath2016-02-221-0/+6
* Fix ulps regeneration for *-finite tests.Joseph Myers2016-01-191-2/+2
* Regenerate ARM libm-test-ulps.Joseph Myers2016-01-181-2/+4
* S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler2016-01-181-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04114-114/+114
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-031-0/+4
* Fix math_private.h multiple include guards.Joseph Myers2015-11-201-1/+2
* Simplify the abilist formatFlorian Weimer2015-11-061-1837/+1836
* Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers2015-11-041-6/+2
* Remove configure test for ARM TLS descriptors support.Joseph Myers2015-10-273-49/+5
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-3/+1
* Remove -fexceptions configure test.Joseph Myers2015-10-152-9/+0
* [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