aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx/aicasm/aicasm.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r236571:Dimitry Andric2012-06-071-1/+1
* Improve portability #defines for compiling aicasm on other systems.Ed Maste2011-07-151-1/+1
* Add missing `void' keywords.Ed Schouten2009-12-301-6/+6
* Add a missing free() call.Christian Brueffer2009-10-211-0/+2
* Code cleanups to make this WARNS=6 clean.Xin LI2009-06-011-7/+5
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)Tom Rhodes2004-03-121-2/+5
* When outputing a code listing, properly displayJustin T. Gibbs2003-12-171-7/+16
* Update assembler syntax and assembler to allow generation of registerJustin T. Gibbs2002-08-311-21/+47
* Silence GCC warnings about multi-line strings.Justin T. Gibbs2002-06-051-40/+40
* Add macro functionality.Justin T. Gibbs2002-04-241-26/+55
* Add support for parsing version strings out of assembler source filesJustin T. Gibbs2001-07-181-13/+16
* Mechanical change to use <sys/queue.h> macro API instead ofPoul-Henning Kamp2001-02-041-7/+7
* Sync perforce IDs.Justin T. Gibbs2000-11-101-1/+1
* Correct pedantic errors in arrays generated by the assembler (trailingJustin T. Gibbs2000-10-051-5/+12
* Add Perforce RCSIDs for easy revision correlation to my local tree.Justin T. Gibbs2000-09-221-1/+34
* Move aicasm to its own subdirectory.Justin T. Gibbs2000-09-161-8/+9
* o Convert to <inttypes.h> style fixed sized types to facilitate porting toJustin T. Gibbs2000-07-181-11/+27
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix a few compiler nits.Justin T. Gibbs1999-08-161-4/+7
* Use TCL_CHANNEL/SCSI_ID/etc. macros in more locations.Justin T. Gibbs1999-03-231-1/+3
* Massive overhaul of the aic7xxx driver:Justin T. Gibbs1998-09-151-105/+315
* Make the aic7xxx sequencer assembler compile in the kernel's objectJustin T. Gibbs1997-09-031-3/+3
* Modify my copyright notice to allow the sequencer to be used with GPLedJustin T. Gibbs1997-06-271-9/+32
* aic7xxx.seq:Justin T. Gibbs1997-04-101-3/+3
* aic7xxx.seq:Justin T. Gibbs1997-03-181-12/+87
* Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c:Justin T. Gibbs1997-03-161-598/+320
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* aic7xxx.seq:Justin T. Gibbs1996-03-311-4/+4
* Null terminate execl's argument list.Justin T. Gibbs1996-01-051-2/+2
* The long awaited stability patch set for the aic7xxx driver:Justin T. Gibbs1996-01-031-15/+57
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-8/+8
* John Aycock's BSD copyrighted sequencer assembler and sequencer code. ThisJustin T. Gibbs1995-04-151-116/+151
* Major overhaul of the aic7xxx driver:Justin T. Gibbs1995-03-311-2/+5
* Make the aic7xxx assembler take quoted strings as a single token.Justin T. Gibbs1995-03-171-4/+22
* aic7xxx.c:Justin T. Gibbs1995-01-221-1/+2
* At $Ids to all files. Have the sequencer use DMA to tranfer its SCBJustin T. Gibbs1995-01-161-0/+2
* Previous changes to the sequencer compiler backed out. We go back toJustin T. Gibbs1994-11-181-2/+0
* Make the compiler spit out a .c file instead of a .h file.Jordan K. Hubbard1994-11-181-0/+2
* John Aycock's aic7770 sequencer code and assembler. There is currentlyJustin T. Gibbs1994-11-171-0/+584