summaryrefslogtreecommitdiff
path: root/libc/tools/bionic_utils.py
AgeCommit message (Expand)Author
2014-08-20Clean up some of our python scripts.Elliott Hughes
2014-02-18Implement some of the missing LFS64 support.Elliott Hughes
2014-02-06[MIPS64] Add syscall related filesChris Dearman
2014-01-23bionic: rename aarch64 target to arm64Colin Cross
2013-10-28AArch64: Add support for AArch64 to the syscall interfaceSerban Constantinescu
2013-10-15Remove support for the useless 'custom' option in SYSCALLS.TXT.Elliott Hughes
2013-10-07Add an optional alias list to SYSCALLS.TXTH.J. Lu
2013-10-01x86_64: Add x86_64 syscalls and tune gen scripts for x86_64Pavel Chupin
2013-09-26Make it easier to add syscalls for another architecture.Elliott Hughes
2013-09-24Simplify the SYSCALLS.TXT format.Elliott Hughes
2013-06-17Slight script cleanup; make gensyscalls work from any directory.Elliott Hughes
2013-01-30Clean up trailing whitespace in the kernel headers.Elliott Hughes
2012-05-09[MIPS] Add support for MIPS syscallsRaghu Gandham
2012-01-31remove obsolete SuperH supportDavid 'Digit' Turner
2011-02-03libc: Update auto-gen scriptsDavid 'Digit' Turner
2009-09-01modified SYSCALLS.TXT to support SuperH architectureShin-ichiro KAWASAKI
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project