]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS v3.7.11
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 21 Jul 2020 18:21:01 +0000 (20:21 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 21 Jul 2020 18:21:01 +0000 (20:21 +0200)
doc/NEWS.adoc

index 581b252569b30573f0e63d94398ccaccb6187628..37c7d09ea753735daa1783be2f05173773435c35 100644 (file)
@@ -1,6 +1,29 @@
 ccache news
 ===========
 
+ccache 3.7.11
+-------------
+
+Release date: 2020-07-21
+
+Bug fixes
+~~~~~~~~~
+
+- Added knowledge about `-fprofile-{correction,reorder-functions,values}`.
+
+- ccache now handles the Intel compiler option `-xCODE` (where `CODE` is a
+  processor feature code) correctly.
+
+- Added support for NVCC’s `-Werror` and `--Werror` options.
+
+
+Other
+~~~~~
+
+- ccache’s “Directory is not hashed if using -gz[=zlib]” tests are now skipped
+  for GCC 6.
+
+
 ccache 3.7.10
 ------------
 Release date: 2020-06-22