Date: Sun, 20 Apr 2003 20:59:07 -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/i386/i386 thr_switch.S Message-ID: <200304210359.h3L3x74B043508@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2003/04/20 20:59:07 PDT FreeBSD src repository Modified files: lib/libpthread/arch/i386/i386 thr_switch.S Log: Use popfl to get the flags off the stack instead of popf. Submitted by: davidxu Revision Changes Path 1.5 +1 -1 src/lib/libpthread/arch/i386/i386/thr_switch.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304210359.h3L3x74B043508>