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 type_info_expression()
Al Viro
2009-07-17
2
-2
/
+18
*
fun with declarations and definitions
Al Viro
2009-07-17
4
-0
/
+35
*
Update the validation check for ftabstop=
Christopher Li
2009-07-17
15
-55
/
+55
*
refactor handle_switch_f
Hannes Eder
2009-07-17
1
-11
/
+20
*
Add -ftabstop=WIDTH
Hannes Eder
2009-01-02
4
-3
/
+25
*
Clean up Makefile long lines
Christopher Li
2008-12-28
1
-14
/
+17
*
Makefile automatic header dependency
Christopher Li
2008-12-28
1
-77
/
+21
*
Also warn about sizeof(function)
Alexey Zaytsev
2008-12-28
1
-0
/
+6
*
Warn about explicit usage of sizeof(void)
Christopher Li
2008-12-28
2
-2
/
+15
*
Teach classify_type to handle typeof
Christopher Li
2008-12-25
2
-0
/
+21
*
Revert the context tracking code
Johannes Berg
2008-12-24
12
-1456
/
+108
*
Let void have sizeof 1
Alexey Zaytsev
2008-12-18
1
-1
/
+1
*
Rename dirafter to idirafter.
Alexey Zaytsev
2008-12-18
2
-12
/
+7
*
Document -gcc-base-dir in sparse.1
Alexey Zaytsev
2008-12-18
1
-0
/
+5
*
Let cgcc pass -gcc-base-dir to sparse.
Alexey Zaytsev
2008-12-18
1
-1
/
+13
*
Set gcc include path at runtime.
Alexey Zaytsev
2008-12-18
3
-27
/
+99
*
Expand "dubious !x & y" handling to other combinations of !, &, and |.
Josh Triplett
2008-12-18
2
-5
/
+27
*
Add enum member list to the parent
Christopher Li
2008-12-18
1
-4
/
+2
*
Warning should be enough for an unhandled transparent union
Alexey Zaytsev
2008-12-18
1
-1
/
+1
*
A slightly edited irc discussion with Josh Triplett.
Alexey Zaytsev
2008-12-18
1
-0
/
+54
*
Gdb macros to get a better look at some sparse data structures.
Alexey Zaytsev
2008-12-18
2
-9
/
+321
*
Handle missing argument to -D.
Alexey Zaytsev
2008-12-18
1
-0
/
+4
*
Mark handle_switch as static and don't export it from lib.h
Alexey Zaytsev
2008-12-18
2
-2
/
+1
*
Looks more evident this way.
Alexey Zaytsev
2008-12-18
1
-1
/
+1
*
Handle a terminal -o option properly.
Alexey Zaytsev
2008-12-18
1
-4
/
+7
*
Make show_symbol newline-consistent
Alexey Zaytsev
2008-12-18
1
-2
/
+5
*
OpenBSD support
Blue Swirl
2008-12-18
2
-0
/
+23
*
Sparc64 (Sparc V9, LP64) support
Blue Swirl
2008-12-18
1
-0
/
+7
*
Remove pre_buffer
Christopher Li
2008-12-18
3
-20
/
+26
*
Replace the -specs cgcc option with -target
Alexey Zaytsev
2008-12-18
1
-1
/
+1
*
Add type information to struct instruction.
David Given
2008-12-18
2
-1
/
+4
*
Unhardcode byte size being 8 bits.
David Given
2008-12-17
8
-26
/
+42
*
Evaluate iterator symbols
Christopher Li
2008-12-15
1
-0
/
+1
*
don't call sparse when called to generate dependencies
Alexander Shishkin
2008-08-26
1
-0
/
+7
*
Set *tree to NULL on error
Vegard Nossum
2008-07-14
1
-0
/
+2
*
Fix use of invalid file descriptor
Vegard Nossum
2008-07-14
1
-0
/
+2
*
Ignore "cold" and "hot" attributes, which appeared in gcc 4.3
Pavel Roskin
2008-06-27
2
-0
/
+6
*
Remove symbol.id_list
Alexey Zaytsev
2008-06-11
3
-5
/
+4
*
fix bug in context tracking code
Johannes Berg
2008-04-24
4
-16
/
+131
*
Simplify (and warn about) right shifts that result in zero
Linus Torvalds
2008-04-24
1
-1
/
+56
*
Fix cast instruction generation
Linus Torvalds
2008-04-24
1
-3
/
+3
*
Add -Wno-declaration-after-statement
Geoff Johnstone
2008-04-21
8
-3
/
+78
*
improve -Wcontext code and messages
Johannes Berg
2008-04-21
5
-120
/
+307
*
inlined call bugfix & test
Johannes Berg
2008-04-21
2
-0
/
+13
*
sparse: simple conditional context tracking
Johannes Berg
2008-04-21
7
-33
/
+270
*
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
11
-86
/
+861
*
cgcc: handle ppc arch
Johannes Berg
2008-04-07
1
-0
/
+7
*
Fix type mismatches with incomplete types
Geoff Johnstone
2008-04-05
1
-0
/
+4
*
Add builtin functions for use with __FORTIFY_SOURCE
Geoff Johnstone
2008-04-05
1
-0
/
+16
[prev]
[next]