spot/buddy/src
Alexandre Duret-Lutz 8e69530023 [buddy] fix an undefined behavior
* src/prime.c (BitIsSet): Do not shift signed
int by 31 places; shift unsigned int instead.
2016-07-27 19:47:30 +02:00
..
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
bddio.c [buddy] 2011-04-05 09:29:03 +02:00
bddop.c [buddy] pack cache entry on 16 bytes, not 20. 2014-10-28 13:13:05 +01:00
bddtest.cxx buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
bddtree.h * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
bddx.h hoa: preliminary implementation of a parser 2014-11-19 19:29:29 +01:00
bvec.c buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
bvecx.h buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
cache.c [buddy] pack cache entry on 16 bytes, not 20. 2014-10-28 13:13:05 +01:00
cache.h [buddy] pack cache entry on 16 bytes, not 20. 2014-10-28 13:13:05 +01:00
cppext.cxx buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
depend.inf Initial revision 2003-05-05 10:57:53 +00:00
fdd.c [buddy] backport some fixes from upstream 2015-03-11 23:45:00 +01:00
fddx.h buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
imatrix.c [buddy] backport some fixes from upstream 2015-03-11 23:45:00 +01:00
imatrix.h buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
kernel.c [buddy] backport some fixes from upstream 2015-03-11 23:45:00 +01:00
kernel.h [buddy] fix undefined behavior 2015-03-10 15:44:08 +01:00
Makefile.am Use -Bsymbolic-functions and -Bsymbolic 2015-11-10 15:10:11 +01:00
pairs.c [buddy] * src/pairs.c (bdd_pairalloc): Fix prototype. 2011-04-30 13:22:27 +02:00
prime.c [buddy] fix an undefined behavior 2016-07-27 19:47:30 +02:00
prime.h * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
reorder.c [buddy] backport some fixes from upstream 2015-03-11 23:45:00 +01:00
tree.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00