CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/23 11:16:39
Modified files:
lib/csu/mips64 : md_init.h
Log message:
Add assembly code to set up the arguments for the common C startup code. This
means we no longer rely on how the C compiler sets up the initial stack frame
and allows us to get rid of MD_NO_CLEANUP.
ok deraadt@, guenther@
