Date: Fri, 27 Sep 2002 08:46:29 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx/aicasm Makefile aicasm_gram.y aicasm_insformat.h aicasm_macro_scan.l aicasm_scan.l aicasm_symbol.c Message-ID: <200209271546.g8RFkTr3050841@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2002/09/27 08:46:28 PDT
Modified files: (Branch: RELENG_4)
sys/dev/aic7xxx/aicasm Makefile aicasm_gram.y
aicasm_insformat.h aicasm_macro_scan.l
aicasm_scan.l aicasm_symbol.c
Log:
MFC: Add support for move with immediate of 0. Use inttypes.h.
Approved by: RE (jhb)
Revision Changes Path
1.8.2.5 +1 -1 src/sys/dev/aic7xxx/aicasm/Makefile
1.11.2.7 +18 -3 src/sys/dev/aic7xxx/aicasm/aicasm_gram.y
1.3.2.5 +0 -0 src/sys/dev/aic7xxx/aicasm/aicasm_insformat.h
1.1.2.3 +2 -1 src/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
1.13.2.6 +2 -1 src/sys/dev/aic7xxx/aicasm/aicasm_scan.l
1.11.2.6 +2 -1 src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209271546.g8RFkTr3050841>
