Subject: Re: 2.0 for sgimips broken
To: None <port-mips@netbsd.org>
From: Christopher SEKIYA <wileyc@rezrov.net>
List: port-mips
Date: 05/12/2004 17:05:24
I think I've isolated the commit that broke it:
Module Name: src
Committed By: simonb
Date: Tue Mar 23 02:21:49 UTC 2004
Modified Files:
src/lib/libc/arch/mips/gen: __setjmp14.S
Added Files:
src/lib/libc/arch/mips/gen: __longjmp14.c
Log Message:
Use setcontext() instead of sigreturn() to implement longjmp().
cvs rdiff -r0 -r1.1 src/lib/libc/arch/mips/gen/__longjmp14.c
cvs rdiff -r1.9 -r1.10 src/lib/libc/arch/mips/gen/__setjmp14.S
... at least, anything built after that commit exhibits the cache panic.
-- Chris
GPG key FEB9DE7F (91AF 4534 4529 4BCC 31A5 938E 023E EEFB FEB9 DE7F)