Skip to content
  • Roland Levillain's avatar
    2006-01-02 Roland Levillain <roland@lrde.epita.fr> · b9336511
    Roland Levillain authored
    	Prepare for Bison 2.2.
    
    	* src/parse/asm-parse.yy.gen.py: Require Bison 2.1a.
    	Use the LALR(1) C++ skeleton.
    	* asm-scan.ll.gen.py: Update the the scanner to use tokens from
    	yy::parser::token.
    	* src/parse/asm-scan.hh (yylex): Adjust the types of the
    	arguments.
    	* src/parse/libparse.cc: Include parse/asm-scan.hh.
    	* build-aux/bison++.in: Remove Bison 2.0 support.
    b9336511