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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ignore attribute __bounded__, used by OpenBSD headers.
Blue Swirl
2009-08-03
1
-0
/
+2
*
test-suite: integrate unhandled proprocessor tests
Hannes Eder
2009-07-27
9
-0
/
+142
*
compile-i386: do not generate an infinite loop
Kamil Dudka
2009-07-22
1
-4
/
+4
*
Makefile: suppress error message from pkg-config
Ramsay Jones
2009-07-20
1
-1
/
+1
*
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
4
-6
/
+40
*
Add validation for restrict and attribute warning
Christopher Li
2009-07-18
2
-0
/
+20
*
Avoid "attribute 'warning': unknown attribute" warning
Linus Torvalds
2009-07-18
1
-0
/
+2
*
Turn off '-Wtransparent-union' by default
Linus Torvalds
2009-07-18
1
-1
/
+1
*
Allow array declarators to have 'restrict' in them
Linus Torvalds
2009-07-18
2
-0
/
+3
*
Have Makefile import local.mk if it exists.
Samuel Bronson
2009-07-18
2
-2
/
+12
*
Support the __thread storage class
Alberto Bertogli
2009-07-18
2
-4
/
+33
*
Print an error if typeof() lacks an argument
Martin Nagy
2009-07-18
2
-1
/
+19
*
Add missing checks for Waddress-space
Martin Nagy
2009-07-18
2
-5
/
+5
*
.gitignore: Ignore dependencies and Vim swap files
Martin Nagy
2009-07-18
1
-0
/
+2
*
warn directive in argument list
Al Viro
2009-07-18
1
-2
/
+26
*
Segfault at evaluate.c:341
Al Viro
2009-07-18
1
-0
/
+1
*
Sanitize pointer()
Al Viro
2009-07-18
1
-15
/
+5
*
Don't mix storage class bits with ctype->modifiers while parsing type
Al Viro
2009-07-18
5
-43
/
+86
*
Simplify get_number_value() and ctype_integer()
Al Viro
2009-07-18
3
-32
/
+23
*
Fix __label__ handling
Al Viro
2009-07-18
5
-32
/
+40
*
Fix declaration_specifiers() handling of typedef name shadowed by NS_SYMBOL
Al Viro
2009-07-18
3
-3
/
+16
*
Fix enumeration constants' scope beginning
Al Viro
2009-07-18
2
-4
/
+14
*
Restore __attribute__((mode)) handling
Al Viro
2009-07-18
3
-22
/
+101
*
Pass decl_state down to ->attribute()
Al Viro
2009-07-18
2
-19
/
+20
*
Pass decl_state down to ->declarator() and handle_attributes()
Al Viro
2009-07-17
2
-49
/
+49
*
Clean up and split declaration_specifiers()
Al Viro
2009-07-17
1
-30
/
+29
*
Have ->declarator() act directly on ctype being affected
Al Viro
2009-07-17
2
-73
/
+162
*
Rewrite and fix specifiers handling
Al Viro
2009-07-17
6
-166
/
+468
*
Saner type for __builtin_va_list
Al Viro
2009-07-17
1
-1
/
+1
*
Take the rest of specifiers to parse.c
Al Viro
2009-07-17
3
-44
/
+33
*
preparations to ->declarator() cleanup - separate typedef handling
Al Viro
2009-07-17
1
-9
/
+11
*
Fix handling of typedefs with several declarators
Al Viro
2009-07-17
2
-0
/
+18
*
Take the rest of storage class keywords to parse.c
Al Viro
2009-07-17
2
-6
/
+6
*
Fix regression created by commit af30c6df74f01db10fa78ac0cbdb5c3c40b5c73f
Al Viro
2009-07-17
2
-0
/
+42
*
Propagate decl_state to declaration_specifiers()
Al Viro
2009-07-17
1
-37
/
+37
*
Separating ctype and parser state, part 1
Al Viro
2009-07-17
2
-44
/
+60
*
Sanitize direct_declarator logics
Al Viro
2009-07-17
3
-86
/
+76
*
Fix braino in which_kind()
Al Viro
2009-07-17
1
-1
/
+1
*
Don't mess with passing symbol to declarator/direct_declarator
Al Viro
2009-07-17
1
-16
/
+14
*
Leave applying attributes until we know whether it's a nested declarator
Al Viro
2009-07-17
1
-23
/
+63
*
Apply attributes after ( to the right place
Al Viro
2009-07-17
2
-8
/
+27
*
Warn about non-empty identifier list outside of definition
Al Viro
2009-07-17
2
-8
/
+18
*
more direct_declarator() sanitizing
Al Viro
2009-07-17
2
-51
/
+127
*
Fix attribute/asm handling
Al Viro
2009-07-17
1
-7
/
+10
*
More nested declarator fixes
Al Viro
2009-07-17
2
-0
/
+18
*
Separate parsing of identifier-list (in K&R-style declarations)
Al Viro
2009-07-17
2
-2
/
+44
*
Fix handling of ident-less declarations
Al Viro
2009-07-17
2
-1
/
+27
*
Fix implicit cast to float
Thomas Schmid
2009-07-17
3
-34
/
+35
*
fun with declarations and definitions
Al Viro
2009-07-17
2
-11
/
+26
[prev]
[next]