aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
Commit message (Expand)AuthorAgeFilesLines
* MFC r228556:Dimitry Andric2011-12-311-0/+2
* Improve portability #defines for compiling aicasm on other systems.Ed Maste2011-07-151-4/+0
* Revert r213765. This is required because our build infrastructure usesRui Paulo2010-10-141-1/+0
* Define YY_NO_INPUT. This makes aicasm buildable by clang with WerrorRui Paulo2010-10-131-0/+1
* Add missing `void' keywords.Ed Schouten2009-12-301-1/+1
* Code cleanups to make this WARNS=6 clean.Xin LI2009-06-011-3/+6
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Modify assembler to ignore carriage returns in input.Justin T. Gibbs2003-12-161-1/+2
* Remove redundant inclusion of inttypes.h in aicasm_gram.yJustin T. Gibbs2002-09-271-2/+2
* Use inttypes.hJustin T. Gibbs2002-09-261-1/+2
* Update assembler syntax and assembler to allow generation of registerJustin T. Gibbs2002-08-311-1/+1
* Add macro functionality.Justin T. Gibbs2002-04-241-0/+154