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
/
cgcc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-3
/
+4
*
Let cgcc pass -gcc-base-dir to sparse.
Alexey Zaytsev
2008-12-18
1
-1
/
+13
*
OpenBSD support
Blue Swirl
2008-12-18
1
-0
/
+3
*
Sparc64 (Sparc V9, LP64) support
Blue Swirl
2008-12-18
1
-0
/
+7
*
Replace the -specs cgcc option with -target
Alexey Zaytsev
2008-12-18
1
-1
/
+1
*
don't call sparse when called to generate dependencies
Alexander Shishkin
2008-08-26
1
-0
/
+7
*
cgcc: handle ppc arch
Johannes Berg
2008-04-07
1
-0
/
+7
*
cgcc: Sparse accepts -Wundef, not -Wundefined-preprocessor
Josh Triplett
2007-08-31
1
-1
/
+1
*
cgcc: Sparse accepts -Wcast-to-as, not -Wcast-to-address-space
Josh Triplett
2007-08-31
1
-1
/
+1
*
Make cgcc filter out all sparse warning related options
Yura Pakhuchiy
2007-08-22
1
-1
/
+1
*
cgcc: preserve sparse exit code if -no-compile is used
Pavel Roskin
2007-06-27
1
-2
/
+5
*
Fix old typo: s/wierd/weird/
Josh Triplett
2007-05-23
1
-2
/
+2
*
Sparse always defines __STDC__ 1, so cgcc does not need to do so
Josh Triplett
2007-05-23
1
-3
/
+2
*
Add cygwin support to cgcc
Ramsay Jones
2007-05-23
1
-0
/
+10
*
Add -Wno-non-pointer-null to turn off warning about using a plain integer as ...
Josh Triplett
2007-05-22
1
-1
/
+1
*
Add -Wno-old-initializer to turn off warnings about non-C99 struct initializers
Josh Triplett
2007-05-22
1
-1
/
+1
*
Implement x86-64 support in cgcc.
Alberto Bertogli
2007-05-01
1
-0
/
+9
*
Teach cgcc about -ventry and -vdead
Josh Triplett
2007-05-01
1
-0
/
+1
*
Teach cgcc about all currently existing sparse warning options
Josh Triplett
2007-05-01
1
-1
/
+1
*
Make cgcc not pass -Wall to sparse even if passing it to cc
Josh Triplett
2007-05-01
1
-1
/
+14
*
Teach cgcc about -Wtransparent-union and -Wno-transparent-union
Josh Triplett
2007-04-20
1
-1
/
+1
*
Make 'cgcc' work at least half-way better
Linus Torvalds
2005-08-15
1
-1
/
+1
*
check.c:
welinder@troll.com
2005-04-07
1
-0
/
+3
*
Reorganize integer and floating point defines into specs.
welinder@troll.com
2005-04-07
1
-23
/
+25
*
lib.c:
welinder@troll.com
2005-04-07
1
-4
/
+26
*
Add -no-compile
welinder@troll.com
2005-04-07
1
-20
/
+33
*
Handle predefines for integer types, floating point types,
welinder@troll.com
2005-04-07
1
-1
/
+146
*
Teach cgcc about -Wbitwise and -Wtypesign.
welinder@troll.com
2005-04-07
1
-1
/
+1
*
Teach cgcc about flags that are for sparse only.
welinder@troll.com
2005-04-07
1
-10
/
+31
*
Wrapper to run check and gcc in series.
welinder@troll.com
2005-04-07
1
-0
/
+22