The annotated tag vendor/arm-optimized-routines/v21.02 has been created by 
arichardson:

URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/arm-optimized-routines/v21.02

tag vendor/arm-optimized-routines/v21.02
Tagger:     Alex Richardson <[email protected]>
TaggerDate: 2021-02-22 11:59:46 +0000

Import Arm Optimized Routines v21.02

commit f9f37c002ab5a580accfe26b731eef45e798b435
Author:     Alex Richardson <[email protected]>
AuthorDate: 2021-02-22 11:59:12 +0000
Commit:     Alex Richardson <[email protected]>
CommitDate: 2021-02-22 11:59:12 +0000

    Import Arm Optimized Routines v21.02
    
    We already have copies of some of these files in the repository without a
    vendor import and we should really be using contrib/ instead.
    We should also be able to use some of the math functions to allow the
    tests to pass on AArch64 (and other architectures) instead of just x86.
    We should also be able to reuse some of the tests for the kyua testsuite.
    
    Imported using
    ```
    curl -L 
https://github.com/ARM-software/optimized-routines/tarball/e823e3abf5f89ecba58a10fc0fd82c13d9984b6b
 | tar --strip-components=1 -xvzf -
    git add .
    ```
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to