v1.5.0
Avoid SIGBUS on armv6
reduce Max nb Workers to 64 in 32-bit mode
improved gcc-9 and gcc-10 decoding speed
[copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files
[1.5.0] Move `zstd_errors.h` and `zdict.h` to `lib/` root
makes it possible to compile libzstd in single-thread mode without zstdmt_compress.c (#819)
Merge pull request #2628 from skitt/libzstd-nomt-flags
[1.5.0] Enable multithreading in lib build by default (#2584)
Avoid Use of Regexes in Building Package-Config File
[zdict] Add a FAQ to the top of zdict.h
Remove const data members in threadpooltest payload (#2639) (#2640)