gcc/libbanshee
Daniel Berlin 687a642498 re PR bootstrap/15627 (Sun CC cannot bootstrap GCC)
2004-05-24  Daniel Berlin  <dberlin@dberlin.org>

	PR other/15627
	* engine/util.h: Include ansidecl.h.
	Make max and min static inline.
	* engine/util.c: Remove max and min from here.

From-SVN: r82202
2004-05-24 13:20:52 +00:00
..
engine re PR bootstrap/15627 (Sun CC cannot bootstrap GCC) 2004-05-24 13:20:52 +00:00
libcompat Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
points-to Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
AUTHORS Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
COPYING Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
COPYRIGHT Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
ChangeLog re PR bootstrap/15627 (Sun CC cannot bootstrap GCC) 2004-05-24 13:20:52 +00:00
INSTALL Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
Makefile.am Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
Makefile.in Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
NEWS Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
README Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
acinclude.m4 Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
aclocal.m4 Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
config.h.in Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
configure Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
configure.in Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
stamp-h.in Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00

README

This is banshee, a toolkit for constructing constraint-based program analyses.
See the user manual in docs/banshee.ps for a complete description of banshee.

This is a beta release of banshee. Although banshee has been designed to solve
many kinds of constraints, it has only been extensively tested on 
Andersen's-style points-to analysis. 

banshee is distributed under the BSD license. See the COPYRIGHT file for more
details.

Send bug reports to jkodumal@cs.berkeley.edu.