Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire Bison as it is not need to build GCC any more. | obrien | 2000-01-30 | 1 | -171/+0 |
| | | | | Ok'ed by: JKH | ||||
* | Add "--broken-undeftoken-init" option. This makes Bison 1.28 bug compatable | obrien | 1999-08-14 | 1 | -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.28 | obrien | 1999-08-14 | 1 | -13/+14 |
| | |||||
* | Import the FSF release of bison-1.25 onto the vendor branch. | peter | 1996-09-10 | 1 | -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. |