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
*
Fix build with GCC 4.6 series.
v0.4.3-gentoo
Diego Elio Pettenò
2011-04-08
1
-4
/
+0
*
build: add an all-installable target that builds the targets to install.
Diego Elio Pettenò
2011-04-08
1
-1
/
+3
*
build: don't override CFLAGS in environment.
Diego Elio Pettenò
2011-04-08
1
-1
/
+1
*
build: allow easy override of GCC_BASE
Diego Elio Pettenò
2011-04-08
1
-1
/
+2
*
sparse 0.4.3 finial
v0.4.3
Christopher Li
2010-09-02
1
-1
/
+1
*
parser: add Blackfin gcc info
Mike Frysinger
2010-10-08
2
-0
/
+15
*
Fixup and cleanup modifier_string() function.
Christopher Li
2010-09-15
1
-19
/
+45
*
add test-inspect to .gitignore
Dan Carpenter
2010-09-01
1
-0
/
+1
*
Fix a typo - "typdef" is neither C nor plain English
Bernd Petrovitsch
2010-09-01
1
-1
/
+1
*
inspect: cast expression
Christopher Li
2010-07-22
1
-1
/
+19
*
skip may_alias and declare builtin_fabs
Morten Welinder
2010-07-19
2
-0
/
+3
*
inspect: add some expression inspection
Christopher
2010-07-13
2
-1
/
+81
*
inspect: Add test-inspect program
Christopher Li
2010-07-13
2
-3
/
+57
*
inspect: add some example inspect for symbol and statement
Christopher Li
2010-07-13
2
-0
/
+127
*
inspect: add custom ast treeview model
Christopher Li
2010-07-13
4
-0
/
+611
*
parser: define __builtin_unreachable
Jiri Slaby
2010-07-13
1
-0
/
+1
*
Add test case for builtin_unreachable()
Christopher
2010-07-13
1
-0
/
+15
*
parser: fix and simplify support of asm goto
Jiri Slaby
2010-07-13
1
-1
/
+2
*
parser: add support for asm goto
Jiri Slaby
2010-06-17
3
-0
/
+32
*
Adding asm goto label test case
Christopher Li
2010-06-17
1
-0
/
+22
*
Ignore the may_alias GCC attribute
Damien Lespiau
2010-06-17
1
-0
/
+2
*
Parsing wide char string
Christopher Li
2010-06-17
5
-15
/
+28
*
Allow parsing L'\0'
Christopher Li
2010-04-08
5
-5
/
+15
*
evaluate: check for NULL type inside typeof
Christopher
2010-03-29
1
-1
/
+3
*
Pointer don't inherent the alignment from base type
Christopher Li
2010-03-28
1
-0
/
+1
*
possible fix to cgcc issue in sparse 0.4.2:
Joel Soete
2010-03-28
1
-1
/
+1
*
Ignore "naked" attribute
Michael Buesch
2010-03-28
1
-0
/
+2
*
ignore attributes "externally_visible" and "signal"
Michael Buesch
2010-03-28
1
-0
/
+4
*
Adding test case for "x && y && z" .
Christopher Li
2010-03-28
1
-0
/
+17
*
Fix incorrect linearization of "x && y && z"
Daniel De Graaf
2010-03-28
1
-1
/
+3
*
Makefile: fix permissions mixup on install
Dan McGee
2010-03-28
1
-7
/
+12
*
New attribute designated_init: mark a struct as requiring designated init
Josh Triplett
2010-03-28
8
-2
/
+250
*
Rename -Wall to Wsparse-all, so it doesn't get turned on unintentionally
Josh Triplett
2010-03-28
4
-17
/
+8
*
Handle __builtin_ms_va_list.
Michael Stefaniuc
2010-03-28
2
-0
/
+3
*
Simplify Makefile using static pattern rules
Christopher Li
2010-03-28
1
-8
/
+3
*
Ignore the alloc_size attribute.
Michael Stefaniuc
2010-03-28
1
-0
/
+2
*
Ignore the ms_abi/sysv_abi attributes.
Michael Stefaniuc
2010-03-28
1
-0
/
+4
*
Declare ignored attributres into a list of string.
Christopher Li
2010-03-28
2
-71
/
+86
*
Move noreturn attribute out of ignore attr area
Christopher Li
2010-03-28
1
-2
/
+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
2
-3
/
+5
*
Sparse 0.4.2
Christopher Li
2009-10-11
1
-2
/
+2
*
sparse: Add GCC pre-defined macros for user-space
Pekka Enberg
2009-08-21
2
-0
/
+11
*
make sparse headers self-compilable...
Kamil Dudka
2009-08-11
5
-0
/
+14
*
show_token: handle TOKEN_UNTAINT and TOKEN_ARG_COUNT types
Reinhard Tartler
2009-08-11
1
-2
/
+11
*
unssa: track uses when replacing a phi node
Kamil Dudka
2009-08-02
3
-1
/
+4
*
Define __LP64__ for x86_64 unless in 32 bit mode
Blue Swirl
2009-08-01
1
-1
/
+1
*
Add support for TImode type (__int128_t)
Blue Swirl
2009-08-01
10
-13
/
+51
*
linearize.h: sanitize header
Kamil Dudka
2009-07-29
2
-4
/
+4
*
Add c{l,t}z{,l,ll}, ffsl{,l}, popcountll and floating point comparison builtins.
Blue Swirl
2009-08-03
1
-3
/
+22
[next]