Page MenuHomeFreeBSD

Remove now-unused contrib/cortex-strings
ClosedPublic

Authored by emaste on Jan 17 2025, 2:53 PM.
Tags
None
Referenced Files
F115618438: D48500.diff
Sat, Apr 26, 2:14 AM
Unknown Object (File)
Sat, Apr 5, 2:32 PM
Unknown Object (File)
Mar 1 2025, 8:44 AM
Unknown Object (File)
Feb 26 2025, 12:11 AM
Unknown Object (File)
Feb 17 2025, 10:51 AM
Unknown Object (File)
Feb 13 2025, 7:28 PM
Unknown Object (File)
Feb 13 2025, 11:43 AM
Unknown Object (File)
Feb 12 2025, 11:47 AM
Subscribers

Details

Summary
Replaced by arm-optimized-routines in commit 2e8ff4d1d5b9 ("Switch to
Arm Optimized Routines for mem* & str*").

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.

Seems fine. Weirdly enough, not even arm uses any of these, instead opting for copy-pasted implementations from what could be an earlier state of this library.

This revision is now accepted and ready to land.Feb 3 2025, 2:02 PM
This revision was automatically updated to reflect the committed changes.