summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aicasm
Commit message (Expand)AuthorAgeFilesLines
* Allow constants to be complex expressions so long as thosegibbs2003-01-201-15/+6
* Fix the last reference to the reg_print.c file handlegibbs2003-01-201-2/+2
* Minor updates to the aicasm:scottl2002-11-273-5/+5
* Use fcntl.h from inside /sys.obrien2002-09-301-1/+1
* Remove redundant inclusion of inttypes.h in aicasm_gram.ygibbs2002-09-274-8/+7
* Use inttypes.hgibbs2002-09-265-7/+26
* Update assembler syntax and assembler to allow generation of registergibbs2002-08-3110-273/+566
* - Remove unnecessary break statement.robert2002-07-221-2/+1
* Remove one more multi-line string literal.gibbs2002-06-061-5/+5
* Silence GCC warnings about multi-line strings.gibbs2002-06-057-48/+48
* Tweak the include dirs w/o incurring extra warningsobrien2002-05-141-1/+1
* Use only bits w/in /sys if at all possible.obrien2002-05-101-1/+1
* Add "CFLAGS+= -I${MAKESRCPATH}" when running under the kernel build,peter2002-05-011-0/+3
* Add macro functionality.gibbs2002-04-2410-208/+1248
* Remove __P.alfred2002-03-201-10/+10
* Due to changes in the handling of the #line directive by GCC(cpp) 3.1,obrien2002-03-111-1/+1
* add %option nounputassar2001-07-221-0/+2
* Add support for parsing version strings out of assembler source filesgibbs2001-07-185-36/+111
* Don't allow immediate values of 0 for operations that can take either anken2001-04-041-0/+5
* Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-042-27/+27
* Fix include directories for crossbuilding.marcel2000-12-131-1/+1
* Sync perforce IDs.gibbs2000-11-107-7/+7
* Generate bmov instructions for all move requests. The drivergibbs2000-10-311-3/+3
* 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-227-8/+91
* Move aicasm to its own subdirectory.gibbs2000-09-168-105/+110
* o Convert to <inttypes.h> style fixed sized types to facilitate porting togibbs2000-07-187-22/+202
* Use /sys/sys/*.h over /usr/include/sys.obrien2000-05-271-1/+1
* Back out the previous change to the queue(3) interface.jake2000-05-264-14/+14
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-234-14/+14
* Simplify my copyright license terms.gibbs1999-12-065-5/+5
* $Id$ -> $FreeBSD$peter1999-08-287-7/+7
* Fix a few compiler nits.gibbs1999-08-161-4/+7
* Complete conversion to bus dma. This driver now works on the alpha.gibbs1999-04-231-9/+11
* Use TCL_CHANNEL/SCSI_ID/etc. macros in more locations.gibbs1999-03-231-1/+3
* "fix" long standing aicasm build glitch. The problem was thepeter1999-01-171-2/+2
* Revamp the way that exceptional message handling is performed so that itgibbs1998-12-101-3/+3
* Massive overhaul of the aic7xxx driver:gibbs1998-09-156-213/+518
* Add support to aicasm for "downloaded constants". These are immediategibbs1997-09-275-7/+94
* Make the aic7xxx sequencer assembler compile in the kernel's objectgibbs1997-09-035-21/+25
* Modify my copyright notice to allow the sequencer to be used with GPLedgibbs1997-06-276-32/+60
* aic7xxx.seq:gibbs1997-04-101-3/+3
* CFLAGS += -I. so that building in an obj directory works.gibbs1997-04-031-1/+3
* aic7xxx.seq:gibbs1997-03-181-12/+87
* Don't depend on <sys/types.h> being (bogusly) included by <stdio.h>.bde1997-03-161-1/+3
* Missed one.gibbs1997-03-161-0/+68
* Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c:gibbs1997-03-166-612/+2493
* 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
OpenPOWER on IntegriCloud