about summary refs log tree commit diff
path: root/sysdeps/arm
Commit message (Expand)AuthorAgeFilesLines
...
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0312-12/+0
* arm: Simplify elf_machine_{load_address,dynamic}Fangrui Song2021-08-181-37/+10
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-72/+0
* nptl: Remove remaining code from libpthreadFlorian Weimer2021-05-212-4/+0
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-04-213-50/+0
* elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-211-1/+0
* arm: update libm test ulpsSzabolcs Nagy2021-04-081-25/+25
* Update arm libm-tests-ulpsAdhemerval Zanella2021-04-011-1/+3
* Update arm libm-test-ulpsAdhemerval Zanella2021-03-051-1/+3
* nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer2021-03-012-28/+27
* Implement _Unwind_Resume in libc on top of <unwind-link.h>Florian Weimer2021-03-014-15/+88
* arm: Implement backtrace on top of <unwind-link.h>Florian Weimer2021-03-011-57/+20
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-0/+35
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-17/+5
* Update arm libm-test-ulps.Joseph Myers2021-01-181-11/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02111-111/+111
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* arm: remove string/tst-memmove-overflow XFAILAurelien Jarno2020-07-161-5/+0
* Rewrite abi-note.S in C.Szabolcs Nagy2020-07-081-8/+0
* arm: CVE-2020-6096: Fix multiarch memcpy for negative length [BZ #25620]Alexander Anisimov2020-07-081-11/+11
* arm: CVE-2020-6096: fix memcpy and memmove for negative length [BZ #25620]Evgeny Eremin2020-07-082-28/+20
* arm: Use sqrt{f} builtinAdhemerval Zanella2020-06-223-92/+9
* arm: XFAIL string/tst-memmove-overflow due to bug 25620Florian Weimer2020-05-131-0/+5
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-34/+0
* Remove most gmp-mparam.h headers.Joseph Myers2020-04-241-36/+0
* Update arm libm-test-ulpsAdhemerval Zanella2020-04-081-27/+28
* math: Remove inline math testsAdhemerval Zanella2020-03-191-552/+0
* arm: Fix softp-fp Implies (BZ #25635)Adhemerval Zanella2020-03-062-0/+2
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* 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