Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-zstd' into update-zstd | Brad King | 2021-10-13 | 1 | -4/+118 |
| | | | | | | # By zstd upstream * upstream-zstd: zstd 2021-05-14 (a488ba11) | ||||
* | zstd: Fix incorrect pragma error on LCC compiler | makise-homura | 2021-09-30 | 1 | -1/+1 |
| | | | | | | | | | LCC (Elbrus C Compiler) doesn't understand some of GCC pragmas, despite of declaring itself GCC-aware. The pragma of subject is the one that forbids vectorizing. Actually, LCC don't vectorize anything unless explicitly said to, so this pragma may be safely omitted and thus not cause an error. This patch does this. | ||||
* | Merge branch 'upstream-zstd' | Cristian Adam | 2020-09-23 | 1 | -6/+41 |
| | | | | | | # By zstd upstream * upstream-zstd: zstd 2020-05-21 (b706286a) | ||||
* | Merge branch 'upstream-zstd' into import-zstd | Brad King | 2019-03-13 | 1 | -0/+140 |
* upstream-zstd: zstd 2018-12-27 (470344d3) |