steve
|
62621e3ce1
|
Add RCS id's since these files have left the default branch.
|
1997-01-12 21:29:55 +00:00 |
|
steve
|
9ea5e02672
|
This doesn't change any functionality, it simple makes yacc(1)
compile -Wall clean.
|
1997-01-12 21:16:25 +00:00 |
|
steve
|
f68e14d696
|
Revert the '-o output_file_name' option changes.
|
1997-01-12 04:04:52 +00:00 |
|
steve
|
e4dc8d0d85
|
Merge Lite2 mods.
|
1997-01-06 03:07:20 +00:00 |
|
steve
|
1b086b5eb3
|
Implement and document a '-o output_file_name' option to
allow the generated code to be written to a file other
than the default, y.tab.c.
Inspired by: bde and brian@mediacity.com
|
1997-01-06 02:05:28 +00:00 |
|
hsu
|
aa2308001f
|
Add YYLEX and YYEMPTY macros to make byacc look more like bison.
Obtained from: Cygnus source tree, with permission.
Original commit by Jim Wilson, wilson@cygnus.com.
|
1996-11-04 21:54:52 +00:00 |
|
steve
|
29accf9e0f
|
Fix for PR# 1427, yacc-generated parser generates warnings
with -Wall. Tim's work with some minor additions by me.
Submitted by: Tim Vanderhoek <hoek@freenet.hamilton.on.ca>
|
1996-09-22 02:05:53 +00:00 |
|
peter
|
90c8dabe75
|
Fix -Wall warning in skeleton parser
|
1996-09-03 10:56:32 +00:00 |
|
joerg
|
ae3ee69e4d
|
Make the yacc skeleton aware of C++. It was previously broken in the
YYDEBUG case (getenv() declared wrong).
|
1996-09-03 08:00:26 +00:00 |
|
peter
|
a09220052f
|
Install yacc with a link as byacc (and the man page). Some gnu autoconf
scripts that check for features/fixes in bison also check for byacc and
dont find it unless there is a 'byacc' in the path.
|
1996-01-08 09:20:16 +00:00 |
|
phk
|
bdd1ce3cab
|
Make all the tables "const" so that they don't clutter our data-segment.
|
1996-01-07 22:30:13 +00:00 |
|
bde
|
f5284ed86d
|
Change install' to ${INSTALL}' so that default install flags can be
specified in the top level Makefiles.
|
1995-07-25 00:37:58 +00:00 |
|
rgrimes
|
a14d555c87
|
Remove trailing whitespace.
|
1995-05-30 06:41:30 +00:00 |
|
jkh
|
c2d34a8a21
|
Fix man extents from .0 to .1
Submitted by: jkh
|
1994-08-11 01:42:28 +00:00 |
|
rgrimes
|
f9ab90d9d6
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|