Module Name: src Committed By: kamil Date: Tue Jan 8 06:34:23 UTC 2019
Modified Files: src/doc: CHANGES Log Message: Import compiler-rt r350590 LLVM sanitizers To generate a diff of this commit: cvs rdiff -u -r1.2487 -r1.2488 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2487 src/doc/CHANGES:1.2488 --- src/doc/CHANGES:1.2487 Mon Jan 7 23:06:40 2019 +++ src/doc/CHANGES Tue Jan 8 06:34:23 2019 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2487 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2488 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -292,3 +292,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0: tmux(1): Imported 2.8. [christos 20190104] TrouSerS: Import trousers-0.3.14 [christos 20190107] tpm-tools: Import tpm-tools-1.3.9.1 [christos 20190107] + compiler-rt: Import compiler-rt r350590 LLVM sanitizers [kamil 20190108]