summaryrefslogtreecommitdiffstats
path: root/recipes-support/isa-l/isa-l_2.31.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* isa-l : upgrade 2.31.0 -> 2.31.1Sudhir Sharma2025-05-081-0/+19
* fixes return type for PowerPC _gf_vect_mul_base function. * fixes isal_deflate_icf_finish_lvl1 dispatcher for aarch64. * fixes CRC compilation on aarch64. * fixes MacOS-14 compilation. * fixes MinGW build. * fixes Clang compilation on igzip library on aarch64. * fixes spelling mistakes and typos. * fixes Windows build on erasure code performance applications. * fixes FreeBSD build warnings. * fixes compilation with YASM. Release Notes: https://github.com/intel/isa-l/releases/tag/v2.31.1 Signed-off-by: Sudhir Sharma <sudhir.sharma@intel.com>