aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)Author
2020-04-08Update arm libm-test-ulpsAdhemerval Zanella
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-03-06arm: Fix softp-fp Implies (BZ #25635)Adhemerval Zanella
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella
2019-11-25arm: Fix armv7 selection after 'Split BE/LE abilist'Adhemerval Zanella
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-29arm: Split BE/LE abilistAdhemerval Zanella
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-02-26Break further lines before not after operators.Joseph Myers
2019-02-05arm: Use "nr" constraint for Systemtap probes [BZ #24164]Florian Weimer
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-12Fix armv7 build with GCC 9.Joseph Myers
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers
2018-08-24Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.Joseph Myers
2018-08-23Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers
2018-08-22Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault
2018-04-16arm: Remove ununsed ARM code in optimized implementationAdhemerval Zanella
2018-04-05Update ARM libm-test-ulps.Adhemerval Zanella
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers
2018-03-11hurd: add gscope supportSamuel Thibault
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers
2018-01-02Update ARM libm-test-ulps.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-11-06arm: Implement memchr ifunc selection in CAdhemerval Zanella
2017-11-06arm: Implement memcpy ifunc selection in CAdhemerval Zanella
2017-11-03arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy
2017-11-03arm: Remove unnecessary volatile qualifierSzabolcs Nagy
2017-11-03[BZ #18572] arm: Disable lazy initialization of tlsdesc entriesSzabolcs Nagy
2017-11-03[BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESCSzabolcs Nagy
2017-10-05Update ARM libm-test-ulps.Joseph Myers