Talk:Calling Conventions: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
(New page: 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, ...)
 
No edit summary
 
(2 intermediate revisions by one other user not shown)
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.


van7hu
Thanks.

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

mrvn

Latest revision as of 23:13, 20 August 2016

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