Module Name: src Committed By: tsutsui Date: Sat Jan 12 17:30:28 UTC 2019
Modified Files: src/doc: CHANGES Log Message: Mention about irisboot for sgimips pre-ARC machines. To generate a diff of this commit: cvs rdiff -u -r1.2489 -r1.2490 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.2489 src/doc/CHANGES:1.2490 --- src/doc/CHANGES:1.2489 Wed Jan 9 17:01:03 2019 +++ src/doc/CHANGES Sat Jan 12 17:30:28 2019 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2489 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2490 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -294,3 +294,6 @@ Changes from NetBSD 8.0 to NetBSD 9.0: tpm-tools: Import tpm-tools-1.3.9.1 [christos 20190107] compiler-rt: Import compiler-rt r350590 LLVM sanitizers [kamil 20190108] bind: Import version 9.13.2-P1. [christos 20190109] + sgimips: Import irisboot, yet another bootloader for pre-ARC sgimips + machines. Submitted by Naruaki Etomi via PR port-sgimips/53539. + [tsutsui 20190112]