• Home
  • History
  • Annotate
  • only in /bionic/libc/versioner-dependencies/common/kernel_uapi/asm-arm64/
History log of /bionic/libc/versioner-dependencies/common/kernel_uapi/asm-arm64/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
934ec9495505d234b2c2fa284470c2f44aae9de9 01-Feb-2018 Christopher Ferris <cferris@google.com> Update to v4.15 kernel headers.

Test: Compiles, boots bullhead/hikey960.
Change-Id: I118beb8b6cac0881b1270f9bf6981959297a41a8
/bionic/libc/kernel/uapi/asm-arm64/asm/bpf_perf_event.h
/bionic/libc/kernel/uapi/asm-arm64/asm/hwcap.h
/bionic/libc/kernel/uapi/asm-arm64/asm/kvm.h
/bionic/libc/kernel/uapi/asm-arm64/asm/ptrace.h
/bionic/libc/kernel/uapi/asm-arm64/asm/sigcontext.h
1308ad3ab33294c3abfd96da12b6df58b381ce52 15-Nov-2017 Christopher Ferris <cferris@google.com> Update to kernel headers v4.14.

Remove the hiding of the kernel structure binder_fd_array_object. This
structure now matches the structure used in the binder code.

Load the libclang_android.so shared library directly for parsing.
This file changed name in a recent update to the prebuilts.

Test: Compiles arm/arm64/x86/x86_64.
Test: Boots on hikey and boots on a sailfish.
Test: Ran bionic unit tests on hikey and sailfish.
Change-Id: I141a4b93ac3511cd58f4d12bb3c0d4efaa4c2742
/bionic/libc/kernel/uapi/asm-arm64/asm/hwcap.h
/bionic/libc/kernel/uapi/asm-arm64/asm/kvm.h
/bionic/libc/kernel/uapi/asm-arm64/asm/sigcontext.h
525ce914edf136d2bd02ac8c404d56c52e737f4d 26-Jul-2017 Christopher Ferris <cferris@google.com> Update to kernel headers v4.12.3.

Test: Built angler.
Change-Id: Icbcf4fac2334de8409b049ed7a3b4c24b4e98ce9
/bionic/libc/kernel/uapi/asm-arm64/asm/hwcap.h
/bionic/libc/kernel/uapi/asm-arm64/asm/kvm.h
96c1db7b9d601c31d103389cac074a6cce0d7633 25-May-2017 Elliott Hughes <enh@google.com> Remove the repetitive warnings from the uapi headers.

Having

WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS

every four lines made the headers harder to read, made the diffs much worse
each time we upgraded, and wasn't really providing any benefit. Before the
next uapi update, let's just stop doing this.

Bug: N/A
Test: builds, manually inspected files look right
Change-Id: Id7088cf750894c9d24950f3d53587fe3156c4f7d
/bionic/libc/kernel/uapi/asm-arm64/asm/auxvec.h
/bionic/libc/kernel/uapi/asm-arm64/asm/bitsperlong.h
/bionic/libc/kernel/uapi/asm-arm64/asm/byteorder.h
/bionic/libc/kernel/uapi/asm-arm64/asm/fcntl.h
/bionic/libc/kernel/uapi/asm-arm64/asm/hwcap.h
/bionic/libc/kernel/uapi/asm-arm64/asm/kvm.h
/bionic/libc/kernel/uapi/asm-arm64/asm/param.h
/bionic/libc/kernel/uapi/asm-arm64/asm/perf_regs.h
/bionic/libc/kernel/uapi/asm-arm64/asm/posix_types.h
/bionic/libc/kernel/uapi/asm-arm64/asm/ptrace.h
/bionic/libc/kernel/uapi/asm-arm64/asm/setup.h
/bionic/libc/kernel/uapi/asm-arm64/asm/sigcontext.h
/bionic/libc/kernel/uapi/asm-arm64/asm/siginfo.h
/bionic/libc/kernel/uapi/asm-arm64/asm/signal.h
/bionic/libc/kernel/uapi/asm-arm64/asm/statfs.h
/bionic/libc/kernel/uapi/asm-arm64/asm/ucontext.h
351a796d2d17efa09b13afdb983270a33cd8d77d 27-Jan-2017 Christopher Ferris <cferris@google.com> Update to kernel headers v4.9.6.

Test: Built arm/arm64/x86/x86_64 targets.
Change-Id: Id4d2711aaa96fe537f3726a0a89f2959e9cca34a
/bionic/libc/kernel/uapi/asm-arm64/asm/ptrace.h
49f525c47bd383cd6a87db8f067cddb3ab620d17 12-Dec-2016 Christopher Ferris <cferris@google.com> Update to kernel headers v4.8.14.

Test: Built mips/arm/arm64/x86/x86_64. Built and booted angler.
Change-Id: Icedb035769d8a41a170a6f1ecd707113e332d8dd
/bionic/libc/kernel/uapi/asm-arm64/asm/auxvec.h
/bionic/libc/kernel/uapi/asm-arm64/asm/kvm.h
106b3a8a7dc03c19a45e322de425ac56aafac358 24-Aug-2016 Christopher Ferris <cferris@google.com> Update to kernel headers v4.7.2.

Modify the kernel header update script to rename C++ keyword
struct members to something else. This fixes problems when including
these kernel files in C++ code.

Also, make a manual change to linux/fib_rules.h and comment out the
value FRA_PAD since it conflicts with a special android kernel value
FRA_UID_START that has not been upstreamed yet.

Test: Built aosp_angler, aosp_x86_64, aosp_mips (bionic only)
Test: Booted on angler and ran bionic unit tests
Test: Built these changes in internal master

Change-Id: Ia22b7e3ca409404696dba76311f49157f4a9ceed
/bionic/libc/kernel/uapi/asm-arm64/asm/hwcap.h
/bionic/libc/kernel/uapi/asm-arm64/asm/kvm.h
/bionic/libc/kernel/uapi/asm-arm64/asm/ptrace.h
/bionic/libc/kernel/uapi/asm-arm64/asm/unistd.h
05d08e9716b5974d6ed08973f44930804890b902 04-Feb-2016 Christopher Ferris <cferris@google.com> Updated to v4.4.1 kernel headers.

Small modifications needed to allow compilation with the new headers:

- Manually modify bionic/libc/kernel/uapi/asm-mips/asm/siginfo.h to
remove the uapi from the include.
- PR_XXX defines are now available for mips, so remove the definition
from linker_mips.cpp.

Bug: 23789423
Change-Id: I6dc8a03b012426d3a937db15cb24d3a50fab5a8c
/bionic/libc/kernel/uapi/asm-arm64/asm/hwcap.h
/bionic/libc/kernel/uapi/asm-arm64/asm/kvm.h
/bionic/libc/kernel/uapi/asm-arm64/asm/ptrace.h
/bionic/libc/kernel/uapi/asm-arm64/asm/signal.h
/bionic/libc/kernel/uapi/asm-arm64/asm/ucontext.h
d7db594b8d1dab36b711bd887a9dd21675c87243 28-Jan-2015 Tao Bao <tbao@google.com> Switch kernel header parsing to python libclang

Replace the tokenizer in cpp.py with libclang.

Bug: 18937958
Change-Id: I27630904c6d2849418cd5ca3d3c612ec3078686d
/bionic/libc/kernel/uapi/asm-arm64/asm/kvm.h
/bionic/libc/kernel/uapi/asm-arm64/asm/perf_regs.h
/bionic/libc/kernel/uapi/asm-arm64/asm/ptrace.h
/bionic/libc/kernel/uapi/asm-arm64/asm/sigcontext.h
/bionic/libc/kernel/uapi/asm-arm64/asm/statfs.h
82d7504cd7d5c8d2175fb3b1a4ee3518cad6aa0f 26-Jan-2015 Christopher Ferris <cferris@google.com> Update kernel headers to v3.18.3.

Bug: 19127803
Change-Id: I67fa0832322ddd0032d909476047578be052bcf2
/bionic/libc/kernel/uapi/asm-arm64/asm/kvm.h
ba8d4f460b51161eb82cf1006cb34a3cc1389f47 04-Sep-2014 Christopher Ferris <cferris@google.com> Update kernel uapi headers to v3.16.1.

