Module Name: src Committed By: bouyer Date: Mon Aug 29 18:30:52 UTC 2011
Modified Files: src/external/gpl3/binutils/dist/gas/config: tc-mips.c Log Message: Hide instructions added by -mfix-loongson2f-jump in the same way as -mfix-loongson2f-btb, to avoid a gas warning "macro expanded into multiple instructions" (which cause GDIUM kernel build failure as it's built with -Wa,-mfix-loongson2f-jump -Wa,--fatal-warnings). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/binutils/dist/gas/config/tc-mips.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.