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
/
symbol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
New attribute designated_init: mark a struct as requiring designated init
Josh Triplett
2010-03-28
1
-1
/
+2
*
Make MOD_NORETURN fits into 32 bit
Christopher Li
2009-10-16
1
-1
/
+1
*
do not ignore attribute 'noreturn'...
Kamil Dudka
2009-10-16
1
-1
/
+3
*
Add support for TImode type (__int128_t)
Blue Swirl
2009-08-01
1
-3
/
+6
*
move extern inline function to file scope
Christopher Li
2009-07-19
1
-0
/
+12
*
Support the __thread storage class
Alberto Bertogli
2009-07-18
1
-1
/
+2
*
Don't mix storage class bits with ctype->modifiers while parsing type
Al Viro
2009-07-18
1
-3
/
+2
*
Fix __label__ handling
Al Viro
2009-07-18
1
-1
/
+0
*
Restore __attribute__((mode)) handling
Al Viro
2009-07-18
1
-1
/
+3
*
Pass decl_state down to ->attribute()
Al Viro
2009-07-18
1
-1
/
+1
*
Pass decl_state down to ->declarator() and handle_attributes()
Al Viro
2009-07-17
1
-1
/
+1
*
Have ->declarator() act directly on ctype being affected
Al Viro
2009-07-17
1
-0
/
+1
*
Rewrite and fix specifiers handling
Al Viro
2009-07-17
1
-5
/
+7
*
Take the rest of specifiers to parse.c
Al Viro
2009-07-17
1
-0
/
+1
*
Separating ctype and parser state, part 1
Al Viro
2009-07-17
1
-0
/
+6
*
Fix implicit cast to float
Thomas Schmid
2009-07-17
1
-0
/
+32
*
fun with declarations and definitions
Al Viro
2009-07-17
1
-0
/
+1
*
Revert the context tracking code
Johannes Berg
2008-12-24
1
-2
/
+1
*
Remove symbol.id_list
Alexey Zaytsev
2008-06-11
1
-2
/
+1
*
sparse: simple conditional context tracking
Johannes Berg
2008-04-21
1
-1
/
+1
*
make sparse keep its promise about context tracking
Johannes Berg
2008-04-21
1
-0
/
+1
*
[PATCH] deal correctly with qualifiers on arrays
Al Viro
2007-07-14
1
-0
/
+1
*
[PATCH] rewrite type_difference()
Al Viro
2007-07-14
1
-2
/
+2
*
new get_type_name function
Rob Taylor
2007-07-13
1
-0
/
+1
*
add end position to symbols
Rob Taylor
2007-07-13
1
-0
/
+1
*
fix handling of address_space in casts and assignments
Al Viro
2007-07-10
1
-2
/
+2
*
first pass at null pointer constants
Al Viro
2007-07-08
1
-1
/
+2
*
[PATCH] deal with enum members without excessive PITA
Al Viro
2007-06-25
1
-1
/
+1
*
[PATCH] tie the fields of struct in simple list
Al Viro
2007-06-18
1
-1
/
+5
*
Improved graph generation using subgraph clusters for functions
Dan Sheridan
2007-05-22
1
-0
/
+1
*
Fix typos in comments
Josh Triplett
2007-03-09
1
-2
/
+2
*
Introduce keyword driven attribute parsing
Christopher Li
2007-03-09
1
-0
/
+3
*
Fix typo in symbol.h: s/keywrods/keywords/
Josh Triplett
2007-03-07
1
-1
/
+1
*
Introduce top level parsing for asm parsing.
Josh Triplett
2007-03-07
1
-0
/
+1
*
Introducing statement keywords
Josh Triplett
2007-03-07
1
-0
/
+9
*
Free up some special bits in modifiers.
Josh Triplett
2007-03-07
1
-8
/
+16
*
Bug fix in pointer modifier inheritance at function degeneration.
Christopher Li
2007-02-13
1
-0
/
+1
*
Marking anonymous string.
Christopher Li
2007-01-27
1
-1
/
+2
*
Enhance debug information.
Christopher Li
2007-01-27
1
-0
/
+2
*
Sparse-based Ctags implementation
Christopher Li
2007-01-16
1
-0
/
+4
*
implement #strong_define
Oleg Nesterov
2006-12-05
1
-3
/
+4
*
prepare for #strong_{define,undef}
Oleg Nesterov
2006-12-05
1
-1
/
+4
*
fix 'weak' attribute loss
Oleg Nesterov
2006-12-05
1
-0
/
+1
*
kill NS_INVISIBLEMACRO, introduce NS_UNDEF
Oleg Nesterov
2006-12-05
1
-1
/
+1
*
merge branch 'no-semantic-h' into staging and fix conflicts
Josh Triplett
2006-10-16
1
-1
/
+1
|
\
|
*
Fix incorrect symbol in comment on #endif for multiple-inclusion guard
Josh Triplett
2006-09-14
1
-1
/
+1
*
|
[PATCH] handle fouled-bitwise
Al Viro
2006-10-01
1
-0
/
+5
*
|
[PATCH] add support for __builtin_choose_expr()
Al Viro
2006-09-30
1
-0
/
+1
|
/
*
[PATCH] Parse and track multiple contexts by expression
Josh Triplett
2006-08-30
1
-1
/
+11
*
[PATCH] Warning for mixing enums of different types
Morten Welinder
2006-03-28
1
-0
/
+7
[next]