CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/20 07:01:23
Modified files:
gnu/gcc/gcc/config/mips: mips.c mips.h
Log message:
Bring stack smashing protector for MIPS; enabled by default.
Reorganize soft frame pointer so that locals are below it and grow
downwards. Tested by miod@, jasper@. OK miod@.
