llvm-6502/utils/Burg
Chris Lattner e6f960a512 Fix burg build problem.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4480 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-01 03:16:45 +00:00
..
Doc Initial checkin of burg documetnation files 2002-09-17 23:03:35 +00:00
b.h Fix tons of warnings, convert burg to use Makefile.common system, rename 2002-09-22 02:40:40 +00:00
be.c Fix tons of warnings, convert burg to use Makefile.common system, rename 2002-09-22 02:40:40 +00:00
burg.shar.gz Initial checkin of burg files 2002-09-17 23:03:30 +00:00
burs.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
closure.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
COPYRIGHT Initial checkin of burg files 2002-09-17 23:03:30 +00:00
delta.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
fe.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
fe.h Fix tons of warnings, convert burg to use Makefile.common system, rename 2002-09-22 02:40:40 +00:00
gram.yc Fix tons of warnings, convert burg to use Makefile.common system, rename 2002-09-22 02:40:40 +00:00
item.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
lex.c Fix tons of warnings, convert burg to use Makefile.common system, rename 2002-09-22 02:40:40 +00:00
list.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
LOG_CHANGES Initial checkin of burg files 2002-09-17 23:03:30 +00:00
main.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
Makefile Fix burg build problem. 2002-11-01 03:16:45 +00:00
map.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
nonterminal.c Fix tons of warnings, convert burg to use Makefile.common system, rename 2002-09-22 02:40:40 +00:00
operator.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
pattern.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
plank.c Fix tons of warnings, convert burg to use Makefile.common system, rename 2002-09-22 02:40:40 +00:00
queue.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
README Initial checkin of burg files 2002-09-17 23:03:30 +00:00
rule.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
sample.gr Initial checkin of burg files 2002-09-17 23:03:30 +00:00
string.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
symtab.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
table.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
trim.c Initial checkin of burg files 2002-09-17 23:03:30 +00:00
zalloc.c Fix tons of warnings, convert burg to use Makefile.common system, rename 2002-09-22 02:40:40 +00:00

To format the documentation, type "make doc.dvi" and print the result.

The length of the cost vectors is fixed at 4 for reasons that are
primarily historical.  To change it, edit the definition of DELTAWIDTH
in b.h.

Burg is compiled without optimization by default to avoid problems
with initial installation.  To improve burg's performance, add '-O' to
CFLAGS in the Makefile and rebuild burg with a high quality optimizing
compiler.

To be added to the Burg mailing list, send your preferred electronic
mail address to cwf@research.att.com.