summaryrefslogtreecommitdiffstats
path: root/libc/tools/bionic_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up some of our python scripts.Elliott Hughes2014-08-201-165/+0
* Implement some of the missing LFS64 support.Elliott Hughes2014-02-181-1/+1
* [MIPS64] Add syscall related filesChris Dearman2014-02-061-1/+1
* bionic: rename aarch64 target to arm64Colin Cross2014-01-231-1/+1
* AArch64: Add support for AArch64 to the syscall interfaceSerban Constantinescu2013-10-281-1/+1
* Remove support for the useless 'custom' option in SYSCALLS.TXT.Elliott Hughes2013-10-151-3/+1
* Add an optional alias list to SYSCALLS.TXTH.J. Lu2013-10-071-1/+13
* x86_64: Add x86_64 syscalls and tune gen scripts for x86_64Pavel Chupin2013-10-011-1/+1
* Make it easier to add syscalls for another architecture.Elliott Hughes2013-09-261-39/+21
* Simplify the SYSCALLS.TXT format.Elliott Hughes2013-09-241-27/+20
* Slight script cleanup; make gensyscalls work from any directory.Elliott Hughes2013-06-171-183/+0
* Clean up trailing whitespace in the kernel headers.Elliott Hughes2013-01-301-15/+0
* [MIPS] Add support for MIPS syscallsRaghu Gandham2012-05-091-17/+36
* remove obsolete SuperH supportDavid 'Digit' Turner2012-01-311-8/+2
* libc: Update auto-gen scriptsDavid 'Digit' Turner2011-02-031-4/+55
* modified SYSCALLS.TXT to support SuperH architectureShin-ichiro KAWASAKI2009-09-011-0/+8
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+21
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+287