Page MenuHomeFreeBSD

Remove now-unused contrib/cortex-strings
ClosedPublic

Authored by emaste on Jan 17 2025, 2:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 1, 6:23 AM
Unknown Object (File)
Mon, Jun 30, 11:21 AM
Unknown Object (File)
Fri, Jun 27, 7:03 AM
Unknown Object (File)
Tue, Jun 24, 12:38 AM
Unknown Object (File)
Mon, Jun 23, 1:23 PM
Unknown Object (File)
Mon, Jun 23, 6:42 AM
Unknown Object (File)
Sat, Jun 21, 9:38 PM
Unknown Object (File)
Wed, Jun 18, 11:22 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.