about summary refs log tree commit diff
path: root/Android.bp
AgeCommit message (Collapse)Author
2021-01-28Fix dev branch for android (#710)Joey Jiaojg
* android: replace rindex with strrchr * android: support 64bit only due to 128bit integer not supported by 32bit system Co-authored-by: joeyjiaojg@qq.com <joeyjiaojg@163.com>
2021-01-20android: Fix runtime for mutatorJoey Jiao
2021-01-20android: port libfuzzer-mutatorJoey Jiao
2021-01-20android: port afl_frida for arm64Joey Jiao
2021-01-20Fix build error for AndroidJoey Jiao
- LTO not work yet
2020-09-05final changes for pre-3.0vanhauser-thc
2020-01-06minor fix for man page installvan Hauser
2019-12-18added Android PR from afl, left some ifdefs commented out thoughvan Hauser