spot/buddy/src
Alexandre Duret-Lutz cee552689a [buddy] Probe for -fvisibility and -fvisibility-inlines-hidden.
* configure.ac: Check gcc and g++ for -fvisibility and
-fvisibility-inlines-hidden.  Add these options to
CFLAGS and CXXFLAGS.
* m4/ax_check_compile_flag.m4: New file.
* src/Makefile.am: Build BuDDy as a single library, reverting part of
the changes introduced in my previous patch to this file.  Since
the options are set in CFLAGS/CXXFLAGS, there is no possibility
for -fvisibility-inlines-hidden to be passed to the C compiler.
2013-07-29 01:14:36 +02:00
..
.cvsignore more files to ignore 2003-06-30 07:48:20 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
bdd.h [buddy] Restrict the number of exported symbols. 2013-07-29 01:12:12 +02:00
bddio.c [buddy] 2011-04-05 09:29:03 +02:00
bddop.c * NEWS, buddy/src/bddop.c, m4/valgrind.m4: s/wether/whether/. 2012-08-22 13:53:59 +02:00
bddtest.cxx * src/bddtest.cxx: Include <cstdlib> to compile with g++-4.3. 2008-03-14 16:59:40 +01:00
bddtree.h * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
bvec.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
bvec.h [buddy] Restrict the number of exported symbols. 2013-07-29 01:12:12 +02:00
cache.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
cache.h * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
cppext.cxx [buddy] Inline the "is bdd constant" check performed in copies/constructors. 2011-04-30 13:37:53 +02:00
depend.inf Initial revision 2003-05-05 10:57:53 +00:00
fdd.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
fdd.h [buddy] Restrict the number of exported symbols. 2013-07-29 01:12:12 +02:00
imatrix.c Initial revision 2003-05-05 10:57:53 +00:00
imatrix.h [buddy] 2011-04-05 09:29:03 +02:00
kernel.c [buddy] Reduce the size of bddNode to improve cache efficiency. 2012-06-19 21:52:03 +02:00
kernel.h [buddy] Reduce the size of bddNode to improve cache efficiency. 2012-06-19 21:52:03 +02:00
Makefile.am [buddy] Probe for -fvisibility and -fvisibility-inlines-hidden. 2013-07-29 01:14:36 +02:00
pairs.c [buddy] * src/pairs.c (bdd_pairalloc): Fix prototype. 2011-04-30 13:22:27 +02:00
prime.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
prime.h * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
reorder.c [buddy] Reduce the size of bddNode to improve cache efficiency. 2012-06-19 21:52:03 +02:00
tree.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00