bionic/libc/tools
Christopher Ferris 15b91e92a0 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
2014-05-29 19:04:36 -07:00
..
zoneinfo Treat zero or >1 dat files as an error 2014-05-21 17:18:17 +01:00
bionic_utils.py Implement some of the missing LFS64 support. 2014-02-18 15:39:24 -08:00
check-symbols-glibc.py Add some more BSD symbols to the list. 2014-05-22 18:53:21 -07:00
check-symbols.py Upgrade libm. 2013-02-01 14:51:19 -08:00
generate-NOTICE.py Update the NOTICE files and improve the script slightly. 2014-05-05 16:23:15 -07:00
genlibgcc_compat.py Fix for libgcc compat generation script. 2014-04-18 17:34:20 -07:00
genserv.py Remove some dead script code and fix a script comment. 2013-03-25 14:09:52 -07:00
gensyscalls.py Fix x86 cfi directives for syscalls. 2014-05-29 19:04:36 -07:00