commit | 15b91e92a0bb4a15b4f2258bea332f4a67fa94d7 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu May 29 18:17:09 2014 -0700 |
committer | Christopher Ferris <cferris@google.com> | Thu May 29 19:04:36 2014 -0700 |
tree | b83242c20fc59e1d5bc3420e9f8cbf2b5b6a1aae | |
parent | 264d1b832510b746c1d45b5efaa33c164d6f8b2b [diff] |
Fix x86 cfi directives for syscalls. The syscall generation always used 4 bytes for each push cfi directive. However, the first push should always use an offset of 8 bytes, each subsequent push after that is only 4 bytes though. Change-Id: Ibaabd107f399ef67010b9a08213783957c2f74a9