]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Update NEWS
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 3 Jan 2019 10:30:25 +0000 (11:30 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 3 Jan 2019 13:34:58 +0000 (14:34 +0100)
doc/NEWS.adoc

index 9ec4661b5daf40f0bc6f86a7522beb5b0561603c..13b7fc7cd75b85e190201b14325a0bf1966cb956 100644 (file)
@@ -8,6 +8,11 @@ Unreleased
 Changes
 ~~~~~~~
 
+- ccache now has an opt-in ``depend mode''. When enabled, ccache never executes
+  the preprocessor, which results in much lower cache miss overhead at the
+  expense of a lower potential cache hit rate. The depend mode is only possible
+  to use when the compiler option *-MD* or *-MMD* is used.
+
 - Added support for GCC's `-ffile-prefix-map` option. The `-fmacro-prefix-map`
   option is now also skipped from the hash.