aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm/armv7
AgeCommit message (Expand)AuthorFilesLines
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra1-2/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert8-8/+8
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert8-8/+8
2020-07-08arm: CVE-2020-6096: Fix multiarch memcpy for negative length [BZ #25620]Alexander Anisimov1-11/+11
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert8-8/+8
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2018-04-16arm: Remove ununsed ARM code in optimized implementationAdhemerval Zanella2-39/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar1-1/+1
2017-11-06arm: Implement memchr ifunc selection in CAdhemerval Zanella8-285/+286
2017-11-06arm: Implement memcpy ifunc selection in CAdhemerval Zanella8-82/+91
2017-06-27[ARM] Optimise memchr for NEON-enabled processorsPrakhar Bahuguna5-1/+293
2017-05-20Remove sfi_* annotations from ARM assembly files.Zack Weinberg2-447/+227
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2015-01-02ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton2-84/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-09-29Require autoconf 2.69H.J. Lu1-1/+1
2014-05-09Make armv7 strcmp assembly compatible with ARM mode and SFI.Roland McGrath1-45/+103
2014-05-09ARM: Add optimized ARMv7 strcmp implementationWill Newton1-0/+492
2014-02-08Move arm from ports to libc.Joseph Myers10-0/+1156