aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)AuthorFilesLines
2020-05-13arm: XFAIL string/tst-memmove-overflow due to bug 25620Florian Weimer1-0/+5
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-34/+0
2020-04-24Remove most gmp-mparam.h headers.Joseph Myers1-36/+0
2020-04-08Update arm libm-test-ulpsAdhemerval Zanella1-27/+28
2020-03-19math: Remove inline math testsAdhemerval Zanella1-552/+0
2020-03-06arm: Fix softp-fp Implies (BZ #25635)Adhemerval Zanella2-0/+2
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer1-0/+20
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra2-2/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers114-114/+114
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer1-2/+4
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella1-7/+0
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella1-36/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella1-26/+0
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella1-7/+0
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+6
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-4/+0
2019-11-25arm: Fix armv7 selection after 'Split BE/LE abilist'Adhemerval Zanella5-0/+5
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis3-11/+16
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert115-115/+115
2019-08-29arm: Split BE/LE abilistAdhemerval Zanella7-2/+160
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers1-1/+1
2019-02-26Break further lines before not after operators.Joseph Myers1-2/+2
2019-02-05arm: Use "nr" constraint for Systemtap probes [BZ #24164]Florian Weimer1-0/+22
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers114-114/+114
2018-11-12Fix armv7 build with GCC 9.Joseph Myers1-1/+2
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy1-44/+44
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov1-1/+1
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers2-10/+5
2018-08-24Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.Joseph Myers1-3/+7
2018-08-23Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers2-10/+29
2018-08-22Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers2-3/+29
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu1-0/+2
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault1-1/+1
2018-04-16arm: Remove ununsed ARM code in optimized implementationAdhemerval Zanella4-86/+1
2018-04-05Update ARM libm-test-ulps.Adhemerval Zanella1-0/+8
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki1-3/+3
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers1-27/+0
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers2-4/+8
2018-01-02Update ARM libm-test-ulps.Joseph Myers1-26/+26
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers113-113/+113
2017-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers5-10/+3
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar1-1/+1
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+2
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+5
2017-11-06arm: Implement memchr ifunc selection in CAdhemerval Zanella8-285/+286
2017-11-06arm: Implement memcpy ifunc selection in CAdhemerval Zanella9-82/+124
2017-11-03arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy4-209/+2
2017-11-03arm: Remove unnecessary volatile qualifierSzabolcs Nagy1-2/+1