about summary refs log tree commit diff
path: root/sysdeps/arm
Commit message (Expand)AuthorAgeFilesLines
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-032-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01114-114/+114
* elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer2019-12-021-2/+4
* nptl: Add default pthread-offsets.hAdhemerval Zanella2019-11-261-7/+0
* nptl: Add default pthreadtypes-arch.hAdhemerval Zanella2019-11-261-36/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-261-26/+0
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-261-7/+0
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+6
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-4/+0
* arm: Fix armv7 selection after 'Split BE/LE abilist'Adhemerval Zanella2019-11-255-0/+5
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-013-11/+16
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07115-115/+115
* arm: Split BE/LE abilistAdhemerval Zanella2019-08-297-2/+160
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* Break further lines before not after operators.Joseph Myers2019-02-261-2/+2
* arm: Use "nr" constraint for Systemtap probes [BZ #24164]Florian Weimer2019-02-051-0/+22
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01114-114/+114
* Fix armv7 build with GCC 9.Joseph Myers2018-11-121-1/+2
* Add new exp and exp2 implementationsSzabolcs Nagy2018-09-051-44/+44
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-311-1/+1
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-282-10/+5
* Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.Joseph Myers2018-08-241-3/+7
* Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers2018-08-232-10/+29
* Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers2018-08-222-3/+29
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+2
* Drop fpregset unused symbol expositionSamuel Thibault2018-04-201-1/+1
* arm: Remove ununsed ARM code in optimized implementationAdhemerval Zanella2018-04-164-86/+1
* Update ARM libm-test-ulps.Adhemerval Zanella2018-04-051-0/+8
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-3/+3
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-27/+0
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers2018-02-012-4/+8
* Update ARM libm-test-ulps.Joseph Myers2018-01-021-26/+26
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01113-113/+113
* Add sysdeps/ieee754/soft-fp.Joseph Myers2017-12-125-10/+3
* Prefer https for Sourceware linksSiddhesh Poyarekar2017-11-161-1/+1
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+5
* arm: Implement memchr ifunc selection in CAdhemerval Zanella2017-11-068-285/+286
* arm: Implement memcpy ifunc selection in CAdhemerval Zanella2017-11-069-82/+124
* arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy2017-11-034-209/+2
* arm: Remove unnecessary volatile qualifierSzabolcs Nagy2017-11-031-2/+1
* [BZ #18572] arm: Disable lazy initialization of tlsdesc entriesSzabolcs Nagy2017-11-031-9/+15
* [BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESCSzabolcs Nagy2017-11-031-31/+3
* Update ARM libm-test-ulps.Joseph Myers2017-10-051-2/+8
* arm: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu2017-10-031-3/+0
* arm: Update elf_machine_load_address for static PIEH.J. Lu2017-09-291-1/+11
* arm: Check PIC instead of SHARED in start.SH.J. Lu2017-09-291-2/+2
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-191-9/+0