]> git.saurik.com Git - bison.git/commit
* src/bison.simple (YYSTACK_ALLOC, YYSIZE_T): Remove special
authorAkim Demaille <akim@epita.fr>
Thu, 27 Dec 2001 18:30:40 +0000 (18:30 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 27 Dec 2001 18:30:40 +0000 (18:30 +0000)
commitea04a14c5ce4a6446a8d3db97c2839c9fd1c445e
tree3e6fe846d07dcc08b17c1b3e1355314b21ef6772
parentd6b12c2d8bf3bcef772a06db748e053d49fbe3ef
* src/bison.simple (YYSTACK_ALLOC, YYSIZE_T): Remove special
cases for non-GNU systems like AIX, HP-UX, SGI, Sun, and
Sparc, as they were causing more porting problems than the
(minor) performance improvement was worth.
ChangeLog
NEWS
src/bison.simple