K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-03-11T01:47:59.649935Z K 7 svn:log V 486 Integrate MIPS_CPU_STRING_DEFAULT into DRIVER_SELF_SPECS so that we see it as an argument and can pass it to the assembler. It'd be nice if the mips.h assembler and linker specs could take into account the CPU architecture as it may be intuited within GCC rather than having to do this. This is so ugly. Then again, it's pretty stupid to refuse to link modules using the same ABI but different -march values. Perhaps fixing binutils and undoing some of this is the right way to go. END