aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-22string: arm: Augment M-profile PACBTI-enablement macrosVictor Do Nascimento
2022-08-22string: arm: Prevent leaf function unwindingVictor Do Nascimento
2022-08-17pl/math: Add vector/SVE atan2Joe Ramsay
2022-08-17pl/math: Add vector/SVE atan2fJoe Ramsay
2022-08-17pl/math: Add vector/SVE atanJoe Ramsay
2022-08-17pl/math: Add vector/SVE atanfJoe Ramsay
2022-08-17pl/math: Add Vector/SVE sinJoe Ramsay
2022-08-17pl/math: Add Vector/SVE sinfJoe Ramsay
2022-08-15pl/math: Audit Neon special-case handlersJoe Ramsay
2022-08-15pl/math: Add vector/Neon log2Joe Ramsay
2022-08-15pl/math: Add vector/Neon log2fJoe Ramsay
2022-08-03string: arm: Augument unwind information for PAC instructionsVictor Do Nascimento
2022-08-03string: arm: Update feature test macro use in .arch selectionVictor Do Nascimento
2022-08-03string: arm: Implement conditional leaf PAC signingVictor Do Nascimento
2022-07-21pl/math: Add Vector/SVE cos.Joe Ramsay
2022-07-21pl/math: Add Vector/SVE cosf.Joe Ramsay
2022-07-21Update config.mk example to define WANT_SVE_MATH.Pierre Blanchard
2022-07-19Snap for 8843601 from a597e56fe5d1d57af3f980c8d49c29b3375d23e5 to udc-releaseAndroid Build Coastguard Worker
2022-07-18Add library for core memory routines. am: 4d56ab71ea am: 6c969b7270 am: 5e886...Andrew Walbran
2022-07-18Add library for core memory routines. am: 4d56ab71ea am: 6c969b7270 am: 5e886...Andrew Walbran
2022-07-18Add library for core memory routines. am: 4d56ab71ea am: 6c969b7270 am: 5e886...Andrew Walbran
2022-07-18Add library for core memory routines. am: 4d56ab71ea am: 6c969b7270Andrew Walbran
2022-07-18Add library for core memory routines. am: 4d56ab71eaAndrew Walbran
2022-07-18Add library for core memory routines.Andrew Walbran
2022-07-15pl/math: Add vector/Neon asinhfJoe Ramsay
2022-07-14pl/math: Add vector/Neon log1pfJoe Ramsay
2022-07-14pl/math: Add scalar log1pfJoe Ramsay
2022-07-12pl/math: Add scalar log1pJoe Ramsay
2022-07-12pl/math: Add scalar asinhJoe Ramsay
2022-07-12pl/math: Add scalar asinhfJoe Ramsay
2022-07-11pl/math: Remove some stray semi-colonsJoe Ramsay
2022-07-06string: Optimize string functions with shrn instructionDanila Kutenin
2022-07-04string: simplify M-profile strlen PACBTI epilogueVictor Do Nascimento
2022-07-04string: simplify M-profile memchr PACBTI epilogueVictor Do Nascimento
2022-06-24string: Fix ARM_FNSTART on non-arm targetsSzabolcs Nagy
2022-06-22string: Add M-profile PACBTI implementation of memchrVictor Do Nascimento
2022-06-22string: Add M-profile PACBTI implementation of strlenVictor Do Nascimento
2022-06-22string: Add M-profile PACBTI implementation of strcmpVictor Do Nascimento
2022-06-22string: Add M-profile PACBTI-enablement header fileVictor Do Nascimento
2022-06-22string: add .fnstart and .fnend directives to ENTRY/END macrosVictor Do Nascimento
2022-06-22string: Fix header file issue in arm strcmp-armv6m.SVictor Do Nascimento
2022-06-22string: Fix header file issue in strlen testVictor Do Nascimento
2022-06-22pl/math: Use single-precision fma in atan2fJoe Ramsay
2022-06-20pl/math: Improve accuracy in log10Joe Ramsay
2022-06-17pl/math: Add vector/Neon atanfJoe Ramsay
2022-06-17pl/math: Add vector/Neon atan2fJoe Ramsay
2022-06-16pl/math: Add vector/Neon atanJoe Ramsay
2022-06-16pl/math: Add vector/Neon atan2Joe Ramsay
2022-06-16pl/math: Add scalar atan2fJoe Ramsay
2022-06-16pl/math: Add scalar atan2Joe Ramsay