about summary refs log tree commit diff
path: root/sysdeps/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Obsolete pow10 functions.Joseph Myers2017-09-011-22/+0
* elf: Remove internal_function attributeFlorian Weimer2017-08-313-3/+2
* gmon: Remove internal_function attributeFlorian Weimer2017-08-311-2/+2
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+0
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-4/+4
* [ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang2017-07-131-2/+10
* [ARM] Optimise memchr for NEON-enabled processorsPrakhar Bahuguna2017-06-275-1/+293
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-2/+2
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Replace all internal uses of __bzero with memset. This removes the needWilco Dijkstra2017-06-121-3/+3
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-062-23/+1
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-011-4/+15
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Remove sfi_* annotations from ARM assembly files.Zack Weinberg2017-05-2021-882/+442
* Remove the bulk of the NaCl port.Zack Weinberg2017-05-2014-2492/+0
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-111-16/+18
* Remove wrong definitions from pthread header refactorAdhemerval Zanella2017-05-111-1/+1