Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbarm/conf
Module Name: src
Committed By: matt
Date: Sat Jul 14 07:32:50 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: mk.tisdp24xx std.imx31
Log Message:
Use -march=armv6k -mtune=arm1136jf-s so that gas will believe there are
{ldr,str}ex{b,h,d} instruction available. This is for the use of
ldrexb/strexb instead of swpb for __cpu_simple_lock_t.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/mk.tisdp24xx
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/std.imx31
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index