CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/09 22:46:29
Modified files:
lib/csu/mips64 : crt0.c
Log message:
Make sure to use 64 bit instructions in the assembly statements (addi -> daddi)
in the prologue; this gives a chance for binaries loaded with their stack over
2GB virtual, to run. Who's your daddi now?
