Date: Sun, 7 May 2006 08:19:04 +0000 (UTC) From: David Xu <davidxu@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_getcontext.S Message-ID: <200605070819.k478J4wn048722@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2006-05-07 08:19:04 UTC
FreeBSD src repository
Modified files:
lib/libpthread/arch/i386/i386 thr_getcontext.S
Log:
In order to let new binutils can compile it, replace movl with
movw for segment saving and restoring.
Submitted by: Diego 'Flameeyes' Petteno flameeyes at gentoo dot org
Revision Changes Path
1.6 +9 -9 src/lib/libpthread/arch/i386/i386/thr_getcontext.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605070819.k478J4wn048722>
