Talk:Calling Conventions: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
hi,
hi,
I think the page should have a note about StackGuard(stack protector in GCC), since it could change the order of parameter, eip, ... etc. I read this page and tried, but alway failed, at last I found about Stackguard.
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.

Thanks.


van7hu
van7hu

Revision as of 07:32, 2 July 2011

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