aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add test case for builtin_unreachable()Christopher2010-07-131-0/+15
* Adding asm goto label test caseChristopher Li2010-06-171-0/+22
* Adding test case for "x && y && z" .Christopher Li2010-03-281-0/+17
* New attribute designated_init: mark a struct as requiring designated initJosh Triplett2010-03-281-0/+195
* Rename -Wall to Wsparse-all, so it doesn't get turned on unintentionallyJosh Triplett2010-03-281-1/+1
* test-suite: integrate unhandled proprocessor testsHannes Eder2009-07-279-0/+142
* test-suite: be more verbose on 'unhandled' and 'known to fail' testsHannes Eder2009-07-191-1/+5
* move extern inline function to file scopeChristopher Li2009-07-191-0/+23
* Add validation for restrict and attribute warningChristopher Li2009-07-182-0/+20
* Print an error if typeof() lacks an argumentMartin Nagy2009-07-181-0/+14
* Fix __label__ handlingAl Viro2009-07-181-0/+12
* Fix declaration_specifiers() handling of typedef name shadowed by NS_SYMBOLAl Viro2009-07-181-0/+12
* Fix enumeration constants' scope beginningAl Viro2009-07-181-0/+11
* Restore __attribute__((mode)) handlingAl Viro2009-07-181-0/+1
* Rewrite and fix specifiers handlingAl Viro2009-07-172-0/+253
* Fix handling of typedefs with several declaratorsAl Viro2009-07-171-0/+15
* Fix regression created by commit af30c6df74f01db10fa78ac0cbdb5c3c40b5c73fAl Viro2009-07-171-0/+40
* Sanitize direct_declarator logicsAl Viro2009-07-172-11/+11
* Apply attributes after ( to the right placeAl Viro2009-07-171-0/+12
* Warn about non-empty identifier list outside of definitionAl Viro2009-07-171-6/+8
* more direct_declarator() sanitizingAl Viro2009-07-171-0/+40
* More nested declarator fixesAl Viro2009-07-171-0/+16
* Separate parsing of identifier-list (in K&R-style declarations)Al Viro2009-07-171-0/+18
* Fix handling of ident-less declarationsAl Viro2009-07-171-0/+18
* fun with declarations and definitionsAl Viro2009-07-171-0/+11
* Fix type_info_expression()Al Viro2009-07-171-0/+8
* fun with declarations and definitionsAl Viro2009-07-171-0/+12
* Update the validation check for ftabstop=Christopher Li2009-07-1715-55/+55
* Teach classify_type to handle typeofChristopher Li2008-12-251-0/+16
* Revert the context tracking codeJohannes Berg2008-12-244-893/+14
* Expand "dubious !x & y" handling to other combinations of !, &, and |.Josh Triplett2008-12-181-2/+17
* fix bug in context tracking codeJohannes Berg2008-04-241-0/+14
* Add -Wno-declaration-after-statementGeoff Johnstone2008-04-214-0/+42
* improve -Wcontext code and messagesJohannes Berg2008-04-214-44/+149
* inlined call bugfix & testJohannes Berg2008-04-211-0/+12
* sparse: simple conditional context trackingJohannes Berg2008-04-211-0/+161
* sparse test suite: add test mixing __context__ and __attribute__((context(...)))Johannes Berg2008-04-211-0/+21
* make sparse keep its promise about context trackingJohannes Berg2008-04-213-14/+580
* Add test case for new warning about !x & yJosh Triplett2008-04-031-0/+9
* fix show_typename()Al Viro2008-04-032-2/+2
* Add known-to-fail test case for a static forward declarationJosh Triplett2007-11-131-0/+10
* Add test-suite metadata to validation/local-label.cJosh Triplett2007-10-201-0/+3
* Perform local label lookupChristopher Li2007-10-201-0/+8
* Add test-suite annotations to init-char-array.cJosh Triplett2007-09-151-0/+3
* validation: Update comment in type1.c to reflect current state of SparseJosh Triplett2007-09-151-6/+5
* Add test-suite annotations to function-pointer-modifier-inheritance.cJosh Triplett2007-09-151-0/+3
* Add test-suite annotations to cond_expr.cJosh Triplett2007-09-151-0/+8
* Add test-suite annotations to integer-promotions.cJosh Triplett2007-09-151-0/+3
* validation: Rename typeconvert.c to integer-promotions.c to match its purposeJosh Triplett2007-09-151-0/+0
* Add test-suite annotations to noderef.cJosh Triplett2007-09-151-0/+9