aboutsummaryrefslogtreecommitdiffstats
path: root/sys/test_arm.const
Commit message (Collapse)AuthorAgeFilesLines
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-4/+0
|
* pkg/compiler, sys/syz-sysgen: move const handling to pkg/compilerDmitry Vyukov2017-08-271-0/+3
| | | | Now pkg/compiler deals with consts.
* sys: support arm archDmitry Vyukov2017-08-191-0/+1
Not tested, but const extraction and build works. Update #324 Update #191