| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correct prototype: void __clear_cache(void *, void *). | Edmund Grimley Evans | 2015-10-15 | 1 | -1/+1 |
| | | |||||
| * | arm64: Implement __clear_cache. | Edmund Grimley Evans | 2015-03-08 | 1 | -1/+1 |
| | | | | | | | __clear_cache is defined in lib-arm64.c with a single call to __arm64_clear_cache, which is the real built-in function and is turned into inline assembler by gen_clear_cache in arm64-gen.c | ||||
| * | Add arm64 (AArch64) as a target architecture. | Edmund Grimley Evans | 2015-02-23 | 1 | -0/+652 |
