Descriptionsyscall: record argument size for all assembly functions
While we're here, fix Syscall9 on NetBSD and OpenBSD:
it was storing the results into the wrong memory locations.
I guess no one uses that function's results on those systems.
Part of cleaning up stack traces and argument frame information.
Patch Set 1 #Patch Set 2 : diff -r 8b12d6f12155 https://code.google.com/p/go/ #Patch Set 3 : diff -r 8b12d6f12155 https://code.google.com/p/go/ #Patch Set 4 : diff -r e8e42473a635 https://code.google.com/p/go/ #
MessagesTotal messages: 5
|