Talk:Calling Conventions

From OSDev.wiki
Revision as of 23:13, 20 August 2016 by osdev>Mrvn
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

hi, I think the page should have a note about StackGuard(stack protector in GCC), since it may change the order of parameter, eip, ... etc in the stack. I read this page and tried, but alway failed, at last I found Stackguard.

van7hu


I think this should be linked with or merged with http://wiki.osdev.org/System_V_ABI

mrvn