Date: Mon, 28 Jul 2008 15:53: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 cpufunc.c cpufunc_asm_arm11.S cpufunc_asm_armv5.S cpufunc_asm_armv5_ec.S identcpu.c src/sys/arm/include cpuconf.h cpufunc.h Message-ID: <200807281553.m6SFruOL029007@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2008-07-28 15:53:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/arm/arm cpufunc.c identcpu.c
sys/arm/include cpuconf.h cpufunc.h
Added files: (Branch: RELENG_7)
sys/arm/arm cpufunc_asm_arm11.S cpufunc_asm_armv5.S
cpufunc_asm_armv5_ec.S
Log:
SVN rev 180882 on 2008-07-28 15:53:53Z by thompsa
MFC r172738
Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Not
yet connected to the build, but reduces diffs to p4 repo.
Revision Changes Path
1.18.2.1 +124 -4 src/sys/arm/arm/cpufunc.c
1.1.2.1 +124 -0 src/sys/arm/arm/cpufunc_asm_arm11.S (new)
1.1.2.1 +238 -0 src/sys/arm/arm/cpufunc_asm_armv5.S (new)
1.1.2.1 +206 -0 src/sys/arm/arm/cpufunc_asm_armv5_ec.S (new)
1.11.2.1 +54 -8 src/sys/arm/arm/identcpu.c
1.10.2.1 +33 -7 src/sys/arm/include/cpuconf.h
1.12.2.1 +55 -3 src/sys/arm/include/cpufunc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807281553.m6SFruOL029007>
