summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authortsutsui <tsutsui@NetBSD.org>2008-01-26 15:09:11 +0000
committertsutsui <tsutsui@NetBSD.org>2008-01-26 15:09:11 +0000
commitd2bce17888a7146dfb16e87f569c6aba1c32d115 (patch)
treef66d2a5a5d35c4619f88ffd75ad9598158a5121f /sys/dev/raidframe
parentff0e8a32fdf21d8dd0675d4945e623670b0c7ae2 (diff)
Add "-mdivide-breaks" to CPUFLAGS in GENERIC, and
use "-march=r3900" for CPUFLAGS in TX3912 and TX3922. The "-mips2" option seems to imply "-mdivide-traps" and gcc4 with the option generates "teq" instruction on division ops, but teq is not supported by TX39xx CPUs. The problem is reported and the fix (-mdevide-breaks) is provided by Risto Sainio. Tested on his PenCentra 200, and also tested on Telios HC-AJ2 by nakayama@. This should be pulled up to netbsd-4.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions