summaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)Author
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault
2018-04-16arm: Remove ununsed ARM code in optimized implementationAdhemerval Zanella
2018-04-05Update ARM libm-test-ulps.Adhemerval Zanella
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers
2018-03-11hurd: add gscope supportSamuel Thibault
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers
2018-01-02Update ARM libm-test-ulps.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-11-06arm: Implement memchr ifunc selection in CAdhemerval Zanella
2017-11-06arm: Implement memcpy ifunc selection in CAdhemerval Zanella
2017-11-03arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy
2017-11-03arm: Remove unnecessary volatile qualifierSzabolcs Nagy
2017-11-03[BZ #18572] arm: Disable lazy initialization of tlsdesc entriesSzabolcs Nagy
2017-11-03[BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESCSzabolcs Nagy
2017-10-05Update ARM libm-test-ulps.Joseph Myers
2017-10-03arm: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu
2017-09-29arm: Update elf_machine_load_address for static PIEH.J. Lu
2017-09-29arm: Check PIC instead of SHARED in start.SH.J. Lu
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-08-31gmon: Remove internal_function attributeFlorian Weimer
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers
2017-07-13[ARM] Fix ld.so crash when built using Binutils 2.29Jiong Wang
2017-06-27[ARM] Optimise memchr for NEON-enabled processorsPrakhar Bahuguna
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-06-12Replace all internal uses of __bzero with memset. This removes the needWilco Dijkstra
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-20Remove sfi_* annotations from ARM assembly files.Zack Weinberg
2017-05-20Remove the bulk of the NaCl port.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers
2017-05-11Remove wrong definitions from pthread header refactorAdhemerval Zanella
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-02-17Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers
2017-01-19Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047).Joseph Myers
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel