INFO
Name: sparse
Version: 0.6.4-3.el9
Arch: ppc64le
Summary: A semantic parser of source files
License: MIT
Vendor: Fedora Project
Build Host: buildvm-ppc64le-07.iad2.fedoraproject.org
Build Date: Fri Aug 19 16:53:30 2022
Size: 1919729
URL: https://sparse.wiki.kernel.org
Description: 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.
FILES
/usr/bin/c2xml
/usr/bin/cgcc
/usr/bin/semind
/usr/bin/sparse
/usr/bin/test-inspect
/usr/lib/.build-id
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/654366ede960d20be83ed1c4f28b99b9ce0b0f
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/41b5f3fd8f82ab2d20a1a26d3a9786cdaba0e2
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/2eb71566a1cface3f0d3d9bb3e2a080e0d8d51
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/5afb161ebf7c214866448b0d50fd0f27c387d8
/usr/share/doc/sparse
/usr/share/doc/sparse/FAQ
/usr/share/doc/sparse/LICENSE
/usr/share/doc/sparse/README
/usr/share/man/man1/cgcc.1.gz
/usr/share/man/man1/semind.1.gz
/usr/share/man/man1/sparse.1.gz
REQUIRES
/usr/bin/perl
libatk-1.0.so.0()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libcairo.so.2()(64bit)
libfontconfig.so.1()(64bit)
libfreetype.so.6()(64bit)
libgdk-x11-2.0.so.0()(64bit)
libgdk_pixbuf-2.0.so.0()(64bit)
libgio-2.0.so.0()(64bit)
libglib-2.0.so.0()(64bit)
libgobject-2.0.so.0()(64bit)
libgtk-x11-2.0.so.0()(64bit)
libharfbuzz.so.0()(64bit)
libpango-1.0.so.0()(64bit)
libpangocairo-1.0.so.0()(64bit)
libpangoft2-1.0.so.0()(64bit)
libsqlite3.so.0()(64bit)
libxml2.so.2()(64bit)
libxml2.so.2(LIBXML2_2.4.30)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
sparse 0.6.4-3.el9
sparse(ppc-64) 0.6.4-3.el9
CONFIG FILES
/usr/bin/c2xml
/usr/bin/cgcc
/usr/bin/semind
/usr/bin/sparse
/usr/bin/test-inspect
/usr/lib/.build-id a
/usr/lib/.build-id/8c a
/usr/lib/.build-id/8c/654366ede960d20be83ed1c4f28b99b9ce0b0f a
/usr/lib/.build-id/ad a
/usr/lib/.build-id/ad/41b5f3fd8f82ab2d20a1a26d3a9786cdaba0e2 a
/usr/lib/.build-id/cb a
/usr/lib/.build-id/cb/2eb71566a1cface3f0d3d9bb3e2a080e0d8d51 a
/usr/lib/.build-id/d4 a
/usr/lib/.build-id/d4/5afb161ebf7c214866448b0d50fd0f27c387d8 a
/usr/share/doc/sparse
/usr/share/doc/sparse/FAQ d
/usr/share/doc/sparse/LICENSE d
/usr/share/doc/sparse/README d
/usr/share/man/man1/cgcc.1.gz d
/usr/share/man/man1/semind.1.gz d
/usr/share/man/man1/sparse.1.gz d
LICENSE FILES
MIT
|