Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
viro
/
sparse
/
HEAD
3dbed8a
L ## 'a' is valid; so's L ## "a"
by Al Viro
· 13 years ago
master
959bd89
switch to delayed handling of escape sequences
by Al Viro
· 13 years ago
15cfba6
massage handling of wide string literals/character constants in tokenizer
by Al Viro
· 13 years ago
c8b02fc
fix handling of -include
by Al Viro
· 14 years ago
d83674b
simplify handling of newline/whitespace flags in expand()
by Al Viro
· 15 years ago
f18347c
Gentler handling of bitwise warnings in unary operations
by Al Viro
· 17 years ago
519a65d
Fix ,##__VA_ARGS__ kludge
by Al Viro
· 15 years ago
d6b8d38
Fix tab handling in nextchar_slow()
by Al Viro
· 16 years ago
ef2e777
Fix handling of __func__
by Al Viro
· 15 years ago
65a4e2f
sparse 0.4.4
by Christopher Li
· 14 years ago
v0.4.4
4d6db17
recognize binary constants
by Dan Carpenter
· 14 years ago
16a2e91
Add test case for binary constants
by Christopher Li
· 14 years ago
2bc58a7
Sparse 0.4.4-rc2
by Christopher Li
· 14 years ago
v0.4.4-rc2
46352d9
Make 'linearize_return()' helper function
by Linus Torvalds
· 14 years ago
cbe34a5
Make 'linearize_switch()' helper function
by Linus Torvalds
· 14 years ago
979f025
Make 'linearize_iterator()' helper function
by Linus Torvalds
· 14 years ago
d385c9d
cse: update PHI users when throwing away an instruction
by Kamil Dudka
· 14 years ago
31dc253
cse: treat PHI-nodes as other instructions
by Kamil Dudka
· 16 years ago
8376ab0
sparse: Fix __builtin_safe_p for pure and const functions
by Pekka Enberg
· 14 years ago
a7a00d5
Show expected vs. actual output on test failure
by Pekka Enberg
· 14 years ago
6afef22
sparse: Enable unhandled validation tests
by Pekka Enberg
· 14 years ago
b183ef2
Fix parsing empty asm clobber
by Christopher Li
· 14 years ago
d5096c9
Add test case for empty asm clobbers
by Christopher Li
· 14 years ago
181ce0f
Ignore the ms_hook_prologue attribute.
by Michael Stefaniuc
· 14 years ago
cfcf8b5
fix common misspellings with codespell
by Jonathan Neuschäfer
· 14 years ago
abca4fe
FAQ: fix a typo ("because or")
by Jonathan Neuschäfer
· 14 years ago
d79064e
Sparse 0.4.4-rc1
by Christopher Li
· 14 years ago
v0.4.4-rc1
c0719f0
Fix inlining switch statement.
by Christopher Li
· 14 years ago
5b57cb8
validation: inline switch statement
by Christopher Li
· 14 years ago
064f61f
inspect: Add switch statement and more
by Christopher Li
· 14 years ago
84e51f9
fix a memory leak in compile-i386.c
by Jonathan Neuschäfer
· 14 years ago
9bc7588
sparse: Add 'artifical' to ignore attributes
by Pekka Enberg
· 14 years ago
271cb1a
Remove set but not used variable
by Christopher Li
· 14 years ago
d8b20ec
Ignore attribute vector_size
by Christopher Li
· 14 years ago
f20cbcc
evaluate: Allow sizeof(_Bool) to succeed.
by Ben Pfaff
· 15 years ago
05e6665
parse.c: "if(" -> "if (" adjustment
by Jan Pokorný
· 15 years ago
7988e48
use ARRAY_SIZE() when possible (continued)
by Jan Pokorný
· 15 years ago
d04fa11
Allow overwrite CFLAGS from command line
by Christopher Li
· 15 years ago
87f4a7f
Teach 'already_tokenized()' to use the stream name hash table
by Linus Torvalds
· 15 years ago
52df775
Add new streams to a hash-list based on their names
by Linus Torvalds
· 15 years ago
aaff080
Fix build with GCC 4.6 series.
by Diego Elio Pettenò
· 15 years ago
ba457c8
build: add an all-installable target that builds the targets to install.
by Diego Elio Pettenò
· 15 years ago
ce870b5
build: allow easy override of GCC_BASE
by Diego Elio Pettenò
· 15 years ago
0c7d6bf
flow.c: make comment for `dominates' reflect code
by Jan Pokorný
· 15 years ago
b21baf0
remove unused "container" macro
by Jan Pokorný
· 15 years ago
0a782d3
Makefile: warn user when libxml and/or libgtk2 are not available
by Florian Fainelli
· 15 years ago
192f7b2
Update the validation check for escape sequences
by Namhyung Kim
· 15 years ago
19de651
Fix tokenizer for octal escape sequences
by Namhyung Kim
· 15 years ago
c5e425e
use ARRAY_SIZE() when possible
by Namhyung Kim
· 15 years ago
5ecad11
memops.c: always true expression
by Nicolas Kaiser
· 15 years ago
0d5aa34
inspect: adding function arugument list
by Christopher Li
· 15 years ago
a58b3fd
sparse 0.4.3 finial
by Christopher Li
· 15 years ago
v0.4.3
9e73187
parser: add Blackfin gcc info
by Mike Frysinger
· 15 years ago
90e1270
Fixup and cleanup modifier_string() function.
by Christopher Li
· 15 years ago
34f3db4
add test-inspect to .gitignore
by Dan Carpenter
· 15 years ago
1588e1a
Fix a typo - "typdef" is neither C nor plain English
by Bernd Petrovitsch
· 15 years ago
da07704
inspect: cast expression
by Christopher Li
· 15 years ago
4dd989c
skip may_alias and declare builtin_fabs
by Morten Welinder
· 15 years ago
73f65f2
inspect: add some expression inspection
by Christopher
· 16 years ago
7ac4fa3
inspect: Add test-inspect program
by Christopher Li
· 16 years ago
9291116
inspect: add some example inspect for symbol and statement
by Christopher Li
· 16 years ago
5e55172
inspect: add custom ast treeview model
by Christopher Li
· 16 years ago
8832df8
parser: define __builtin_unreachable
by Jiri Slaby
· 15 years ago
e461ed2
Add test case for builtin_unreachable()
by Christopher
· 15 years ago
c7689a5
parser: fix and simplify support of asm goto
by Jiri Slaby
· 15 years ago
7ccc8ab
parser: add support for asm goto
by Jiri Slaby
· 15 years ago
a04808f
Adding asm goto label test case
by Christopher Li
· 15 years ago
a8b9de7
Ignore the may_alias GCC attribute
by Damien Lespiau
· 15 years ago
49adf11
Parsing wide char string
by Christopher Li
· 15 years ago
298c360
Allow parsing L'\0'
by Christopher Li
· 16 years ago
703499e
evaluate: check for NULL type inside typeof
by Christopher
· 16 years ago
b4ef556
Pointer don't inherent the alignment from base type
by Christopher Li
· 16 years ago
5ee6210
possible fix to cgcc issue in sparse 0.4.2:
by Joel Soete
· 16 years ago
b448066
Ignore "naked" attribute
by Michael Buesch
· 16 years ago
f9a4402
ignore attributes "externally_visible" and "signal"
by Michael Buesch
· 16 years ago
db9ce95
Adding test case for "x && y && z" .
by Christopher Li
· 16 years ago
c93fb99
Fix incorrect linearization of "x && y && z"
by Daniel De Graaf
· 16 years ago
fb73c74
Makefile: fix permissions mixup on install
by Dan McGee
· 16 years ago
f09699f
New attribute designated_init: mark a struct as requiring designated init
by Josh Triplett
· 16 years ago
c0d5c5d
Rename -Wall to Wsparse-all, so it doesn't get turned on unintentionally
by Josh Triplett
· 16 years ago
008e1c6
Handle __builtin_ms_va_list.
by Michael Stefaniuc
· 16 years ago
4ad6779
Simplify Makefile using static pattern rules
by Christopher Li
· 16 years ago
e16c7c8
Ignore the alloc_size attribute.
by Michael Stefaniuc
· 16 years ago
ba61a95
Ignore the ms_abi/sysv_abi attributes.
by Michael Stefaniuc
· 16 years ago
9aeae94
Declare ignored attributres into a list of string.
by Christopher Li
· 16 years ago
ccb8433
Move noreturn attribute out of ignore attr area
by Christopher Li
· 16 years ago
21fe993
Make MOD_NORETURN fits into 32 bit
by Christopher Li
· 16 years ago
7fc4304
do not ignore attribute 'noreturn'...
by Kamil Dudka
· 16 years ago
c9930ca
Sparse 0.4.2
by Christopher Li
· 16 years ago
v0.4.2
168b627
sparse: Add GCC pre-defined macros for user-space
by Pekka Enberg
· 16 years ago
v0.4.2-rc1
03430d0
make sparse headers self-compilable...
by Kamil Dudka
· 16 years ago
c8e20ba
show_token: handle TOKEN_UNTAINT and TOKEN_ARG_COUNT types
by Reinhard Tartler
· 17 years ago
2ceccd7
unssa: track uses when replacing a phi node
by Kamil Dudka
· 16 years ago
0723054
Define __LP64__ for x86_64 unless in 32 bit mode
by Blue Swirl
· 16 years ago
94a27dc
Add support for TImode type (__int128_t)
by Blue Swirl
· 16 years ago
0be55c9
linearize.h: sanitize header
by Kamil Dudka
· 16 years ago
2feeb35
Add c{l,t}z{,l,ll}, ffsl{,l}, popcountll and floating point comparison builtins.
by Blue Swirl
· 16 years ago
0eacbff
Ignore attribute __bounded__, used by OpenBSD headers.
by Blue Swirl
· 16 years ago
d71f7fe
test-suite: integrate unhandled proprocessor tests
by Hannes Eder
· 16 years ago
f9dc98a
compile-i386: do not generate an infinite loop
by Kamil Dudka
· 16 years ago
Next »