From: Yann Collet Date: Wed, 8 Apr 2020 19:54:28 +0000 (-0700) Subject: added gcc reference X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c8cd8b7f088bf046c1b341ecb9661981b4835e2;p=thirdparty%2Fzstd.git added gcc reference --- diff --git a/images/gcc.png b/images/gcc.png new file mode 100644 index 000000000..5654ef6f5 Binary files /dev/null and b/images/gcc.png differ diff --git a/index.html b/index.html index a1546e04e..c53cb3d2a 100644 --- a/index.html +++ b/index.html @@ -361,6 +361,7 @@ Denis Anisimov, of TC4shell fame, also developed a [7-zip plugin with Zstandard
  • [RPM](https://rpm.org/wiki/Releases/4.14.0)
  • [PKG](https://svnweb.freebsd.org/ports?view=revision&revision=512256)
  • [Conda](https://www.anaconda.com/understanding-and-improving-condas-performance/)
  • +
  • [GCC](https://www.phoronix.com/scan.php?page=news_item&px=GCC-10-Gets-Zstd-LTO-Byte-Comp)
  • [folly](https://github.com/facebook/folly/blob/master/folly/compression/Compression.h#L83)
  • [cmake](https://cmake.org/cmake/help/v3.15/release/3.15.html)
  • [TaskCluster](https://github.com/taskcluster/taskcluster-worker/pull/114)