cvs commit: src/sys/arm/arm bcopy_page.S bcopyinout.S in_cksum_arm.S support.S swtch.S

[ Available lists | Index of cvs-src | Month of Jul 2008 | Week of 28 Jul 2008 | Raw email | View thread | Wrap long lines | Reply ]
From
Andrew Thompson <thompsa@FreeBSD.org>
Date
28 Jul 2008 15:52:55
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


[ Hide this part ]
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


Elapsed time: 0.078 seconds