Module Name: src Committed By: martin Date: Sat Jun 20 13:49:32 UTC 2020
Modified Files: src/sys/arch/ews4800mips/stand/common [netbsd-9]: bootxx.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #952): sys/arch/ews4800mips/stand/common/bootxx.c: revision 1.6 Fix "illegal exception" error on loading a secondary boot. Recent gcc/binutils create more than two problem header sections so the primary bootxx should handle them accordingly. See my port-mips@ port for more details: https://mail-index.netbsd.org/port-mips/2020/06/06/msg000948.html Should be pulled up to netbsd-9. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.5.70.1 src/sys/arch/ews4800mips/stand/common/bootxx.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.