| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: sparse | Distribution: openSUSE 11.4 |
| Version: 0.4.2.git1 | Vendor: openSUSE |
| Release: 7.1 | Build date: Fri Feb 18 22:26:56 2011 |
| Group: Development/Tools/Building | Build host: build34 |
| Size: 301194 | Source RPM: sparse-0.4.2.git1-7.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://sparse.wiki.kernel.org/index.php/Main_Page | |
| Summary: A semantic parser of source files | |
Sparse is a semantic parser of source files: it's neither a compiler
(although it could be used as a front-end for one) nor is it a
preprocessor (although it contains as a part of it a preprocessing
phase).
It is meant to be a small - and simple - library. Scanty and meager,
and partly because of that easy to use. It has one mission in life:
create a semantic parse tree for some arbitrary user for further
analysis. It's not a tokenizer, nor is it some generic context-free
parser. In fact, context (semantics) is what it's all about - figuring
out not just what the grouping of tokens are, but what the _types_ are
that the grouping implies.
Sparse is primarily used in the development and debugging of the Linux
kernel.
Authors:
--------
Linus Torvalds
Josh Triplett
Git revision: v0.4.2-26-g8832df8
Open Software License 1.1
* Sun Oct 31 2010 jengelh@medozas.de
- Use %_smp_mflags
* Fri Jul 16 2010 jslaby@suse.de
- update to git commit 8832df8 (see git log for changes)
- some gcc 4.5 features added:
* support for asm-gotos
* support builtin_unreachable
* Fri May 07 2010 jslaby@suse.de
- update to git commit b4ef556 (see git log for changes)
- add a devel package containing
* includes
* static library (dynamic library is slow due to fPIC)
* pkgconfig file
- update urls
- add "Git revision" line to the description
* Sun Dec 13 2009 jengelh@medozas.de
- enable parallel building
* Wed Sep 24 2008 jeffm@suse.com
- updated to 0.4.1.git1:
* This snapshot corresponds to
git commit 8f208e215a531d2b32aec0428fd5eaa24ae3100b.
* lots of fixes - see
http://git.kernel.org/?p=devel/sparse/sparse.git;a=shortlog
* Thu Jun 26 2008 tiwai@suse.de
- updated to version 0.4.1:
* lots of fixes/improvements - see
http://www.kernel.org/pub/software/devel/sparse/news.html
* Tue Nov 14 2006 agruen@suse.de
- Initial package.
/usr/bin/cgcc /usr/bin/sparse /usr/share/doc/packages/sparse /usr/share/doc/packages/sparse/FAQ /usr/share/doc/packages/sparse/LICENSE /usr/share/doc/packages/sparse/README /usr/share/man/man1/cgcc.1.gz /usr/share/man/man1/sparse.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:35:16 2013