aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sparse.1
AgeCommit message (Expand)AuthorFilesLines
2018-06-16add support for -fdiagnostic-prefix[=prefix]Luc Van Oostenryck1-0/+6
2018-04-11sparse: add -Wpointer-arith flag to toggle sizeof(void) warningsJoey Pabalinas1-0/+13
2018-04-11doc: copy-edit text related to applying sizeof to a _BoolJoey Pabalinas1-1/+1
2018-01-21doc: fix manpage formattingLuc Van Oostenryck1-0/+1
2018-01-21sparse: minor manpage correctionsRandy Dunlap1-3/+3
2018-01-07Merge branches 'fmax-warnings', 'funsigned-char', 'testcase-fix-missing-retur...Luc Van Oostenryck1-0/+11
2018-01-03teach sparse about '-fmax-warnings'Luc Van Oostenryck1-0/+6
2017-12-29add support for '-f[no-][un]signed-char'Luc Van Oostenryck1-0/+5
2017-11-13Merge branch 'dump-ir' into tipLuc Van Oostenryck1-7/+1
2017-11-13dump-ir: make it more flexibleLuc Van Oostenryck1-6/+0
2017-11-13dump-ir: rename -fdump-linearize to -fdump-irLuc Van Oostenryck1-1/+1
2017-10-19sparse: document that -Wbitwise is defaultJacob Keller1-2/+2
2017-09-14option: use OPTION_NUMERIC() for handle_switch_fmemcpy_max_count()Luc Van Oostenryck1-1/+1
2017-08-28Merge remote-tracking branch 'luc/constexpr-v4' into masterChristopher Li1-0/+9
2017-06-15add support for -fmemcpy-max-countLuc Van Oostenryck1-0/+9
2017-06-15add support for -Wmemcpy-max-countLuc Van Oostenryck1-0/+8
2017-05-19add support for a new flag: -fdump-linearize[=only]Luc Van Oostenryck1-0/+5
2017-05-15use -fmem-report to report allocation statsLuc Van Oostenryck1-0/+5
2017-03-31constexpr: check static storage duration objects' intializers' constnessNicolai Stange1-0/+9
2017-02-13Update maintainers in the manpageLuc Van Oostenryck1-1/+1
2014-10-10Add support for multiarch system header filesRamsay Jones1-0/+6
2014-10-10rename -Werror to -Wsparse-errorChristopher Li1-1/+1
2014-09-28sparse: Make -Werror turn warnigns into errorsThomas Graf1-0/+3
2014-02-27sparse: Allow override of sizeof(bool) warningJoe Perches1-0/+8
2013-04-19Add description for -Winit-cstring optionMasatake YAMATO1-0/+18
2012-05-19I have updated the sparse.1 man page including the __bitwiseShakthi Kannan1-1/+13
2010-03-28New attribute designated_init: mark a struct as requiring designated initJosh Triplett1-0/+24
2010-03-28Rename -Wall to Wsparse-all, so it doesn't get turned on unintentionallyJosh Triplett1-0/+4
2009-01-02Add -ftabstop=WIDTHHannes Eder1-0/+7
2008-12-24Revert the context tracking codeJohannes Berg1-33/+10
2008-12-18Document -gcc-base-dir in sparse.1Alexey Zaytsev1-0/+5
2008-04-21Add -Wno-declaration-after-statementGeoff Johnstone1-0/+10
2008-04-21sparse: simple conditional context trackingJohannes Berg1-0/+9
2008-04-21make sparse keep its promise about context trackingJohannes Berg1-10/+24
2007-09-15Add SEE ALSO for cgcc in sparse manpageJosh Triplett1-0/+3
2007-08-31Add a manpage for sparseJosh Triplett1-0/+264