Skip to content
Commit a0ad28db authored by Szabolcs Nagy's avatar Szabolcs Nagy
Browse files

v20.02 release

New functionality
* string: New strrchr and stpcpy routines
* string: New Memory Tagging Extension (MTE) variants of strlen and strchr
* math: New vector version of pow(double)
* networking: Optimized ones' complement checksum for 32-bit and 64-bit Arm

Performance improvements
* string: Improved memcpy and memmove (SIMD and non-SIMD) for 64-bit Arm
* string: Improved memset for 64-bit Arm
parent 6a988f68
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment