platform_bionic/libc/arch-mips
Goran Ferenc 996f6decfa MIPS: 32/64-bit VDSO support
File libc/SYSCALLS.TXT is updated to generate bionic's system call wrappers
for clock_gettime() & gettimeofday() that will be called if kernel vdso
implementations fail to execute.
The system call wrappers are generated using a python script gensyscalls.py.

Since all architectures support vdso now, there is no more need for conditional
statements regarding supported architectures in libc/bionic/vdso.cpp &
libc/private/bionic_vdso.h files.

Test: builds
Change-Id: I7213f29c179a7929851499d78a72900638ae861a
Signed-off-by: Goran Ferenc <goran.ferenc@imgtec.com>
2017-06-01 08:50:57 -07:00
..
bionic Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
include Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
string Add libc optimizations to bionic for MIPS 2017-03-16 10:26:24 -07:00
syscalls MIPS: 32/64-bit VDSO support 2017-06-01 08:50:57 -07:00