K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-06-02T21:15:00.362722Z K 7 svn:log V 284 Fix build for O32 systems without a TARGET_CPUTYPE defined. We must default to MIPS-III because FreeBSD relies on a number of MIPS-III features; the ABI default would be MIPS-I which we don't intend to support. Our old default before I switched to using the ABI default was MIPS32. END