GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/sparse.git
v0.4.3-gentoo
sys-devel/sparse backports and Gentoo-specific patches
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
validation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test case for builtin_unreachable()
Christopher
2010-07-13
1
-0
/
+15
*
Adding asm goto label test case
Christopher Li
2010-06-17
1
-0
/
+22
*
Adding test case for "x && y && z" .
Christopher Li
2010-03-28
1
-0
/
+17
*
New attribute designated_init: mark a struct as requiring designated init
Josh Triplett
2010-03-28
1
-0
/
+195
*
Rename -Wall to Wsparse-all, so it doesn't get turned on unintentionally
Josh Triplett
2010-03-28
1
-1
/
+1
*
test-suite: integrate unhandled proprocessor tests
Hannes Eder
2009-07-27
9
-0
/
+142
*
test-suite: be more verbose on 'unhandled' and 'known to fail' tests
Hannes Eder
2009-07-19
1
-1
/
+5
*
move extern inline function to file scope
Christopher Li
2009-07-19
1
-0
/
+23
*
Add validation for restrict and attribute warning
Christopher Li
2009-07-18
2
-0
/
+20
*
Print an error if typeof() lacks an argument
Martin Nagy
2009-07-18
1
-0
/
+14
*
Fix __label__ handling
Al Viro
2009-07-18
1
-0
/
+12
*
Fix declaration_specifiers() handling of typedef name shadowed by NS_SYMBOL
Al Viro
2009-07-18
1
-0
/
+12
*
Fix enumeration constants' scope beginning
Al Viro
2009-07-18
1
-0
/
+11
*
Restore __attribute__((mode)) handling
Al Viro
2009-07-18
1
-0
/
+1
*
Rewrite and fix specifiers handling
Al Viro
2009-07-17
2
-0
/
+253
*
Fix handling of typedefs with several declarators
Al Viro
2009-07-17
1
-0
/
+15
*
Fix regression created by commit af30c6df74f01db10fa78ac0cbdb5c3c40b5c73f
Al Viro
2009-07-17
1
-0
/
+40
*
Sanitize direct_declarator logics
Al Viro
2009-07-17
2
-11
/
+11
*
Apply attributes after ( to the right place
Al Viro
2009-07-17
1
-0
/
+12
*
Warn about non-empty identifier list outside of definition
Al Viro
2009-07-17
1
-6
/
+8
*
more direct_declarator() sanitizing
Al Viro
2009-07-17
1
-0
/
+40
*
More nested declarator fixes
Al Viro
2009-07-17
1
-0
/
+16
*
Separate parsing of identifier-list (in K&R-style declarations)
Al Viro
2009-07-17
1
-0
/
+18
*
Fix handling of ident-less declarations
Al Viro
2009-07-17
1
-0
/
+18
*
fun with declarations and definitions
Al Viro
2009-07-17
1
-0
/
+11
*
Fix type_info_expression()
Al Viro
2009-07-17
1
-0
/
+8
*
fun with declarations and definitions
Al Viro
2009-07-17
1
-0
/
+12
*
Update the validation check for ftabstop=
Christopher Li
2009-07-17
15
-55
/
+55
*
Teach classify_type to handle typeof
Christopher Li
2008-12-25
1
-0
/
+16
*
Revert the context tracking code
Johannes Berg
2008-12-24
4
-893
/
+14
*
Expand "dubious !x & y" handling to other combinations of !, &, and |.
Josh Triplett
2008-12-18
1
-2
/
+17
*
fix bug in context tracking code
Johannes Berg
2008-04-24
1
-0
/
+14
*
Add -Wno-declaration-after-statement
Geoff Johnstone
2008-04-21
4
-0
/
+42
*
improve -Wcontext code and messages
Johannes Berg
2008-04-21
4
-44
/
+149
*
inlined call bugfix & test
Johannes Berg
2008-04-21
1
-0
/
+12
*
sparse: simple conditional context tracking
Johannes Berg
2008-04-21
1
-0
/
+161
*
sparse test suite: add test mixing __context__ and __attribute__((context(...)))
Johannes Berg
2008-04-21
1
-0
/
+21
*
make sparse keep its promise about context tracking
Johannes Berg
2008-04-21
3
-14
/
+580
*
Add test case for new warning about !x & y
Josh Triplett
2008-04-03
1
-0
/
+9
*
fix show_typename()
Al Viro
2008-04-03
2
-2
/
+2
*
Add known-to-fail test case for a static forward declaration
Josh Triplett
2007-11-13
1
-0
/
+10
*
Add test-suite metadata to validation/local-label.c
Josh Triplett
2007-10-20
1
-0
/
+3
*
Perform local label lookup
Christopher Li
2007-10-20
1
-0
/
+8
*
Add test-suite annotations to init-char-array.c
Josh Triplett
2007-09-15
1
-0
/
+3
*
validation: Update comment in type1.c to reflect current state of Sparse
Josh Triplett
2007-09-15
1
-6
/
+5
*
Add test-suite annotations to function-pointer-modifier-inheritance.c
Josh Triplett
2007-09-15
1
-0
/
+3
*
Add test-suite annotations to cond_expr.c
Josh Triplett
2007-09-15
1
-0
/
+8
*
Add test-suite annotations to integer-promotions.c
Josh Triplett
2007-09-15
1
-0
/
+3
*
validation: Rename typeconvert.c to integer-promotions.c to match its purpose
Josh Triplett
2007-09-15
1
-0
/
+0
*
Add test-suite annotations to noderef.c
Josh Triplett
2007-09-15
1
-0
/
+9
[next]