Date: Mon, 28 Jul 2008 15:52:53 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/arm bcopy_page.S bcopyinout.S in_cksum_arm.S support.S swtch.S Message-ID: <200807281552.m6SFqtcL028881@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2008-07-28 15:52:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/arm/arm bcopy_page.S bcopyinout.S in_cksum_arm.S support.S swtch.S Log: SVN rev 180881 on 2008-07-28 15:52:53Z by thompsa MFC r172614 Do not use __XSCALE__ to detect if pld/strd/ldrd is available, use _ARM_ARCH_5E instead. Revision Changes Path 1.4.2.1 +5 -5 src/sys/arm/arm/bcopy_page.S 1.8.2.1 +2 -2 src/sys/arm/arm/bcopyinout.S 1.6.2.1 +6 -6 src/sys/arm/arm/in_cksum_arm.S 1.12.2.2 +9 -9 src/sys/arm/arm/support.S 1.20.2.1 +3 -3 src/sys/arm/arm/swtch.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807281552.m6SFqtcL028881>