Date: Thu, 2 Oct 2003 13:51:30 -0700 (PDT) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/arch/alpha/alpha context.S Message-ID: <200310022051.h92KpU45068438@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2003/10/02 13:51:30 PDT FreeBSD src repository Modified files: lib/libpthread/arch/alpha/alpha context.S Log: Fix a logic error; use beq to check for a register being NULL, not bne. Revision Changes Path 1.2 +1 -1 src/lib/libpthread/arch/alpha/alpha/context.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310022051.h92KpU45068438>