X86: Finally get the x86 initial stack frame right.
authorGabe Black <gblack@eecs.umich.edu>
Thu, 2 Aug 2007 22:12:18 +0000 (15:12 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 2 Aug 2007 22:12:18 +0000 (15:12 -0700)
commit4af5740afdbd10fc4e8f9370d7b5ad49642c20e4
tree0724810baa66a62e55c6fec5884308417daa6422
parent85b661e35d82cea3c5edd27f111cffbd4ee47f4b
X86: Finally get the x86 initial stack frame right.
After very carefully reading through the Linux source, I'm pretty confident I now know -exactly- how the initial stack frame is constructed, filled, and aligned.

--HG--
extra : convert_revision : 3c654ade7e458bdd5445026860f11175f383a65f
src/arch/x86/process.cc