summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aicasm/aicasm_gram.y
Commit message (Expand)AuthorAgeFilesLines
* remove redundant yyparse declarationsbapt2012-12-051-1/+0
* Fix a bug in aicasm_gram.y, noted by a newer clang 3.2 snapshot: itdim2012-11-141-1/+1
* Improve portability #defines for compiling aicasm on other systems.emaste2011-07-151-5/+0
* Correct logic bug in aicasm's undefined register bit access detection code.gibbs2010-07-141-5/+10
* Code cleanups to make this WARNS=6 clean.delphij2009-06-011-12/+14
* Fix a group of typos:yar2006-12-291-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Allow constants to be complex expressions so long as thosegibbs2003-01-201-15/+6
* Minor updates to the aicasm:scottl2002-11-271-3/+3
* Remove redundant inclusion of inttypes.h in aicasm_gram.ygibbs2002-09-271-2/+1
* Use inttypes.hgibbs2002-09-261-3/+19
* Update assembler syntax and assembler to allow generation of registergibbs2002-08-311-49/+131
* - Remove unnecessary break statement.robert2002-07-221-2/+1
* Silence GCC warnings about multi-line strings.gibbs2002-06-051-1/+1
* Add macro functionality.gibbs2002-04-241-57/+427
* Add support for parsing version strings out of assembler source filesgibbs2001-07-181-10/+38
* Don't allow immediate values of 0 for operations that can take either anken2001-04-041-0/+5
* Sync perforce IDs.gibbs2000-11-101-1/+1
* Generate bmov instructions for all move requests. The drivergibbs2000-10-311-3/+3
* Add Perforce RCSIDs for easy revision correlation to my local tree.gibbs2000-09-221-1/+40
* Move aicasm to its own subdirectory.gibbs2000-09-161-61/+39
* o Convert to <inttypes.h> style fixed sized types to facilitate porting togibbs2000-07-181-5/+33
* Simplify my copyright license terms.gibbs1999-12-061-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revamp the way that exceptional message handling is performed so that itgibbs1998-12-101-3/+3
* Massive overhaul of the aic7xxx driver:gibbs1998-09-151-68/+118
* Add support to aicasm for "downloaded constants". These are immediategibbs1997-09-271-3/+59
* Make the aic7xxx sequencer assembler compile in the kernel's objectgibbs1997-09-031-3/+3
* Modify my copyright notice to allow the sequencer to be used with GPLedgibbs1997-06-271-3/+3
* Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c:gibbs1997-03-161-0/+1304
OpenPOWER on IntegriCloud