Conrad Meyer
0f743729ab
Update to Zstandard 1.3.7
...
Relnotes: yes
Sponsored by: Dell EMC Isilon
2018-10-22 18:29:12 +00:00
Conrad Meyer
22aec4de9f
lib(private)zstd: Fix riscv build
...
Link __bswap[ds]i2() intrinsics in to libzstd for riscv, where the C runtime
apparently lacks such intrinsics.
Broken in r330894.
Reported by: asomers
Sponsored by: Dell EMC Isilon
2018-03-18 03:42:57 +00:00
Michal Meloun
30347b77cc
Addd work around for LLVM bug 35023.
...
Clang crashes when compiling zstd_compress.c with optimization for ARM targets.
https://bugs.llvm.org/show_bug.cgi?id=35023
2017-11-26 16:41:30 +00:00
Warner Losh
0c16b53773
Move zstd from contrib to sys/contrib so it can be used in the
...
kernel. Adjust the Makefiles that referenced it to the new path.
Sponsored by: Netflix
OK'd by: cem@ and AllanJude@
2017-11-14 05:03:38 +00:00
Baptiste Daroussin
04ac1c64fe
Follow up on zstd update
2017-11-11 13:57:30 +00:00
Bryan Drewery
ea825d0274
DIRDEPS_BUILD: Update dependencies.
...
Sponsored by: Dell EMC Isilon
2017-10-31 00:07:04 +00:00
Bryan Drewery
6106a50ee6
DIRDEPS_BUILD: Connect new directories.
...
Sponsored by: Dell EMC Isilon
2017-05-09 01:48:14 +00:00
Baptiste Daroussin
1fc317e374
Build zstandard with threading enabled
2017-05-06 10:59:10 +00:00
Baptiste Daroussin
e229090553
Import zstandard 1.1.4 in base
...
zstandard is a new compression library/tool which is very fast at
compression/decompression
For now import as a private library
2017-04-15 20:05:22 +00:00