Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/csu/mips
Module Name: basesrc
Committed By: simonb
Date: Thu Aug 16 03:44:46 UTC 2001
Modified Files:
basesrc/lib/csu/mips: dot_init.h
Log Message:
Enlarge the stack frame to 16 bytes, and store the return address 8
bytes in instead of at the start, to leave room for a .cpload to store
the gp at offset 0 in the frame. Allow 8 bytes for each (for mips64
one day...).
.cpload overwrite problems noted by Michael Hitch.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/csu/mips/dot_init.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index