summaryrefslogtreecommitdiffstats
path: root/libc/kernel/tools
Commit message (Expand)AuthorAgeFilesLines
* Update the search path for libclang.soTao Bao2015-04-221-1/+4
* Define MAXHOSTNAMELEN explicitly in source files.Yabin Cui2015-02-091-4/+2
* Switch kernel header parsing to python libclangTao Bao2015-02-062-1106/+1061
* fix runtime issues for scriptsKyunam Jo2014-12-102-6/+3
* Clean up some of our python scripts.Elliott Hughes2014-08-203-91/+18
* Update kernel headers to v3.14.Christopher Ferris2014-07-102-12/+32
* [MIPS64] Adjust kernel/tools for mips32,mips64 headersDuane Sand2014-06-201-1/+5
* Remove unused scripts.Christopher Ferris2014-06-062-233/+0
* Update kernel header generation docs.Christopher Ferris2014-06-061-0/+73
* Scrub uapi headers slightly harder.Elliott Hughes2014-05-151-2/+2
* Keep the kernel header scrubber's data structures in sync.Elliott Hughes2014-05-012-9/+23
* Make SIGRTMIN hide the real-time signals we use internally.Elliott Hughes2014-04-301-0/+3
* Fix kernel header scrubbing for LP64.Elliott Hughes2014-04-081-9/+5
* Fix NSIG.Elliott Hughes2014-02-112-2/+7
* bionic: rename aarch64 target to arm64Colin Cross2014-01-232-17/+11
* Update script to copy in extra generated files.Christopher Ferris2013-11-221-2/+29
* Merge "Script to grab uapi headers from android kernel."Christopher Ferris2013-11-211-0/+180
|\
| * Script to grab uapi headers from android kernel.Christopher Ferris2013-11-211-0/+180
* | Add support for the ternary operator to the header scrubber.Elliott Hughes2013-11-211-14/+20
|/
* Make cpp.py less braindead.Elliott Hughes2013-11-062-704/+269
* Add __EXPORTED_HEADERS__ as predefined macro.Ben Cheng2013-10-231-0/+1
* Tweaked the cleanup scripts to handle uapi and aarch64 headers.Ben Cheng2013-10-162-4/+23
* Add x86_64 to the bionic headers.Elliott Hughes2013-09-302-12/+17
* Slight script cleanup; make gensyscalls work from any directory.Elliott Hughes2013-06-171-55/+0
* Remove some dead script code and fix a script comment.Elliott Hughes2013-03-251-111/+0
* Clean up trailing whitespace in the kernel headers.Elliott Hughes2013-01-303-53/+3
* Add functionlity to the scripts to replace tokens in kernel headersRaghu Gandham2013-01-172-0/+8
* Replace __unused in kernel headers with __linux_unused to avoidRaghu Gandham2012-09-251-0/+1
* [MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS.Raghu Gandham2012-09-211-0/+1
* am ea76f414: am d509f9cc: am 09ce7749: Merge "[MIPS] Clean Kernel headers are...Elliott Hughes2012-03-272-5/+11
|\
| * [MIPS] Clean Kernel headers are generated by runningRaghu Gandham2012-03-272-5/+11
* | Fixed to #include correct 32-bit headers; Refreshed libc/kernel headersAndrew Hsieh2012-03-232-2/+5
* | Merge c4cb87f3Jean-Baptiste Queru2012-02-011-11/+1
|\ \ | |/
| * remove obsolete SuperH supportDavid 'Digit' Turner2012-01-311-11/+1
* | Fix misspelled Python variable name and typosGlenn Kasten2012-01-132-4/+4
|/
* Fixed bug where -k option would not be passed to cleanupFile functionFrank Maker2011-05-251-3/+3
* libc: Update auto-gen scriptsDavid 'Digit' Turner2011-02-037-177/+315
* libc: fix kernel cleanup script typo.David 'Digit' Turner2011-01-111-1/+1
* Replace all occurrances of asm with __asm__ in the output headersMartin Storsjo2010-12-082-0/+6
* Add a method for replacing tokens in the preprocessed headersMartin Storsjo2010-12-081-0/+10
* Regenerate linux/netfilter_ipv6/ip6_tables.h.Vilmos Nebehaj2010-06-281-0/+1
* merge from open-source masterJean-Baptiste Queru2009-10-141-2/+12
|\
| * Merge change 10539Android Code Review2009-09-171-2/+12
| |\
| | * modified kernel headers re-generate tools to support SuperH architectureShin-ichiro KAWASAKI2009-07-011-2/+12
* | | libc: kernel: let clean_header tool take path to kernel originals as argumentDima Zavin2009-08-051-1/+3
|/ /
* | Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support.David 'Digit' Turner2009-05-201-1/+3
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-0/+3485
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-3485/+0
|/
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-093-0/+33
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-173-9/+40