| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: sparse | Distribution: openSUSE 12.1 |
| Version: 0.4.3 | Vendor: openSUSE |
| Release: 4.1.2 | Build date: Sat Oct 29 20:30:32 2011 |
| Group: Development/Tools/Building | Build host: build33 |
| Size: 456286 | Source RPM: sparse-0.4.3-4.1.2.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
Open Software License 1.1
* Mon Sep 19 2011 coolo@suse.com
- make the _service localonly
* Sat Apr 30 2011 jslaby@suse.de
- fix build with gcc 4.6
- package test-inspect and c2xml
- update to 0.4.3
* Fixup and cleanup modifier_string() function.
* inspect: add custom ast treeview model
* inspect: add some example inspect for symbol and statement
* inspect: add some expression inspection
* inspect: Add test-inspect program
* inspect: cast expression
* parser: add Blackfin gcc info
* skip may_alias and declare builtin_fabs
* 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/c2xml /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:54:34 2013