aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/options.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-25option: accept 'sparse -U ...'Luc Van Oostenryck1-0/+6
2020-07-18Merge branch 'error-inval-num'Luc Van Oostenryck1-0/+8
2020-07-13Merge branches 'march', 'endianness', 'os' and 'arch-mini' into archLuc Van Oostenryck1-0/+19
2020-07-13arch: add an option to specify the OS: --os=$OSLuc Van Oostenryck1-0/+11
2020-07-11teach sparse about -fmax-errorsLuc Van Oostenryck1-0/+8
2020-07-08arch: teach sparse about the '-march' optionLuc Van Oostenryck1-0/+8
2020-07-02options: keep the options sortedLuc Van Oostenryck1-49/+49
2020-07-02options: move option parsing in a separate fileLuc Van Oostenryck1-0/+998