commit | 46e392e01c630dee41a67e01223b538aae9dc9b5 | [log] [tgz] |
---|---|---|
author | Kai Backman <kaib@golang.org> | Fri Sep 18 16:45:41 2009 -0700 |
committer | Kai Backman <kaib@golang.org> | Fri Sep 18 16:45:41 2009 -0700 |
tree | e613ef968c90fef5103915306dc7f848c26afe13 | |
parent | 2e5a588718ed741112a5a8c04bbf1d53e417fbda [diff] |
changed 5c calling convention to use stack exclusively for in params. a number of fixes to assembly routines that assumed R0 had the first arg. one stack offset fix, arm pushes the link register on stack top. go/test: passes 65% (235/364) tests R=rsc APPROVED=rsc DELTA=20 (11 added, 0 deleted, 9 changed) OCL=34809 CL=34812