freebsd-skq/sys/dev/aic7xxx/aicasm
ian fdadfb92be Rework the aicasm build machinery so that it gets built along with toolchain
components instead of with the kernel and/or modules.  This ensures that it
gets built with the host compiler, not the compiler in obj/... used to build
the target components (which may be a cross-compiler outputting code for a
different architecture and using header files with types and options set up
for the wrong architecture).

Reviewed by:	imp
2013-11-04 15:55:04 +00:00
..
aicasm_gram.y remove redundant yyparse declarations 2012-12-05 20:28:44 +00:00
aicasm_insformat.h
aicasm_macro_gram.y
aicasm_macro_scan.l
aicasm_scan.l
aicasm_symbol.c Follow non-BSD case when GNU/Hurd is detected. 2012-03-25 21:54:36 +00:00
aicasm_symbol.h
aicasm.c Make aicasm compile without warnings if -Wpointer-sign is enabled. 2012-06-04 17:22:43 +00:00
aicasm.h
Makefile Rework the aicasm build machinery so that it gets built along with toolchain 2013-11-04 15:55:04 +00:00