| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: remove mentions of vmlinux | Dmitry Vyukov | 2018-06-28 | 1 | -2/+2 |
| | | | | | | | vmlinux is deprecated in favor of kernel_obj. Remove all mentions of it. Also warn in syz-manager/mgrconfig if vmlinux is set. | ||||
| * | Makefile: fix Android builds | Dmitry Vyukov | 2017-12-20 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | There are 2 known problems with current Android support: 1. It does not work with newer NDK (happens on every NDK update). 2. Dynamic Go binaries do not start on Android emulator. Drop special Android support and just build static linux binaries. For context see: https://groups.google.com/forum/#!msg/syzkaller/etg1ZJmTMzg/NYE-yjxxAQAJ https://groups.google.com/d/msg/syzkaller/8KjCYWslTFY/1oTXn5tTAgAJ Fixes #478 | ||||
| * | docs/linux: added and updated docs for ARM32 architecture | Atul Prakash | 2017-11-22 | 1 | -0/+83 |
| docs/linux: Also fixed link and spacing in arm32 docs | |||||
