summaryrefslogtreecommitdiffstats
path: root/contrib/bison/getargs.c
Commit message (Collapse)AuthorAgeFilesLines
* Retire Bison as it is not need to build GCC any more.obrien2000-01-301-171/+0
| | | | Ok'ed by: JKH
* Add "--broken-undeftoken-init" option. This makes Bison 1.28 bug compatableobrien1999-08-141-0/+2
| | | | | | | | | | | with version 1.25. Bison 1.28 fixed a bug in the initialization of the `undefined' symbol table entry. Unfortunately something about the way we are compiling egcs-1.1.2's cc1plus breaks with this bugfix. "--broken-undeftoken-init" is needed when compiling cc1plus. Otherwise /usr/libexec/cc1plus cannot compile libgcc.
* Virgin import of GNU Bison 1.28obrien1999-08-141-13/+14
|
* Import the FSF release of bison-1.25 onto the vendor branch.peter1996-09-101-0/+168
In case you're wondering, the gcc-2.7.2.1 import uses this to generate code. The size of the generated code is bigger than the entire bison release, making this a saving. The bison doc is pretty good apparently.
OpenPOWER on IntegriCloud