summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aicasm/aicasm.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing `void' keywords.ed2009-12-301-6/+6
* Add a missing free() call.brueffer2009-10-211-0/+2
* Code cleanups to make this WARNS=6 clean.delphij2009-06-011-7/+5
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)trhodes2004-03-121-2/+5
* When outputing a code listing, properly displaygibbs2003-12-171-7/+16
* Update assembler syntax and assembler to allow generation of registergibbs2002-08-311-21/+47
* Silence GCC warnings about multi-line strings.gibbs2002-06-051-42/+42
* Add macro functionality.gibbs2002-04-241-26/+55
* Add support for parsing version strings out of assembler source filesgibbs2001-07-181-13/+16
* Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-041-7/+7
* Sync perforce IDs.gibbs2000-11-101-1/+1
* Correct pedantic errors in arrays generated by the assembler (trailinggibbs2000-10-051-5/+12
* Add Perforce RCSIDs for easy revision correlation to my local tree.gibbs2000-09-221-1/+34
* Move aicasm to its own subdirectory.gibbs2000-09-161-8/+9
* o Convert to <inttypes.h> style fixed sized types to facilitate porting togibbs2000-07-181-11/+27
* Back out the previous change to the queue(3) interface.jake2000-05-261-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix a few compiler nits.gibbs1999-08-161-4/+7
* Use TCL_CHANNEL/SCSI_ID/etc. macros in more locations.gibbs1999-03-231-1/+3
* Massive overhaul of the aic7xxx driver:gibbs1998-09-151-106/+316
* 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-9/+32
* aic7xxx.seq:gibbs1997-04-101-3/+3
* aic7xxx.seq:gibbs1997-03-181-12/+87
* Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c:gibbs1997-03-161-612/+334
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* aic7xxx.seq:gibbs1996-03-311-4/+4
* Null terminate execl's argument list.gibbs1996-01-051-2/+2
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-031-15/+57
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* John Aycock's BSD copyrighted sequencer assembler and sequencer code. Thisgibbs1995-04-151-116/+151
* Major overhaul of the aic7xxx driver:gibbs1995-03-311-2/+5
* Make the aic7xxx assembler take quoted strings as a single token.gibbs1995-03-171-4/+22
* aic7xxx.c:gibbs1995-01-221-1/+2
* At $Ids to all files. Have the sequencer use DMA to tranfer its SCBgibbs1995-01-161-0/+2
* Previous changes to the sequencer compiler backed out. We go back togibbs1994-11-181-2/+0
* Make the compiler spit out a .c file instead of a .h file.jkh1994-11-181-0/+2
* John Aycock's aic7770 sequencer code and assembler. There is currentlygibbs1994-11-171-0/+584
OpenPOWER on IntegriCloud