summaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx/aicasm/aicasm_symbol.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.0_cvscvs2svn2004-01-101-1/+1
* Fix the last reference to the reg_print.c file handleJustin T. Gibbs2003-01-201-2/+2
* Minor updates to the aicasm:Scott Long2002-11-271-1/+1
* Use fcntl.h from inside /sys.David E. O'Brien2002-09-301-1/+1
* 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-168/+344
* Remove one more multi-line string literal.Justin T. Gibbs2002-06-061-5/+5
* Silence GCC warnings about multi-line strings.Justin T. Gibbs2002-06-051-1/+1
* Add macro functionality.Justin T. Gibbs2002-04-241-19/+49
* Add support for parsing version strings out of assembler source filesJustin T. Gibbs2001-07-181-4/+6
* Mechanical change to use <sys/queue.h> macro API instead ofPoul-Henning Kamp2001-02-041-20/+20
* Sync perforce IDs.Justin T. Gibbs2000-11-101-1/+1
* Add Perforce RCSIDs for easy revision correlation to my local tree.Justin T. Gibbs2000-09-221-1/+1
* Move aicasm to its own subdirectory.Justin T. Gibbs2000-09-161-23/+16
* o Convert to <inttypes.h> style fixed sized types to facilitate porting toJustin T. Gibbs2000-07-181-1/+4
* Simplify my copyright license terms.Justin T. Gibbs1999-12-061-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Complete conversion to bus dma. This driver now works on the alpha.Justin T. Gibbs1999-04-231-9/+11
* Massive overhaul of the aic7xxx driver:Justin T. Gibbs1998-09-151-5/+2
* Add support to aicasm for "downloaded constants". These are immediateJustin T. Gibbs1997-09-271-1/+23
* 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-3/+3
* Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c:Justin T. Gibbs1997-03-161-0/+451