Other changes to support the new headers:

- Remove the flock64 structure it is defined in the new headers.
- Update the syscalls to correspond with the headers.

Change-Id: I49a6b07e8b2bfffb67be71b07b58e4e6848fcc09
/bionic/libc/kernel/uapi/asm-arm64/asm/kvm.h
/bionic/libc/kernel/uapi/asm-arm64/asm/perf_regs.h
/bionic/libc/kernel/uapi/asm-arm64/asm/posix_types.h
/bionic/libc/kernel/uapi/asm-arm64/asm/sigcontext.h
38062f954c637861348dd8078cefb73554e6f12c 10-Jul-2014 Christopher Ferris <cferris@google.com> Update kernel headers to v3.14.

Other changes:
- Modify update_all.py to skip ion header files when importing into aosp.
- Fix generate_uapi_headers.sh to handle imports from a linux-stable kernel.

Change-Id: I1ad81b9ccb063c21740f9875f2cc1238052cd4b3
/bionic/libc/kernel/uapi/asm-arm64/asm/byteorder.h
/bionic/libc/kernel/uapi/asm-arm64/asm/hwcap.h
/bionic/libc/kernel/uapi/asm-arm64/asm/kvm.h
d1973ca51325393f304e82a4d79874f33e54ac16 22-Jan-2014 Colin Cross <ccross@android.com> bionic: rename aarch64 target to arm64

Rename aarch64 build targets to arm64. The gcc toolchain is still
aarch64.

Change-Id: Ia92d8a50824e5329cf00fd6f4f92eae112b7f3a3
/bionic/libc/kernel/uapi/asm-arm64/asm/auxvec.h
/bionic/libc/kernel/uapi/asm-arm64/asm/bitsperlong.h
/bionic/libc/kernel/uapi/asm-arm64/asm/byteorder.h
/bionic/libc/kernel/uapi/asm-arm64/asm/errno.h
/bionic/libc/kernel/uapi/asm-arm64/asm/fcntl.h
/bionic/libc/kernel/uapi/asm-arm64/asm/hwcap.h
/bionic/libc/kernel/uapi/asm-arm64/asm/ioctl.h
/bionic/libc/kernel/uapi/asm-arm64/asm/ioctls.h
/bionic/libc/kernel/uapi/asm-arm64/asm/ipcbuf.h
/bionic/libc/kernel/uapi/asm-arm64/asm/kvm_para.h
/bionic/libc/kernel/uapi/asm-arm64/asm/mman.h
/bionic/libc/kernel/uapi/asm-arm64/asm/msgbuf.h
/bionic/libc/kernel/uapi/asm-arm64/asm/param.h
/bionic/libc/kernel/uapi/asm-arm64/asm/poll.h
/bionic/libc/kernel/uapi/asm-arm64/asm/posix_types.h
/bionic/libc/kernel/uapi/asm-arm64/asm/ptrace.h
/bionic/libc/kernel/uapi/asm-arm64/asm/resource.h
/bionic/libc/kernel/uapi/asm-arm64/asm/sembuf.h
/bionic/libc/kernel/uapi/asm-arm64/asm/setup.h
/bionic/libc/kernel/uapi/asm-arm64/asm/shmbuf.h
/bionic/libc/kernel/uapi/asm-arm64/asm/sigcontext.h
/bionic/libc/kernel/uapi/asm-arm64/asm/siginfo.h
/bionic/libc/kernel/uapi/asm-arm64/asm/signal.h
/bionic/libc/kernel/uapi/asm-arm64/asm/socket.h
/bionic/libc/kernel/uapi/asm-arm64/asm/sockios.h
/bionic/libc/kernel/uapi/asm-arm64/asm/stat.h
/bionic/libc/kernel/uapi/asm-arm64/asm/statfs.h
/bionic/libc/kernel/uapi/asm-arm64/asm/swab.h
/bionic/libc/kernel/uapi/asm-arm64/asm/termbits.h
/bionic/libc/kernel/uapi/asm-arm64/asm/termios.h
/bionic/libc/kernel/uapi/asm-arm64/asm/types.h
/bionic/libc/kernel/uapi/asm-arm64/asm/unistd.h