aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-11Remove wrong definitions from pthread header refactorAdhemerval Zanella1-1/+1
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-202/+69
2017-02-17Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers1-52/+60
2017-01-19Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047).Joseph Myers1-2/+9
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-7/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers118-118/+118
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-8/+21
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg1-0/+2
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer1-0/+2
2016-11-29Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers1-49/+0
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+0
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers1-6/+0
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes1-0/+3
2016-10-20Use VSQRT instruction for ARM sqrt (bug 20660).Joseph Myers2-0/+90
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg1-0/+3