aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-03[BZ #18572] arm: Disable lazy initialization of tlsdesc entriesSzabolcs Nagy1-9/+15
2017-11-03[BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESCSzabolcs Nagy1-31/+3
2017-10-05Update ARM libm-test-ulps.Joseph Myers1-2/+8
2017-10-03arm: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu1-3/+0
2017-09-29arm: Update elf_machine_load_address for static PIEH.J. Lu1-1/+11
2017-09-29arm: Check PIC instead of SHARED in start.SH.J. Lu1-2/+2
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra1-9/+0
2017-09-01Obsolete pow10 functions.Joseph Myers1-22/+0
2017-08-31elf: Remove internal_function attributeFlorian Weimer3-3/+2
2017-08-31gmon: Remove internal_function attributeFlorian Weimer1-2/+2
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers1-1/+0
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-4/+4
2017-07-13[ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang1-2/+10
2017-06-27[ARM] Optimise memchr for NEON-enabled processorsPrakhar Bahuguna5-1/+293
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-2/+2
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-0/+1
2017-06-12Replace all internal uses of __bzero with memset. This removes the needWilco Dijkstra1-3/+3
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2-23/+1
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers1-4/+15
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-8/+2
2017-05-20Remove __need macros from signal.h.Zack Weinberg1-0/+1
2017-05-20Remove sfi_* annotations from ARM assembly files.Zack Weinberg21-882/+442
2017-05-20Remove the bulk of the NaCl port.Zack Weinberg14-2492/+0
2017-05-19Split up bits/sigstack.h.Joseph Myers1-0/+3
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers1-16/+18